org.apache.axis2.scripting

Java Source Code / Java Documentation
1. JDK Core
2. JDK Modules
3. JDK Modules com.sun
4. JDK Modules com.sun.java
5. JDK Modules Platform
6. JDK Modules sun
7. Open Source Graphic Library
8. Open Source IDE Eclipse
9. Open Source J2EE
10. Open Source JBOSS
11. Open Source JDBC Driver
12. Open Source Library
13. Open Source Library Database
14. Open Source Net
15. Science
16. Sevlet Container
17. SUN GlassFish
18. Swing Library
19. Web Services apache cxf 2.0.1
20. Web Services AXIS2
21. XML
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Source Code / Java Documentation » Web Services AXIS2 » scripting » org.apache.axis2.scripting 
org.apache.axis2.scripting
Java Source File NameTypeComment
ScriptDeploymentEngine.javaClass An Axis2 DeploymentEngine subclass for deploying script services supporting hot deploy and hot update.
ScriptDeploymentEngineTest.javaClass
ScriptInvoker.javaClass
ScriptMessageContext.javaClass ScriptMessageContext decorates the Axis2 MessageContext adding methods to use the message payload XML in a way natural to the scripting language.
ScriptModule.javaClass Axis2 module to initialize script services.
ScriptModuleTest.javaClass
ScriptReceiver.javaClass An Axis2 MessageReceiver for invoking script language functions. The scripting support uses the Apache Bean Scripting Framework (BSF) so the script may be written in any language supported by BSF.
ScriptReceiverTest.javaClass
ScriptRepositoryListener.javaClass
TestUtils.javaClass
ww__w__.__j_av__a___2__s_.co___m___
Home | Contact Us
Copyright 2003 - 07 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.