Frames | No Frames |
Methods which throw type org.apache.axis.AxisFault | |
AxisServer | Get the singleton engine for this management object
|
String[] | List all registered services
|
void | ServiceAdmin.startService(String serviceName) Start the Service
|
void | ServiceAdmin.stopService(String serviceName) Stop the Service
|
Methods which throw type org.apache.axis.AxisFault | |
void | Obtain WSDL information. |
void | |
void | |
void | Invoke is called to do the actual work of the Handler object. |
Methods which throw type org.apache.axis.AxisFault | |
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 | 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
|
Methods which throw type org.apache.axis.AxisFault | |
void | |
void |
Methods which throw type org.apache.axis.AxisFault | |
void | invoke creates a socket connection, sends the request SOAP message and then
reads the response SOAP message back from the SOAP server
|
Methods with parameter type org.apache.axis.AxisFault | |
void | AbstractQueryStringHandler.configureResponseFromAxisFault(HttpServletResponse response, AxisFault fault) Configure the servlet response status code and maybe other headers
from the fault info. |
int | Extract information from AxisFault and map it to a HTTP Status code. |
void | routine called whenever an axis fault is caught; where they
are logged and any other business. |
void | routine called whenever an axis fault is caught; where they
are logged and any other business. |
void | AxisServlet.reportNoWSDL(HttpServletResponse res, PrintWriter writer, String moreDetailCode, AxisFault axisFault) report that we have no WSDL
This method was moved to the querystring handler QSWSDLHandler. |
void | QSWSDLHandler.reportNoWSDL(HttpServletResponse res, PrintWriter writer, String moreDetailCode, AxisFault axisFault) Report that we have no WSDL. |
void | this method writes a fault out to an HTML stream. |
Methods which throw type org.apache.axis.AxisFault | |
void | actually update the engine and save the settings
|
String | Returns the endpoint URL that should be used in the returned WSDL. |
AxisServer | get the engine for this servlet from cache or context
|
AxisServer | AxisServletBase.getEngine(HttpServlet servlet) This is a uniform method of initializing AxisServer in a servlet
context. |
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 | AxisServlet.reportAvailableServices(HttpServletResponse response, PrintWriter writer, HttpServletRequest request) This method lists the available services; it is called when there is
nothing to execute on a GET
|
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 which throw type org.apache.axis.AxisFault | |
JMSConnector | JMSConnectorManager.getConnector(HashMap connectorProperties, HashMap connectionFactoryProperties, String username, String password, JMSVendorAdapter vendorAdapter) Retrieves a JMSConnector that satisfies the provided connector criteria
|
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 which throw type org.apache.axis.AxisFault | |
AttachmentsImpl.AttachmentsImpl(Object intialContents, String contentType, String contentLocation) Construct one of these on a parent Message. | |
MultiPartRelatedInputStream.MultiPartRelatedInputStream(String contentType, java.io.InputStream stream) Create a new Multipart stream. |
Methods which throw type org.apache.axis.AxisFault | |
Part | Adds an existing attachment to this list. |
Part | Adds an existing attachment to this list. |
Part | Create a new attachment Part in this Message. |
Part | Create a new attachment Part in this Message. |
Part | Attachments.createAttachmentPart(Object part) Create a new attachment Part in this Message. |
Part | AttachmentsImpl.createAttachmentPart(Object datahandler) |
DimeMultiPart | Creates the DIME message
|
javax.mail.internet.MimeMultipart | This routine will create a multipart object from the parts and the SOAP content. |
DataHandler | Obtain the DataHandler from the part. |
Part | Attachments.getAttachmentByReference(String reference) This method should look at a refernce and determine if it is a CID: or url
to look for attachment. |
Part | AttachmentsImpl.getAttachmentByReference(String reference) This method should look at a refernce and determine if it is a CID: or
url to look for attachment. |
Part | MultiPartDimeInputStream.getAttachmentByReference(String[] id) |
Part | MultiPartInputStream.getAttachmentByReference(String[] id) |
Part | MultiPartRelatedInputStream.getAttachmentByReference(String[] id) |
java.util.Collection | This method will return all attachments as a collection. |
java.util.Collection | This method will return all attachments as a collection. |
java.util.Collection | |
java.util.Collection | |
java.util.Collection | |
long | Get the content length of the stream. |
long | Get the content length of the stream. |
String | Write the content to the stream. |
String | Gets the content type for the whole stream. |
void | |
void | Read all data. |
Part | MultiPartRelatedInputStream.readTillFound(String[] id) This will read streams in till the one that is needed is found. |
Part | Attachments.removeAttachmentPart(String reference) This method uses getAttacmentByReference() to look for attachment. |
Part | AttachmentsImpl.removeAttachmentPart(String reference) This method uses getAttacmentByReference() to look for attachment. |
void | Attachments.setAttachmentParts(java.util.Collection parts) Will the attachments of this message to that of the colleciton. |
void | AttachmentsImpl.setAttachmentParts(java.util.Collection parts) Add the collection of parts. |
void | Attachments.writeContentToStream(java.io.OutputStream os) Write the content to the stream. |
void | AttachmentsImpl.writeContentToStream(java.io.OutputStream os) Write the content to the stream. |
Methods which throw type org.apache.axis.AxisFault | |
void | Invoke is called to do the actual work of the Handler object. |
Methods which throw type org.apache.axis.AxisFault | |
Element | Types.createAttributeElement(String elementName, Class javaType, QName xmlType, boolean nullable, Document docHolder) Create Attribute Element with a given name and type
|
Element | Types.createElementWithAnonymousType(String elementName, Class fieldType, boolean omittable, Document ownerDocument) Write an <element> with an anonymous internal ComplexType
|
void | Types.writeElementDecl(QName qname, Class javaType, QName typeQName, boolean nillable, QName itemQName) Create a top-level element declaration in our generated schema
|
QName | Write out an element referenced by a part element attribute. |
Element | Write Enumeration Complex Type
(Only supports enumeration classes of string types)
|
Message | Create a Fault Message
|
void | Emitter.writeMessages(Definition def, Operation oper, OperationDesc desc, BindingOperation bindingOper) Create a Message
|
String | Create a Part
|
void | Emitter.writePortType(Definition def, Binding binding) Create a PortType
|
Message | Create a Request Message
|
Message | Create a Response Message
|
void | Types.writeSchemaElement(String namespaceURI, Element element) Write out the given Element into the appropriate schema node. |
void | |
void | Method writeSchemaElementDecl
|
void | Method writeSchemaTypeDecl
|
String | Write a schema representation for the given Class . |
String | Write a schema representation for the given Class . |
QName | Write out a type (and its subtypes) referenced by a part type attribute. |
QName | Write out a type referenced by a part type attribute. |
void | Write a parameter (a sub-element) into a sequence generated by
writeWrapperElement() above. |
Element | Write the element definition for a WRAPPED operation. |
String | Write out the schema definition for a WRAPPED operation request or
response. |
Methods which throw type org.apache.axis.AxisFault | |
void | |
void |
Methods which throw type org.apache.axis.AxisFault | |
String[] | List all registered services
|
String[] | List all registered services
|
void | ServiceAdministrator.startService(String serviceName) Start the Service
|
void | ServiceAdministratorMBean.startService(String serviceName) Start the Service
|
void | ServiceAdministrator.stopService(String serviceName) Stop the Service
|
void | ServiceAdministratorMBean.stopService(String serviceName) Stop the Service
|
Methods which throw type org.apache.axis.AxisFault | |
void | Helper method for updating headers from the response. |
void | Invoke this Call with its established MessageContext
(perhaps because you called this.setRequestMessage())
Note: Not part of JAX-RPC specification. |
Object | Convenience method to invoke a method with a default (empty)
namespace. |
Object | Invoke an RPC service with a method name and arguments. |
SOAPEnvelope | Invoke the service with a custom Message. |
void | Main routine of the AXIS engine. |
Object | Invoke an RPC service with a pre-constructed RPCElement. |
SOAPEnvelope | Invoke the service with a custom SOAPEnvelope. |
void | copy the attachments from the stub to the call object. |
void | |
void | |
void |
Methods which throw type org.apache.axis.AxisFault | |
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. |
Constructors with parameter type org.apache.axis.AxisFault | |
Constructors which throw type org.apache.axis.AxisFault | |
MessageElement.MessageElement(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context) Advanced constructor used for deserialization. | |
RPCElement.RPCElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context, OperationDesc[] operations) | |
SOAPBody.SOAPBody(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context, SOAPConstants soapConsts) | |
SOAPBodyElement.SOAPBodyElement(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context) | |
SOAPFault.SOAPFault(String namespace, String localName, String prefix, Attributes attrs, DeserializationContext context) Advanced constructor used for deserialization. | |
SOAPHeader.SOAPHeader(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context, SOAPConstants soapConsts) | |
SOAPHeaderElement.SOAPHeaderElement(String namespace, String localPart, String prefix, Attributes attributes, DeserializationContext context) Advanced constructor used for deserialization. |
Fields of type org.apache.axis.AxisFault | |
AxisFault |
Methods with parameter type org.apache.axis.AxisFault | |
void |
Methods with return type org.apache.axis.AxisFault | |
AxisFault |
Methods which throw type org.apache.axis.AxisFault | |
SOAPBodyElement | SOAPEnvelope.getBodyByName(String namespace, String localPart) Get a body element given its name
|
Vector | Get all the BodyElement's in the soap body
|
SOAPBodyElement | Get the first BodyElement in the SOAP Body
|
SOAPHeaderElement | SOAPEnvelope.getHeaderByName(String namespace, String localPart) Get a header by name (always respecting the currently in-scope
actors list)
|
SOAPHeaderElement | SOAPEnvelope.getHeaderByName(String namespace, String localPart, boolean accessAllHeaders) Get a header by name, filtering for headers targeted at this
engine depending on the accessAllHeaders parameter. |
Vector | Get Headers
|
Enumeration | SOAPEnvelope.getHeadersByName(String namespace, String localPart) Get an enumeration of header elements given the namespace and localpart
|
Enumeration | SOAPEnvelope.getHeadersByName(String namespace, String localPart, boolean accessAllHeaders) Return an Enumeration of headers which match the given namespace
and localPart. |
MessageElement | BodyBuilder.makeNewElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |
MessageElement | SOAPHandler.makeNewElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |
void | |
void |
Classes derived from org.apache.axis.AxisFault | |
class | An exception to indicate that there is no end point. |
Methods with return type org.apache.axis.AxisFault | |
AxisFault | Make an AxisFault based on a passed Exception. |
Methods which throw type org.apache.axis.AxisFault | |
void | Obtain WSDL information. |
void | Iterate over the chain letting each handler have a crack at
contributing to a WSDL description. |
byte[] | Get the contents of this Part (not the headers!), as a byte
array. |
SOAPEnvelope | Get the contents of this Part (not the MIME headers!), as a
SOAPEnvelope. |
String | Get the contents of this Part (not the headers!), as a String. |
long | Get the content length, including both soap and any attachments. |
long | Get the content length for this SOAPPart. |
String | Get the content type of the attachments. |
Handler | AxisEngine.getHandler(String name) Get the Handler for a particular local name. |
OperationDesc | get the first possible operation that could match a
body containing an element of the given QName. |
OperationDesc[] | Returns a list of operation descriptors that could may
possibly match a body containing an element of the given QName. |
SOAPEnvelope | Get this message's SOAPPart as a SOAPEnvelope. |
byte[] | Get a byte array representation of this message's SOAPPart. |
String | Get a string representation of this message's SOAPPart. |
SOAPService | AxisEngine.getService(String name) Get the SOAPService for a particular local name. |
Handler | AxisEngine.getTransport(String name) Get the Handler that implements the transport for a local
name. |
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 | |
void | Set the SOAPService used to handle services in this
context. |
void | MessageContext.setTargetService(String tServ) Set the target service for this message. |
void | Visit a handler with a message context. |
Methods which throw type org.apache.axis.AxisFault | |
void | |
AxisServer | AxisServer.getServer(Map environment) |
AxisServer | AxisServerFactory.getServer(Map environment) |
AxisServer | DefaultAxisServerFactory.getServer(Map environment) Get an AxisServer. |
AxisServer | JNDIAxisServerFactory.getServer(Map environment) Obtain an AxisServer reference, using JNDI if possible, otherwise
creating one using the standard Axis configuration pattern. |
void | Main routine of the AXIS server. |
Methods which throw type org.apache.axis.AxisFault | |
Document | Get an XML document representing this engine's configuration. |
Methods which throw type org.apache.axis.AxisFault | |
InitialContext | EJBProvider.getContext(Properties properties) |
Object | EJBProvider.getEJBHome(InitialContext context, String beanJndiName) |
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. |
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). |
Methods which throw type org.apache.axis.AxisFault | |
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. |