Frames | No Frames |
Methods with parameter type org.apache.axis.MessageContext | |
AuthenticatedUser | Authenticate a user from a username/password pair. |
Methods with parameter type org.apache.axis.MessageContext | |
void | |
void | Main routine of the AXIS server. |
Methods with parameter type org.apache.axis.MessageContext | |
void | Generate WSDL. |
ServiceDesc | Returns a service description with the implementation class filled in. |
void | |
void | Invoke is called to do the actual work of the Handler object. |
Methods with parameter type org.apache.axis.MessageContext | |
AuthenticatedUser | Authenticate a user from a username/password pair. |
Methods with parameter type org.apache.axis.MessageContext | |
void | |
void |
Methods with parameter type org.apache.axis.MessageContext | |
void | Throw an AxisFault if the requested method is not allowed. |
Class | Get the class description for the EJB Remote or Local Interface,
which is what we are interested in exposing to the world (i.e. |
Class | Returns the Class info about the service class. |
Object | JavaProvider.getServiceObject(MessageContext msgContext, Handler service, String clsName, IntHolder scopeHolder) Get the service object whose method actually provides the service. |
void | Fill in a service description with the correct impl class
and typemapping set. |
void | Invoke the message by obtaining various common fields, looking up
the service object (via getServiceObject), and actually processing
the message (via processMessage). |
Object | Override the default implementation such that we can include
special handling for java.rmi.ServerException . |
Object | This method encapsulates the method invocation. |
Object | Return a object which implements the service. |
Object | Return a object which implements the service. |
Object | Default java service object comes from simply instantiating the
class wrapped in jc
|
Object | Return a object which implements the service. |
void | JavaProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the current message. |
void | MsgProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the message. |
void | RPCProvider.processMessage(MessageContext msgContext, SOAPEnvelope reqEnv, SOAPEnvelope resEnv, Object obj) Process the current message. |
Constructors with parameter type org.apache.axis.MessageContext | |
DeserializationContext.DeserializationContext(InputSource is, MessageContext ctx, String messageType) Construct Deserializer
| |
DeserializationContext.DeserializationContext(InputSource is, MessageContext ctx, String messageType, SOAPEnvelope env) Construct Deserializer
| |
Construct Deserializer using MessageContext and EnvelopeBuilder handler
| |
Construct SerializationContext with associated writer and MessageContext
| |
Construct SerializationContext with associated writer and MessageContext
|
Fields of type org.apache.axis.MessageContext | |
MessageContext |
Methods with return type org.apache.axis.MessageContext | |
MessageContext | Get MessageContext
|
MessageContext | Get the MessageContext we're operating with
|
Methods with parameter type org.apache.axis.MessageContext | |
void | Obtain WSDL information. |
void | Iterate over the chain letting each handler have a crack at
contributing to a WSDL description. |
void | Invokes the specified handler. |
void | Invoke is called to do the actual work of the Handler object. |
void | Iterate over the chain invoking each handler. |
void | Some handler later on has faulted so we need to process the fault. |
void | Called when a subsequent handler throws a fault. |
void | Notify the handlers in this chain because some handler
later on has faulted - in reverse order. |
void | Set the active message context. |
void | Set the context associated with this message. |
void | Visit a handler with a message context. |
Methods with return type org.apache.axis.MessageContext | |
MessageContext | Get the active message context. |
MessageContext | Get the active message context. |
MessageContext | Get the context associated with this message. |
Methods with parameter type org.apache.axis.MessageContext | |
void | |
void | |
void | Set up any transport-specific derived properties in the message context. |
Methods with parameter type org.apache.axis.MessageContext | |
void | Obtain WSDL information. |
void | |
void | |
void | Invoke is called to do the actual work of the Handler object. |
Methods with parameter type org.apache.axis.MessageContext | |
String | Get the default classpath from various thingies in the message context
|
String | |
String | |
String | Get the current encoding in effect
|
XMLEncoder | Get the current XMLEncoder
|
Document | The meat of the Admin service. |
Document |
Methods with parameter type org.apache.axis.MessageContext | |
HashMap | Return a map of properties that makeup the application-specific
for the JMS Messages. |
void | invoke() creates an endpoint, sends the request SOAP message, and then
either reads the response SOAP message or simply returns. |
void | Set up any transport-specific derived properties in the message context. |
Constructors with parameter type org.apache.axis.MessageContext | |
Methods with parameter type org.apache.axis.MessageContext | |
void | Client side of processing. |
void | Server side of processing. |
void | Obtain WSDL information. |
void | |
void | |
void | Invoke is called to do the actual work of the Handler object. |
void | |
void | Invoke is called to do the actual work of the Handler object. |
void | |
void | Just set up the service, the inner service will do the rest... |
void | |
void | |
void | |
void | Authenticate the user and password from the msgContext
|
void | Authorize the user and targetService from the msgContext
|
void | Process a MessageContext. |
void | Process and SOAP message
|
void | Called when a subsequent handler throws a fault. |
void | Called when a subsequent handler throws a fault. |
void | |
void | |
void | Nothing to undo
|
void | If our path ends in the right file extension (*.jws), handle all the
work necessary to compile the source file if it needs it, and set
up the "proxy" RPC service surrounding it as the MessageContext's
active service. |
Methods with parameter type org.apache.axis.MessageContext | |
void | Invoke is called to do the actual work of the Handler object. |
void | Set up any transport-specific derived properties in the message context. |
Methods with parameter type org.apache.axis.MessageContext | |
void | invoke creates a socket connection, sends the request SOAP message and then
reads the response SOAP message back from the SOAP server
|
void | Set up any transport-specific derived properties in the message context. |
Methods with parameter type org.apache.axis.MessageContext | |
void | configure our elements from the context. |
String | Returns the endpoint URL that should be used in the returned WSDL. |
HostConfiguration | |
void | HTTPSender.getSocket(SocketHolder sockHolder, MessageContext msgContext, String protocol, String host, int port, int timeout, StringBuffer otherHeaders, BooleanHolder useFullURL) Creates a socket connection to the SOAP server
|
void | HTTPSender.handleCookie(String cookieName, String setCookieName, String cookie, MessageContext msgContext) little helper function for cookies. |
void | little helper function for cookies. |
void | invoke creates a socket connection, sends the request SOAP message and then
reads the response SOAP message back from the SOAP server
|
void | invoke creates a socket connection, sends the request SOAP message and then
reads the response SOAP message back from the SOAP server
|
void | Performs the action associated with this particular query string
handler. |
void | Performs the action associated with this particular query string
handler. |
void | Performs the action associated with this particular query string
handler. |
void | Performs the action associated with this particular query string handler. |
void | |
void | Set up any transport-specific derived properties in the message context. |
void | Updates the soap:address locations for all ports in the WSDL using the URL from the request as
the base portion for the updated locations, ensuring the WSDL returned to the client contains
the correct location URL. |
Methods with parameter type org.apache.axis.MessageContext | |
void | |
void | Set JMS properties in the message context. |
Methods with parameter type org.apache.axis.MessageContext | |
AuthenticatedUser | Authenticate a user from a username/password pair. |
Methods with parameter type org.apache.axis.MessageContext | |
void | Generate the WSDL for this service. |
void | This method returns a ServiceDesc that contains the correct
implimentation class. |
void | This method returns a ServiceDesc that contains the correct
implimentation class. |
void | This method returns a ServiceDesc that contains the correct
implimentation class. |
void | Invoke is called to do the actual work of the Handler object. |
void | Invoke is called to do the actual work of the Handler object. |
Methods with parameter type org.apache.axis.MessageContext | |
HandlerChain | |
void | Main routine of the AXIS engine. |
void | Allow the transport to grab any transport-specific stuff it might
want from a returned MessageContext
|
void | |
void |
Methods with return type org.apache.axis.MessageContext | |
MessageContext | Obtain a reference to our MessageContext. |