- get(String) - Method in interface org.apache.axis.session.Session
-
Get a property from the session
- getActorURIs() - Method in class org.apache.axis.AxisEngine
-
Get a list of actor URIs that hold for the entire engine.
- getAllowedMethods() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getApplicationSession() - Method in class org.apache.axis.AxisEngine
-
Get the Session object associated with the application
session.
- getClassCache() - Method in class org.apache.axis.AxisEngine
-
Get the ClassCache associated with this engine.
- getClientEngine() - Method in class org.apache.axis.AxisEngine
-
Client engine access.
- getConfig() - Method in class org.apache.axis.AxisEngine
-
Get the EngineConfiguration used throughout this
AxisEngine instance.
- getCurrentMessageContext() - Static method in class org.apache.axis.AxisEngine
-
Get the active message context.
- getDefaultJWSClassDir() - Method in class org.apache.axis.transport.http.AxisServlet
-
Provided to allow overload of default JWSClassDir
by derived class.
- getDefaultNamespace() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getDeployedServices() - Method in interface org.apache.axis.EngineConfiguration
-
Get an enumeration of the services deployed to this engine.
- getDeserializer(String, Class, QName) - Static method in class org.apache.xml.xml_soap.MapItem
-
Get Custom Deserializer
- getDisallowedMethods() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getDocumentation() - Method in class org.apache.axis.description.JavaServiceDesc
-
get the documentation for the service
- getEndpointURL() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getGlobalOptions() - Method in interface org.apache.axis.EngineConfiguration
-
Returns the global configuration options.
- getGlobalRequest() - Method in class org.apache.axis.AxisEngine
-
Get the global request Handler.
- getGlobalRequest() - Method in interface org.apache.axis.EngineConfiguration
-
Returns a global request handler.
- getGlobalResponse() - Method in class org.apache.axis.AxisEngine
-
Get the global respones Handler.
- getGlobalResponse() - Method in interface org.apache.axis.EngineConfiguration
-
Returns a global response handler.
- getHandler(String) - Method in class org.apache.axis.AxisEngine
-
Get the Handler for a particular local name.
- getHandler(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named handler.
- getHttpServletResponseStatus(AxisFault) - Method in class org.apache.axis.transport.http.AxisServlet
-
Extract information from AxisFault and map it to a HTTP Status code.
- getImplClass() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getJWSClassDir() - Method in class org.apache.axis.transport.http.AxisServlet
-
- getKey() - Method in class org.apache.xml.xml_soap.MapItem
-
Gets the key value for this MapItem.
- getKeys() - Method in interface org.apache.axis.session.Session
-
Get an enumeration of the keys in this session
- getLocalNameFromFullName(String) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Utility method to get the local class name from a fully qualified java class name
- getLockObject() - Method in interface org.apache.axis.session.Session
-
Get an Object suitable for synchronizing the session.
- getName() - Method in class org.apache.axis.description.JavaServiceDesc
-
the name of the service
- getNamespaces() - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the namespaces object for the current context
- getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.axis.client.ServiceFactory
-
- getOperationByElementQName(QName) - Method in class org.apache.axis.description.JavaServiceDesc
-
Map an XML QName to an operation.
- getOperationByName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
Return an operation matching the given method name.
- getOperations() - Method in class org.apache.axis.description.JavaServiceDesc
-
get all the operations as a list of OperationDescs.
- getOperationsByName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
get all overloaded operations by name
- getOperationsByQName(QName) - Method in class org.apache.axis.description.JavaServiceDesc
-
Return all operations which match this QName (i.e.
- getPackageNameFromFullName(String) - Static method in class org.apache.axis.wsdl.fromJava.Types
-
Utility method to get the package name from a fully qualified java class name
- getProperty(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
- getQNameString(QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return a string suitable for representing a given QName in the context
of this WSDL document.
- getRoles() - Method in interface org.apache.axis.EngineConfiguration
-
Get a list of roles that this engine plays globally.
- getSerializer(String, Class, QName) - Static method in class org.apache.xml.xml_soap.MapItem
-
Get Custom Serializer
- getService(String) - Method in class org.apache.axis.AxisEngine
-
Get the SOAPService for a particular local name.
- getService(Map) - Static method in class org.apache.axis.client.ServiceFactory
-
Obtain an AxisClient reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern.
- getService(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named service.
- getServiceByNamespaceURI(String) - Method in interface org.apache.axis.EngineConfiguration
-
Get a service which has been mapped to a particular namespace.
- getServiceDesc() - Method in class org.apache.axis.wsdl.fromJava.Types
-
return the service description
- getStopClasses() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getStopClasses() - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the list of classes that we should not emit WSDL for.
- getStyle() - Method in class org.apache.axis.description.JavaServiceDesc
-
What kind of service is this?
- getTimeout() - Method in interface org.apache.axis.session.Session
-
Return the sessions' time-to-live.
- getTransport(String) - Method in class org.apache.axis.AxisEngine
-
Get the Handler that implements the transport for a local
name.
- getTransport(QName) - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve an instance of the named transport.
- getTypeDesc() - Static method in class org.apache.xml.xml_soap.MapItem
-
Return type metadata object
- getTypeMapping() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getTypeMappingRegistry() - Method in class org.apache.axis.AxisEngine
-
Get the TypeMappingRegistry for this axis engine.
- getTypeMappingRegistry() - Method in class org.apache.axis.description.JavaServiceDesc
-
- getTypeMappingRegistry() - Method in interface org.apache.axis.EngineConfiguration
-
Retrieve the TypeMappingRegistry for this engine.
- getTypeQName(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Return the QName of the specified javaType
- getUse() - Method in class org.apache.axis.description.JavaServiceDesc
-
What kind of use is this?
- getValue() - Method in class org.apache.xml.xml_soap.MapItem
-
Gets the value value for this MapItem.
- getWSDLFile() - Method in class org.apache.axis.description.JavaServiceDesc
-
the wsdl file of the service.
- saveConfiguration() - Method in class org.apache.axis.AxisEngine
-
Write out our engine configuration.
- SERVICE_CLASSNAME - Static variable in class org.apache.axis.client.ServiceFactory
-
- SERVICE_IMPLEMENTATION_NAME_PROPERTY - Static variable in class org.apache.axis.client.ServiceFactory
-
- SERVICE_LOCAL_PART - Static variable in class org.apache.axis.client.ServiceFactory
-
- SERVICE_NAMESPACE - Static variable in class org.apache.axis.client.ServiceFactory
-
- ServiceFactory - Class in org.apache.axis.client
-
Helper class for obtaining Services from JNDI.
- ServiceFactory() - Constructor for class org.apache.axis.client.ServiceFactory
-
- Session - Interface in org.apache.axis.session
-
An abstract interface to provide session storage to Axis services.
- set(String, Object) - Method in interface org.apache.axis.session.Session
-
Set a property in the session
- setAdminPassword(String) - Method in class org.apache.axis.AxisEngine
-
Set the administration password.
- setAllowedMethods(List) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setChildValue(Object, Object) - Method in class org.apache.axis.encoding.ser.MapDeserializer
-
The registerValueTarget code above causes this set function to be invoked when
each value is known.
- setCurrentMessageContext(MessageContext) - Static method in class org.apache.axis.AxisEngine
-
Set the active message context.
- setDefaultNamespace(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setDisallowedMethods(List) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setDocumentation(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the documentation for the service
- setEndpointURL(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setImplClass(Class) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the implementation class
- setKey(Object) - Method in class org.apache.xml.xml_soap.MapItem
-
Sets the key value for this MapItem.
- setName(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
the name of the service
- setNamespaceMappings(List) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setProperty(String, Object) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setShouldSaveConfig(boolean) - Method in class org.apache.axis.AxisEngine
-
Set the flag that controls if the configuration should be saved.
- setStopClasses(ArrayList) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setStyle(Style) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setThreadDefaultConfig(EngineConfiguration) - Static method in class org.apache.axis.client.ServiceFactory
-
- setTimeout(int) - Method in interface org.apache.axis.session.Session
-
Set the session's time-to-live.
- setTypeMapping(TypeMapping) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setUse(Use) - Method in class org.apache.axis.description.JavaServiceDesc
-
- setValue(Object) - Method in class org.apache.xml.xml_soap.MapItem
-
Sets the value value for this MapItem.
- setWSDLFile(String) - Method in class org.apache.axis.description.JavaServiceDesc
-
set the wsdl file of the service; this causes the named
file to be returned on a ?wsdl, probe, not introspection
generated wsdl.
- shouldSaveConfig - Variable in class org.apache.axis.AxisEngine
-
Should we save the engine config each time we modify it? True if we
should.
- sslFactory - Variable in class org.apache.axis.components.net.JSSESocketFactory
-
Field sslFactory
- writeElementDecl(QName, Class, QName, boolean, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Create a top-level element declaration in our generated schema
- writeElementForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out an element referenced by a part element attribute.
- writeEngineConfig(AxisEngine) - Method in interface org.apache.axis.EngineConfiguration
-
Read the configuration from an engine, and store it somehow.
- writeEnumType(QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write Enumeration Complex Type
(Only supports enumeration classes of string types)
- writeSchemaElement(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
- writeSchemaElement(String, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out the given Element into the appropriate schema node.
- writeSchemaElementDecl(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method writeSchemaElementDecl
- writeSchemaTypeDecl(QName, Element) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Method writeSchemaTypeDecl
- writeType(Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a schema representation for the given Class.
- writeType(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a schema representation for the given Class.
- writeTypeAndSubTypeForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out a type (and its subtypes) referenced by a part type attribute.
- writeTypeForPart(Class, QName) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write out a type referenced by a part type attribute.
- writeWrappedParameter(Element, String, QName, Class) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write a parameter (a sub-element) into a sequence generated by
writeWrapperElement() above.
- writeWrapperElement(QName, boolean, boolean) - Method in class org.apache.axis.wsdl.fromJava.Types
-
Write the element definition for a WRAPPED operation.
- WSDL_LOCATION - Static variable in class org.apache.axis.client.ServiceFactory
-