站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Index (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

A B C D E F G H I J K L M N O P Q R S T U V W X Y _

A

ACCEPTMISSINGPARAMS - Static variable in class org.apache.axis.MessageContext
A boolean param, to control whether we accept missing parameters as nulls or refuse to acknowledge them.
ACKNOWLEDGE_MODE - Static variable in interface org.apache.axis.transport.jms.JMSConstants
Key for properties used in the registerListener method.
ALL_OPT - Static variable in class org.apache.axis.wsdl.WSDL2Java
 
ANON_TOKEN - Static variable in class org.apache.axis.wsdl.symbolTable.SymbolTable
 
ANYCONTENT - Static variable in class org.apache.axis.Constants
The name of the field which accepts xsd:any content in Beans
APPLICATION - Static variable in class org.apache.axis.enum.Scope
 
APPLICATION_STR - Static variable in class org.apache.axis.enum.Scope
 
ARGUMENTS_REQUIRED_2 - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option requires 2 arguments
ARGUMENT_DISALLOWED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say this option does not take arguments
ARGUMENT_OPTIONAL - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that the argument is optional
ARGUMENT_REQUIRED - Static variable in class org.apache.axis.utils.CLOptionDescriptor
Flag to say that one argument is required
ATTACHMENTS_DIR - Static variable in class org.apache.axis.MessageContext
The directory where in coming attachments are created.
ATTACHMENT_ENCAPSULATION_FORMAT - Static variable in class org.apache.axis.client.Call
Property for setting attachment format.
ATTACHMENT_ENCAPSULATION_FORMAT_DIME - Static variable in class org.apache.axis.client.Call
Property value for setting attachment format as DIME.
ATTACHMENT_ENCAPSULATION_FORMAT_MIME - Static variable in class org.apache.axis.client.Call
Property value for setting attachment format as MIME.
ATTR_ACTOR - Static variable in class org.apache.axis.Constants
 
ATTR_ARRAY_SIZE - Static variable in class org.apache.axis.Constants
 
ATTR_ARRAY_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_ATTACHMENT_FORMAT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_AXIS_ENGINE - Static variable in class org.apache.axis.transport.http.AxisServletBase
name of the axis engine to use in the servlet context
ATTR_CLASS - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_CLASSNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_DESERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ENCODING_STYLE - Static variable in class org.apache.axis.Constants
 
ATTR_ENCSTYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_HANDLERINFOCHAIN - Static variable in class org.apache.axis.Constants
 
ATTR_HREF - Static variable in class org.apache.axis.Constants
 
ATTR_ID - Static variable in class org.apache.axis.Constants
 
ATTR_INHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ITEM_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_LANG_SPEC_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_LOCKED - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_MODE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_MUST_UNDERSTAND - Static variable in class org.apache.axis.Constants
 
ATTR_NAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_OFFSET - Static variable in class org.apache.axis.Constants
 
ATTR_ONEWAY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_OUTHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_PIVOT - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_POSITION - Static variable in class org.apache.axis.Constants
 
ATTR_PROVIDER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_QNAME - Static variable in class org.apache.axis.Constants
 
ATTR_QNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_REF - Static variable in class org.apache.axis.Constants
 
ATTR_RELAY - Static variable in class org.apache.axis.Constants
 
ATTR_RETHEADER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_RETQNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_RETTYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_ROLE - Static variable in class org.apache.axis.Constants
 
ATTR_ROOT - Static variable in class org.apache.axis.Constants
 
ATTR_SERIALIZER - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_SOAPACTORNAME - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_STREAMING - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_STYLE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_TYPE - Static variable in class org.apache.axis.Constants
 
ATTR_TYPE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_USE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
ATTR_VALUE - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
AUTHUSER - Static variable in class org.apache.axis.MessageContext
Place to store an AuthenticatedUser
AXIS_SAX - Static variable in class org.apache.axis.Constants
 
AXIS_VOID - Static variable in class org.apache.axis.encoding.XMLType
A "marker" XML type QName we use to indicate a void type.
AbstractXMLEncoder - class org.apache.axis.components.encoding.AbstractXMLEncoder.
Abstract class for XML String encoders.
AbstractXMLEncoder() - Constructor for class org.apache.axis.components.encoding.AbstractXMLEncoder
 
Admin - class org.apache.axis.utils.Admin.
Handy static utility functions for turning XML into Axis deployment operations.
Admin() - Constructor for class org.apache.axis.utils.Admin
 
AdminClient - class org.apache.axis.client.AdminClient.
An admin client object that can be used both from the command line and programmatically.
AdminClient() - Constructor for class org.apache.axis.client.AdminClient
Construct an admin client w/o a logger
AdminService(Element[]) - Method in class org.apache.axis.utils.Admin
Process a given XML document - needs cleanup.
AdminServlet - class org.apache.axis.transport.http.AdminServlet.
Proof-of-concept "management" servlet for Axis.
AdminServlet() - Constructor for class org.apache.axis.transport.http.AdminServlet
 
ArrayDeserializer - class org.apache.axis.encoding.ser.ArrayDeserializer.
An ArrayDeserializer handles deserializing SOAP arrays.
ArrayDeserializer() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializer
 
ArrayDeserializer.ArrayListExtension - class org.apache.axis.encoding.ser.ArrayDeserializer.ArrayListExtension.
During processing, the Array Deserializer stores the array in an ArrayListExtension class.
ArrayDeserializerFactory - class org.apache.axis.encoding.ser.ArrayDeserializerFactory.
DeserializerFactory for arrays
ArrayDeserializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArrayDeserializerFactory
 
ArraySerializer - class org.apache.axis.encoding.ser.ArraySerializer.
An ArraySerializer handles serializing of arrays.
ArraySerializer() - Constructor for class org.apache.axis.encoding.ser.ArraySerializer
 
ArraySerializerFactory - class org.apache.axis.encoding.ser.ArraySerializerFactory.
SerializerFactory for arrays
ArraySerializerFactory() - Constructor for class org.apache.axis.encoding.ser.ArraySerializerFactory
 
AttachmentPartImpl - class org.apache.axis.attachments.AttachmentPartImpl.
An attachment part.
AttachmentPartImpl() - Constructor for class org.apache.axis.attachments.AttachmentPartImpl
Constructor AttachmentPart
AttachmentPartImpl(DataHandler) - Constructor for class org.apache.axis.attachments.AttachmentPartImpl
Constructor AttachmentPart
AttachmentSupport - class org.apache.axis.attachments.AttachmentSupport.
Provide access to the attechment support implementation.
AttachmentSupport() - Constructor for class org.apache.axis.attachments.AttachmentSupport
 
AttachmentUtils - class org.apache.axis.attachments.AttachmentUtils.
This class allow access to the Jaf data handler in AttachmentPart.
Attachments - interface org.apache.axis.attachments.Attachments.
Access the Attachments of a Message.
AttachmentsImpl - class org.apache.axis.attachments.AttachmentsImpl.
Implements the Attachment interface, via an actual Hashmap of actual AttachmentParts.
AttachmentsImpl(Object, String, String) - Constructor for class org.apache.axis.attachments.AttachmentsImpl
Construct one of these on a parent Message.
AttributeDesc - class org.apache.axis.description.AttributeDesc.
An AttributeDesc is a FieldDesc for an Java field mapping to an XML attribute
AttributeDesc() - Constructor for class org.apache.axis.description.AttributeDesc
 
AttributeSerializationContextImpl - class org.apache.axis.encoding.AttributeSerializationContextImpl.
Used to suppress element tag serialization when serializing simple types into attributes.
AttributeSerializationContextImpl(Writer, SerializationContext) - Constructor for class org.apache.axis.encoding.AttributeSerializationContextImpl
 
AuthenticatedUser - interface org.apache.axis.security.AuthenticatedUser.
A small (mostly marker) interface for wrapping provider-specific user classes.
AxisClient - class org.apache.axis.client.AxisClient.
Provides the equivalent of an "Axis engine" on the client side.
AxisClient(EngineConfiguration) - Constructor for class org.apache.axis.client.AxisClient
 
AxisClient() - Constructor for class org.apache.axis.client.AxisClient
 
AxisClientProxy - class org.apache.axis.client.AxisClientProxy.
Very simple dynamic proxy InvocationHandler class.
AxisEngine - class org.apache.axis.AxisEngine.
An AxisEngine is the base class for AxisClient and AxisServer.
AxisEngine(EngineConfiguration) - Constructor for class org.apache.axis.AxisEngine
Construct an AxisEngine using the specified engine configuration.
AxisFault - exception org.apache.axis.AxisFault.
An exception which maps cleanly to a SOAP fault.
AxisFault(String, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault
AxisFault(QName, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault in any namespace
AxisFault(QName, QName[], String, String, String, Element[]) - Constructor for class org.apache.axis.AxisFault
make a fault in any namespace
AxisFault(Exception) - Constructor for class org.apache.axis.AxisFault
Wrap an AxisFault around an existing Exception - this is private to force everyone to use makeFault() above, which sanity-checks us.
AxisFault(String) - Constructor for class org.apache.axis.AxisFault
create a simple axis fault from the message.
AxisFault() - Constructor for class org.apache.axis.AxisFault
No-arg constructor for building one from an XML stream.
AxisFault(String, Throwable) - Constructor for class org.apache.axis.AxisFault
create a fault from any throwable; When faulting a throwable (as opposed to an exception), stack trace information does not go into the fault.
AxisHttpSession - class org.apache.axis.transport.http.AxisHttpSession.
An HTTP/Servlet implementation of Axis sessions.
AxisHttpSession(HttpServletRequest) - Constructor for class org.apache.axis.transport.http.AxisHttpSession
 
AxisHttpSession(HttpSession) - Constructor for class org.apache.axis.transport.http.AxisHttpSession
 
AxisProperties - class org.apache.axis.AxisProperties.
Configuration properties for AXIS.
AxisProperties() - Constructor for class org.apache.axis.AxisProperties
 
AxisServer - class org.apache.axis.server.AxisServer.
 
AxisServer() - Constructor for class org.apache.axis.server.AxisServer
 
AxisServer(EngineConfiguration) - Constructor for class org.apache.axis.server.AxisServer
 
AxisServerFactory - interface org.apache.axis.server.AxisServerFactory.
 
AxisServiceConfig - interface org.apache.axis.AxisServiceConfig.
If a Java class which acts as the target for an Axis service implements this interface, it may convey metadata about its configuration to the Axis engine.
AxisServiceConfigImpl - class org.apache.axis.AxisServiceConfigImpl.
A simple implementation of AxisServiceConfig.
AxisServiceConfigImpl() - Constructor for class org.apache.axis.AxisServiceConfigImpl
 
AxisServlet - class org.apache.axis.transport.http.AxisServlet.
 
AxisServlet() - Constructor for class org.apache.axis.transport.http.AxisServlet
create a new servlet instance
AxisServletBase - class org.apache.axis.transport.http.AxisServletBase.
Base class for servlets used in axis, has common methods to get and save the engine to a common location, currently the webapp's context, though some alternate persistence mechanism is always possible.
AxisServletBase() - Constructor for class org.apache.axis.transport.http.AxisServletBase
 
add(Object) - Method in class org.apache.axis.utils.IdentityHashMap
adds an object to the Map.
add(Object) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
add(String, String) - Method in class org.apache.axis.utils.NSStack
Add a mapping for a namespaceURI to the specified prefix to the top frame in the stack.
add(URL) - Method in class org.apache.axis.utils.URLHashSet
Adds the specified URL to this set if it is not already present.
add(String, QName[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Add operation name and vector containing return and parameter names.
add(String, String[], ParameterMode[], String, String, String) - Method in class org.apache.axis.wsdl.SkeletonImpl
Convenience method which allows passing an array of Strings which will be converted into QNames with no namespace.
add(String, Definition, Document) - Method in class org.apache.axis.wsdl.symbolTable.SymbolTable
Add the given Definition and Document information to the symbol table (including imported symbols), populating it with SymTabEntries for each of the top-level symbols.
add(String, String, String) - Method in class org.apache.axis.wsdl.toJava.GeneratedFileInfo
Add an entry
addActorURI(String) - Method in class org.apache.axis.AxisEngine
 
addAll(Collection) - Method in class org.apache.axis.utils.LinkedHashMap.OrderedSet
 
addArgument(String) - Method in class org.apache.axis.utils.CLOption
Mutator of Argument property.
addAttachment(Object) - Method in class org.apache.axis.client.Stub
Add an attachment
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis.Message
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentPart(Part) - Method in interface org.apache.axis.attachments.Attachments
Adds an existing attachment to this list.
addAttachmentPart(Part) - Method in class org.apache.axis.attachments.AttachmentsImpl
Adds an existing attachment to this list.
addAttachmentPart(Object) - Method in class org.apache.axis.client.Call
This method adds an attachment.
addAttachmentPart(AttachmentPart) - Method in class org.apache.axis.message.SOAPMessageImpl
Adds the given AttachmentPart object to this SOAPMessage object.
addAttachmentParts(Message) - Method in class org.apache.axis.client.Call
Stub out to allow ws4ee layer to add attachments to the message
addAttribute(String, String, QName) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(String, String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(Name, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addAttribute(Name, String) - Method in class org.apache.axis.message.SOAPElementImpl
Adds an attribute with the specified name and value to this SOAPElement object.
addBindingGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addBody() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a soap body if one does not exist
addBody() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
addBodyElement(Name) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addBodyElement(Name) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addBodyElement(SOAPBodyElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a SOAP Body Element
addBodyPart(DimeBodyPart) - Method in class org.apache.axis.attachments.DimeMultiPart
 
addChain(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addChild(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Note that this method will log a error and no-op if there is a value (set using setObjectValue) in the MessageElement.
addChildDeserializer(Deserializer) - Method in class org.apache.axis.encoding.DeserializerImpl
 
addChildElement(Name) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addChildElement(Name) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPElementAxisImpl
The added child must be an instance of MessageElement rather than an abitrary SOAPElement otherwise a (wrapped) ClassCastException will be thrown.
addChildElement(String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the specified local name and adds the new element to this SOAPElement object.
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the specified local name and prefix and adds the new element to this SOAPElement object.
addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the specified local name, prefix, and URI and adds the new element to this SOAPElement object.
addChildElement(Name) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new SOAPElement object initialized with the given Name object and adds the new element to this SOAPElement object.
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPElementImpl
Add a SOAPElement as a child of this SOAPElement instance.
addChildElement(SOAPElement) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
we have to override this to enforce that SOAPHeader immediate children are exclusively of type SOAPHeaderElement (otherwise we'll get mysterious ClassCastExceptions down the road...
addChildElement(Name) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String, String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addChildElement(String, String, String) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addComponentTypeMapping(Class, QName) - Method in class org.apache.axis.encoding.ser.ArraySerializer
 
addDefinitionGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addDetail() - Method in class org.apache.axis.message.SOAPFaultImpl
Creates a Detail object and sets it as the Detail object for this SOAPFaultException object.
addDetailEntry(Name) - Method in class org.apache.axis.message.DetailImpl
Creates a new DetailEntry object with the given name and adds it to this Detail object.
addDocument(Document) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addDocument(Document) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(QName, Class, QName, boolean) - Method in class org.apache.axis.client.Call
Add a fault for this operation

Note: Not part of JAX-RPC specificaion

addFault(FaultDesc) - Method in class org.apache.axis.description.OperationDesc
 
addFault(Name, String, Locale) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault(Name, String) - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault() - Method in class org.apache.axis.message.SOAPBodyAxisImpl
 
addFault() - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(Name, String) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFault(Name, String, Locale) - Method in class org.apache.axis.message.SOAPBodyImpl
 
addFaultDetail(Element) - Method in class org.apache.axis.AxisFault
append an element to the fault detail list
addFaultDetail(QName, String) - Method in class org.apache.axis.AxisFault
create an element of the given qname and add it to the details
addFaultDetailString(String) - Method in class org.apache.axis.AxisFault
add a string tag to the fault details.
addFaultSubCode(QName) - Method in class org.apache.axis.AxisFault
This is new in SOAP 1.2, ignored in SOAP 1.1
addFaultSubCodeAsString(String) - Method in class org.apache.axis.AxisFault
This is new in SOAP 1.2, ignored in SOAP 1.1
addFieldDesc(FieldDesc) - Method in class org.apache.axis.description.TypeDesc
Add a new FieldDesc, keeping the convenience fields in sync.
addGenerator(Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addGenerator(Class, Class) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addHandler(Handler) - Method in interface org.apache.axis.Chain
Adds a handler to the end of the chain.
addHandler(Handler) - Method in class org.apache.axis.SimpleChain
 
addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDChain
Add a Handler to the chain (at the end)
addHandler(WSDDHandler) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addHandler(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.AxisFault
Add a SOAP header which should be serialized along with the fault.
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.client.Call
Add a header which should be inserted into each outgoing message we generate.
addHeader(SOAPHeaderElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a HeaderElement
addHeader() - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add a soap header if one does not exist
addHeader() - Method in class org.apache.axis.message.SOAPEnvelopeImpl
 
addHeaderElement(Name) - Method in class org.apache.axis.message.SOAPHeaderAxisImpl
 
addHeaderElement(Name) - Method in class org.apache.axis.message.SOAPHeaderImpl
 
addMapping(Mapping) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addMessageGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
These addXXXGenerators are called by the constructor.
addMimeHeader(String, String) - Method in class org.apache.axis.MessagePart
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in interface org.apache.axis.Part
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in class org.apache.axis.attachments.AttachmentPartImpl
Add the specified MIME header, as per JAXM.
addMimeHeader(String, String) - Method in class org.apache.axis.message.SOAPPartImpl
Add the specified MIME header, as per JAXM.
addNamespaceDeclaration(String, String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
addNamespaceDeclaration(String, String) - Method in class org.apache.axis.message.SOAPElementImpl
Adds a namespace declaration with the specified prefix and URI to this SOAPElement object.
addNewHandler(String, Map) - Method in class org.apache.axis.handlers.HandlerChainImpl
 
addObjectById(String, Object) - Method in interface org.apache.axis.encoding.DeserializationContext
Add the object associated with this id (where id is the value of an id= attribute, i.e.
addObjectById(String, Object) - Method in class org.apache.axis.encoding.DeserializationContextImpl
Add the object associated with this id (where id is the value of an id= attribute, i.e.
addOperation(WSDDOperation) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Add a WSDDOperation to the Service.
addOperation(String, QName) - Method in class org.apache.axis.providers.BasicProvider
 
addOperationDesc(OperationDesc) - Method in class org.apache.axis.description.ServiceDesc
 
addOptions(CLOptionDescriptor[]) - Method in class org.apache.axis.wsdl.Java2WSDL
addOptions Add option descriptions to the tool.
addOptions(CLOptionDescriptor[]) - Method in class org.apache.axis.wsdl.gen.WSDL2
addOptions Add option descriptions to the tool.
addPackageName(String, String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Add package to name
addParam(RPCParam) - Method in class org.apache.axis.message.RPCElement
 
addParameter(QName, QName, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(QName, QName, Class, ParameterMode, boolean, boolean) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(QName, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(String, QName, ParameterMode) - Method in class org.apache.axis.client.Call
Adds the specified parameter to the list of parameters for the operation associated with this Call object.
addParameter(String, QName, Class, ParameterMode) - Method in class org.apache.axis.client.Call
Adds a parameter type and mode for a specific operation.
addParameter(ParameterDesc) - Method in class org.apache.axis.description.OperationDesc
 
addParameter(QName, QName, Class, byte, boolean, boolean) - Method in class org.apache.axis.description.OperationDesc
 
addParameterAsHeader(QName, QName, Class, ParameterMode, ParameterMode) - Method in class org.apache.axis.client.Call
Adds a parameter type as a soap:header.
addPart(String, String, AttachmentPartImpl) - Method in class org.apache.axis.attachments.MultiPartDimeInputStream
 
addPart(String, String, AttachmentPartImpl) - Method in class org.apache.axis.attachments.MultiPartRelatedInputStream
Method addPart
addPortTypeGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addReferencedObject(String, Object) - Method in interface org.apache.axis.message.IDResolver
Store the object associated with id
addService(WSDDService) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addService(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addServiceGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addStuff(Generator, SymTabEntry, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addStuff(Generator, Definition, SymbolTable) - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory.Writers
 
addTextNode(String) - Method in class org.apache.axis.message.DetailEntryImpl
 
addTextNode(String) - Method in class org.apache.axis.message.RPCParamElementImpl
Try to keep the RPCParam object in sync
addTextNode(String) - Method in class org.apache.axis.message.SOAPElementAxisImpl
Text nodes are not supported.
addTextNode(String) - Method in class org.apache.axis.message.SOAPElementImpl
Creates a new Text object initialized with the given String and adds it to this SOAPElement object.
addTextNode(String) - Method in class org.apache.axis.message.SOAPEnvelopeImpl
Text nodes are not supported.
addTrailer(SOAPElementAxisImpl) - Method in class org.apache.axis.message.SOAPEnvelopeAxisImpl
Add an element to the trailer
addTransport(WSDDTransport) - Method in class org.apache.axis.deployment.wsdd.WSDDDeployment
 
addTransport(QName) - Method in class org.apache.axis.deployment.wsdd.WSDDUndeployment
 
addTransportPackage(String) - Static method in class org.apache.axis.client.Call
Add a package to the system protocol handler search path.
addTypeGenerators() - Method in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
 
addTypeMapping(WSDDTypeMapping) - Method in class org.apache.axis.deployment.wsdd.WSDDService
Add a WSDDTypeMapping to the Service.
addUnderscore(String) - Static method in class org.apache.axis.wsdl.toJava.Utils
Prepend an underscore to the name
addWorker(Runnable) - Method in class org.apache.axis.components.threadpool.ThreadPool
Adds a new worker to the pool
adoptNode(Node) - Method in class org.apache.axis.MessagePart
 
algorithm - Static variable in class org.apache.axis.utils.SessionUtils
The message digest algorithm to be used when generating session identifiers.
appendChild(Node) - Method in class org.apache.axis.MessagePart
 
appendChild(Node) - Method in class org.apache.axis.message.NodeImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPDocumentImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPElementAxisImpl
 
appendChild(Node) - Method in class org.apache.axis.message.SOAPPartImpl
 
appendData(String) - Method in class org.apache.axis.message.TextImpl
Append the string to the end of the character data of the node.
appendEncoded(EncodedByteArray, char) - Method in class org.apache.axis.components.encoding.AbstractXMLEncoder
 
appendPath(String) - Method in class org.apache.axis.types.URI
Append to the end of the path of this URI.
arrayType - Variable in class org.apache.axis.encoding.ser.ArrayDeserializer
 
asElementArray(List) - Static method in class org.apache.axis.utils.XMLUtils
Converts a List with org.w3c.dom.Element objects to an Array with org.w3c.dom.Element objects.
attachmentParts - Variable in class org.apache.axis.client.Call
 
attributeQName2String(QName) - Method in interface org.apache.axis.encoding.SerializationContext
Convert attribute QName to a string of the form : There are some special rules for attributes
attributeQName2String(QName) - Method in class org.apache.axis.encoding.SerializationContextImpl
Convert attribute QName to a string of the form : There are slightly different rules for attributes: - There is no default namespace - any attribute in a namespace must have a prefix
attributes - Variable in class org.apache.axis.components.net.DefaultSocketFactory
attributes
attributes - Variable in class org.apache.axis.message.SOAPElementAxisImpl
 
attributes - Variable in class org.apache.axis.wsdl.toJava.JavaBeanHelperWriter
 
authenticate(MessageContext) - Method in interface org.apache.axis.security.SecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.servlet.ServletSecurityProvider
Authenticate a user from a username/password pair.
authenticate(MessageContext) - Method in class org.apache.axis.security.simple.SimpleSecurityProvider
Authenticate a user from a username/password pair.
available() - Method in class org.apache.axis.attachments.BoundaryDelimitedStream
 
available() - Method in class org.apache.axis.attachments.DimeDelimitedInputStream
 
available() - Method in class org.apache.axis.transport.http.ChunkedInputStream
 
available() - Method in class org.apache.axis.transport.http.NonBlockingBufferedInputStream
return the number of bytes available to be read without blocking
availableFromTransport(String) - Method in class org.apache.axis.handlers.soap.SOAPService
 
awaitShutdown() - Method in class org.apache.axis.components.threadpool.ThreadPool
Await shutdown of the worker
awaitShutdown(long) - Method in class org.apache.axis.components.threadpool.ThreadPool
Await shutdown of the worker
axisServer - Variable in class org.apache.axis.transport.http.AxisServletBase
per-instance cache of the axis server

B

BASE_NAME - Static variable in class org.apache.axis.i18n.RB
 
BEAN_DESERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
BEAN_SERIALIZER_FACTORY - Static variable in class org.apache.axis.deployment.wsdd.WSDDConstants
 
BINDING_NAME_OPT - Static variable in class org.apache.axis.wsdl.Java2WSDL
 
BOUNDARY_NOT_FOUND - Static variable in class org.apache.axis.attachments.BoundaryDelimitedStream
Field BOUNDARY_NOT_FOUND.
Base64 - class org.apache.axis.encoding.Base64.
 
Base64() - Constructor for class org.apache.axis.encoding.Base64
 
Base64Deserializer - class org.apache.axis.encoding.ser.Base64Deserializer.
Deserializer for Base64
Base64Deserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Deserializer
 
Base64DeserializerFactory - class org.apache.axis.encoding.ser.Base64DeserializerFactory.
DeserializerFactory for hexBinary.
Base64DeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64DeserializerFactory
 
Base64Serializer - class org.apache.axis.encoding.ser.Base64Serializer.
Serializer for Base64
Base64Serializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64Serializer
 
Base64SerializerFactory - class org.apache.axis.encoding.ser.Base64SerializerFactory.
SerializerFactory for hexBinary.
Base64SerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.Base64SerializerFactory
 
BaseDeserializerFactory - class org.apache.axis.encoding.ser.BaseDeserializerFactory.
Base class for Axis Deserialization Factory classes for code reuse
BaseDeserializerFactory(Class) - Constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
Constructor
BaseDeserializerFactory(Class, QName, Class) - Constructor for class org.apache.axis.encoding.ser.BaseDeserializerFactory
 
BaseFactory - class org.apache.axis.encoding.ser.BaseFactory.
Base Factory for BaseDeserializerFactory and BaseSerializerFactory.
BaseFactory() - Constructor for class org.apache.axis.encoding.ser.BaseFactory
 
BaseSerializerFactory - class org.apache.axis.encoding.ser.BaseSerializerFactory.
Base class for Axis Serialization Factory classes for code reuse
BaseSerializerFactory(Class) - Constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
Constructor
BaseSerializerFactory(Class, QName, Class) - Constructor for class org.apache.axis.encoding.ser.BaseSerializerFactory
 
BaseType - class org.apache.axis.wsdl.symbolTable.BaseType.
This Type is for a QName represents a Base Type (i.e.
BaseType(QName) - Constructor for class org.apache.axis.wsdl.symbolTable.BaseType
 
BaseTypeMapping - class org.apache.axis.wsdl.symbolTable.BaseTypeMapping.
Get the base language name for a qname
BaseTypeMapping() - Constructor for class org.apache.axis.wsdl.symbolTable.BaseTypeMapping
 
BasicClientConfig - class org.apache.axis.configuration.BasicClientConfig.
A SimpleProvider set up with hardcoded basic configuration for a client (i.e.
BasicClientConfig() - Constructor for class org.apache.axis.configuration.BasicClientConfig
Constructor - deploy client-side basic transports.
BasicHandler - class org.apache.axis.handlers.BasicHandler.
BasicHandler is a utility class which implements simple property setting/getting behavior, and stubs out a lot of the Handler methods.
BasicHandler() - Constructor for class org.apache.axis.handlers.BasicHandler
 
BasicProvider - class org.apache.axis.providers.BasicProvider.
This class has one way of keeping track of the operations declared for a particular service provider.
BasicProvider() - Constructor for class org.apache.axis.providers.BasicProvider
 
BasicServerConfig - class org.apache.axis.configuration.BasicServerConfig.
A SimpleProvider set up with hardcoded basic configuration for a server (i.e.
BasicServerConfig() - Constructor for class org.apache.axis.configuration.BasicServerConfig
Constructor - deploy a hardcoded basic server-side configuration.
BeanDeserializer - class org.apache.axis.encoding.ser.BeanDeserializer.
General purpose deserializer for an arbitrary java bean.
BeanDeserializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializer(Class, QName, TypeDesc, Map) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializer
 
BeanDeserializerFactory - class org.apache.axis.encoding.ser.BeanDeserializerFactory.
DeserializerFactory for Bean
BeanDeserializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanDeserializerFactory
 
BeanPropertyDescriptor - class org.apache.axis.utils.BeanPropertyDescriptor.
This class represents a field/property in a value type (a class with either bean-style getters/setters or public fields).
BeanPropertyDescriptor(PropertyDescriptor) - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
Constructor (takes a PropertyDescriptor)
BeanPropertyDescriptor() - Constructor for class org.apache.axis.utils.BeanPropertyDescriptor
Protected constructor for use by our children
BeanPropertyTarget - class org.apache.axis.encoding.ser.BeanPropertyTarget.
Class which knows how to update a bean property
BeanPropertyTarget(Object, BeanPropertyDescriptor) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for a normal property.
BeanPropertyTarget(Object, BeanPropertyDescriptor, int) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for an indexed property.
BeanPropertyTarget(BeanDeserializer, DeferedBeanConstruction, BeanPropertyDescriptor) - Constructor for class org.apache.axis.encoding.ser.BeanPropertyTarget
This constructor is used for a property with defered construction.
BeanSerializer - class org.apache.axis.encoding.ser.BeanSerializer.
General purpose serializer/deserializerFactory for an arbitrary java bean.
BeanSerializer(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializer(Class, QName, TypeDesc) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializer(Class, QName, TypeDesc, BeanPropertyDescriptor[]) - Constructor for class org.apache.axis.encoding.ser.BeanSerializer
 
BeanSerializerFactory - class org.apache.axis.encoding.ser.BeanSerializerFactory.
SerializerFactory for Bean
BeanSerializerFactory(Class, QName) - Constructor for class org.apache.axis.encoding.ser.BeanSerializerFactory
 
BeanUtils - class org.apache.axis.utils.BeanUtils.
 
BeanUtils() - Constructor for class org.apache.axis.utils.BeanUtils
 
BeanVendorAdapter - class org.apache.axis.components.jms.BeanVendorAdapter.
Uses ClassUtils.forName and reflection to configure ConnectionFactory.
BeanVendorAdapter() - Constructor for class org.apache.axis.components.jms.BeanVendorAdapter
 
BindingEntry - class org.apache.axis.wsdl.symbolTable.BindingEntry.
This class represents a WSDL binding.
BindingEntry(Binding, int, Style, boolean, HashMap, Map, Map) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
Construct a BindingEntry from a WSDL4J Binding object and the additional binding info: binding type, binding style, whether there is any literal binding, and the attributes which contain the input/output/fault body type information.
BindingEntry(Binding) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry
This is a minimal constructor.
BindingEntry.HeaderPart - class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart.
A header part that appears in a binding
BindingEntry.HeaderPart(String, QName, int) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.HeaderPart
 
BindingEntry.OperationAttr - class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr.
Contains attributes for Operations - Body type: encoded or literal
BindingEntry.OperationAttr(Use, Use, Map) - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
BindingEntry.OperationAttr() - Constructor for class org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
 
BodyBuilder - class org.apache.axis.message.BodyBuilder.
 
BooleanHolder - class org.apache.axis.components.net.BooleanHolder.
hold a boolean value.
BooleanHolder(boolean) - Constructor for class org.apache.axis.components.net.BooleanHolder
Constructor BooleanHolder
BoundaryDelimitedStream - class org.apache.axis.attachments.BoundaryDelimitedStream.
This class takes the input stream and turns it multiple streams.
BoundaryDelimitedStream(BoundaryDelimitedStream, int) - Constructor for class org.apache.axis.attachments.BoundaryDelimitedStream
Constructor to create the next stream from the previous one.
bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
 
bEntry - Variable in class org.apache.axis.wsdl.toJava.JavaInterfaceWriter
 
bPackageOpt - Variable in class org.apache.axis.wsdl.WSDL2Java
 
base64encode(byte[]) - Static method in class org.apache.axis.utils.XMLUtils
 
basePropertyFileName - Variable in class org.apache.axis.i18n.RB
 
baseTypeMapping - Variable in class org.apache.axis.wsdl.toJava.Emitter
 
beanDeserializer - Variable in class org.apache.axis.encoding.ser.BeanPropertyTarget
 
binding - Variable in class org.apache.axis.wsdl.toJava.JavaBindingWriter
 
binding - Variable in class org.apache.axis.wsdl.toJava.JavaImplWriter
 
bindingWriters - Variable in class org.apache.axis.wsdl.toJava.JavaGeneratorFactory
Return Wsdl2java's JavaBindingWriter object.
boundary - Variable in class org.apache.axis.attachments.