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

A

AbstractClientHandler - Class in org.codehaus.xfire.client
Base ClientHandler class.
AbstractClientHandler() - Constructor for class org.codehaus.xfire.client.AbstractClientHandler
 
AbstractDataContentHandlerFactory - Class in org.codehaus.xfire.attachments
 
AbstractDataContentHandlerFactory() - Constructor for class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
 
AbstractFaultHandler - Class in org.codehaus.xfire.fault
 
AbstractFaultHandler() - Constructor for class org.codehaus.xfire.fault.AbstractFaultHandler
 
AbstractHandler - Class in org.codehaus.xfire.handler
 
AbstractHandler() - Constructor for class org.codehaus.xfire.handler.AbstractHandler
 
AbstractHttpClient - Class in org.codehaus.xfire.client.http
Common functionality for the SOAP and Rest HTTP clients.
AbstractHttpClient() - Constructor for class org.codehaus.xfire.client.http.AbstractHttpClient
 
AbstractJavaWSDL - Class in org.codehaus.xfire.wsdl11.builder
WSDL
AbstractJavaWSDL(ObjectService, Collection) - Constructor for class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
AbstractMessageBridge - Class in org.codehaus.xfire.message.bridge
Basic message bridging functionality.
AbstractMessageBridge() - Constructor for class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
AbstractMessageBridge(MessageContext) - Constructor for class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
AbstractMessageReader - Class in org.codehaus.xfire.message
Basic type conversions for reading messages.
AbstractMessageReader() - Constructor for class org.codehaus.xfire.message.AbstractMessageReader
 
AbstractMessageWriter - Class in org.codehaus.xfire.message
Basic type conversion functionality for writing messages.
AbstractMessageWriter() - Constructor for class org.codehaus.xfire.message.AbstractMessageWriter
Create a LiteralWriter but without writing an element name.
AbstractServiceRegistryDelegator - Class in org.codehaus.xfire.picocontainer.util
Abstract base class for ServiceRegistry delegators.
AbstractServiceRegistryDelegator() - Constructor for class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
AbstractServletTest - Class in org.codehaus.xfire.test
A generic test-case for testing servlets.
AbstractServletTest() - Constructor for class org.codehaus.xfire.test.AbstractServletTest
 
AbstractTransport - Class in org.codehaus.xfire.transport
 
AbstractTransport() - Constructor for class org.codehaus.xfire.transport.AbstractTransport
 
AbstractTransportManagerDelegator - Class in org.codehaus.xfire.picocontainer.util
Abstract base class for TransportManager delegators.
AbstractTransportManagerDelegator() - Constructor for class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
AbstractWSDL - Class in org.codehaus.xfire.wsdl11.builder
AbstractWSDL
AbstractWSDL(Service) - Constructor for class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
AbstractXFireComponent - Class in org.codehaus.xfire
This will some day house common XFireComponent functionality.
AbstractXFireComponent() - Constructor for class org.codehaus.xfire.AbstractXFireComponent
 
AbstractXFireTest - Class in org.codehaus.xfire.test
Contains helpful methods to test SOAP services.
AbstractXFireTest() - Constructor for class org.codehaus.xfire.test.AbstractXFireTest
 
AbstractXFireTypeTest - Class in org.codehaus.xfire.test
 
AbstractXFireTypeTest() - Constructor for class org.codehaus.xfire.test.AbstractXFireTypeTest
 
action() - Method in interface org.codehaus.xfire.annotations.backport175.WebMethod
Returns the action for this operation.
addDependency(SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
addHandler(FaultHandler) - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
addHandler(Handler) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
addInParameter(Parameter) - Method in class org.codehaus.xfire.service.object.Operation
 
addMethod(WSDLInspector.ServiceMethod) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
addNamespace(String, String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
addNamespace(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Add a namespace that will be used for XPath expressions.
addNamespace(String, String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Add a namespace that will be used for XPath expressions.
addNamespace(String, String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
addOperation(Operation) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
addOperation(DefaultObjectService, Method) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
addOperation(DefaultObjectService, Method) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
addOutParameter(Parameter) - Method in class org.codehaus.xfire.service.object.Operation
 
addPart(Attachment) - Method in interface org.codehaus.xfire.attachments.Attachments
 
addPart(Attachment) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
addRegistrationEventListener(RegistrationEventListener) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
addRegistrationEventListener(RegistrationEventListener) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
addRegistrationEventListener(RegistrationEventListener) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
addRequestHeader(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addRequestParameter(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addResponseHeader(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
addResponseParameter(WSDLInspector.Parameter) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.XFireExporter
 
ALLOWED_METHODS - Static variable in interface org.codehaus.xfire.service.object.ObjectService
 
AnnotationServiceConfigurator - Class in org.codehaus.xfire.plexus.config
 
AnnotationServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
AnnotationServiceFactory - Class in org.codehaus.xfire.annotations
Annotations-bases implementation of the ServiceFactory interface.
AnnotationServiceFactory(WebAnnotations, TransportManager, TypeMappingRegistry) - Constructor for class org.codehaus.xfire.annotations.AnnotationServiceFactory
Initializes a new instance of the AnnotationServiceFactory with the given annotations facade, transport manager and type mapping registry.
applicationFailure(Exception) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
applicationStarted() - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
applicationStarting(ApplicationEvent) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
applicationStopped() - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
applicationStopping() - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
ArrayType - Class in org.codehaus.xfire.type.basic
An ArrayType.
ArrayType() - Constructor for class org.codehaus.xfire.type.basic.ArrayType
 
assertInvalid(String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects no nodes.
assertInvalid(String, Node) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Assert that the following XPath query selects no nodes.
assertInvalid(String, Node, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Assert that the following XPath query selects no nodes.
assertNoFault(Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
assertNoFault(Node) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
assertNoFault(Node) - Static method in class org.codehaus.xfire.test.XPathAssert
 
assertUnderstandsHeader(MessageContext, QName) - Method in class org.codehaus.xfire.soap.SoapHandler
Assert that a service understands a particular header.
assertValid(String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects one or more nodes.
assertValid(String, Node) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Assert that the following XPath query selects one or more nodes.
assertValid(String, Node, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Assert that the following XPath query selects one or more nodes.
assertXPathEquals(String, String, Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Asser that the text of the xpath node retrieved is equal to the value specified.
assertXPathEquals(String, String, Node) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Asser that the text of the xpath node retrieved is equal to the value specified.
assertXPathEquals(String, String, Node, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Asser that the text of the xpath node retrieved is equal to the value specified.
Attachment - Interface in org.codehaus.xfire.attachments
An attachment from a SOAP invocation.
Attachments - Interface in org.codehaus.xfire.attachments
Manages attachments for an invocation.
ATTACHMENTS_KEY - Static variable in interface org.codehaus.xfire.attachments.Attachments
The key for the Attachments object in the MessageContext.
AttributeReader - Class in org.codehaus.xfire.message.stax
 
AttributeReader(QName, String) - Constructor for class org.codehaus.xfire.message.stax.AttributeReader
 
AttributeWriter - Class in org.codehaus.xfire.message.stax
 
AttributeWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.message.stax.AttributeWriter
 
AttributeWriter - Class in org.codehaus.xfire.message.yom
 
AttributeWriter(Attribute) - Constructor for class org.codehaus.xfire.message.yom.AttributeWriter
 
AutoTypeMapping - Class in org.codehaus.xfire.type
A type mapping which automatically generates types for java classes which are not registered, allowing easy deployment of java services.
AutoTypeMapping(TypeMapping) - Constructor for class org.codehaus.xfire.type.AutoTypeMapping
 
AutoTypeMapping() - Constructor for class org.codehaus.xfire.type.AutoTypeMapping
 

B

Backport175WebAnnotations - Class in org.codehaus.xfire.annotations.backport175
Implementation of the WebAnnotations facade for backport175.
Backport175WebAnnotations() - Constructor for class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
Base64 - Class in org.codehaus.xfire.util
 
Base64() - Constructor for class org.codehaus.xfire.util.Base64
 
Base64Type - Class in org.codehaus.xfire.type.basic
Converts back and forth to byte[] objects.
Base64Type() - Constructor for class org.codehaus.xfire.type.basic.Base64Type
 
BeanConstants - Interface in org.codehaus.xfire.spring
 
BeanInvoker - Class in org.codehaus.xfire.spring
 
BeanInvoker(Object) - Constructor for class org.codehaus.xfire.spring.BeanInvoker
 
BeanType - Class in org.codehaus.xfire.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.codehaus.xfire.type.basic.BeanType
 
BeanType(TypeInfo) - Constructor for class org.codehaus.xfire.type.basic.BeanType
 
begin() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
BigDecimalType - Class in org.codehaus.xfire.type.basic
Type for a BigDecimal
BigDecimalType() - Constructor for class org.codehaus.xfire.type.basic.BigDecimalType
 
blockAdded(BlockEvent) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
blockRemoved(BlockEvent) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
BooleanType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
BooleanType() - Constructor for class org.codehaus.xfire.type.basic.BooleanType
 
bridge() - Method in class org.codehaus.xfire.xmlbeans.util.XMLStreamReaderToContentHandler
 

C

CalendarType - Class in org.codehaus.xfire.type.basic
Type for the Calendar class.
CalendarType() - Constructor for class org.codehaus.xfire.type.basic.CalendarType
 
characters(char[], int, int) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
clear() - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
clear() - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
ClientGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
Generic strategy for creating a client stub.
ClientGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.ClientGenerationStrategy
 
ClientHandler - Interface in org.codehaus.xfire.client
A ClientHandler creates the necessary requestion and response objects from the XML streams.
close() - Method in interface org.codehaus.xfire.message.MessageWriter
Tells the MessageWriter that writing operations are completed so it can write the end element.
close() - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
close() - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
close() - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
close() - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
close() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
close() - Method in class org.codehaus.xfire.xmpp.client.XMPPClient
 
CommonsWebAttributes - Class in org.codehaus.xfire.annotations.commons
Implementation of the WebAnnotations facade for Commons Attributes.
CommonsWebAttributes() - Constructor for class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
complexQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
ConfigurationService - Interface in org.codehaus.xfire.plexus.config
Loads up an XML document describing the services and then builds the services using ServiceConfigurators.
Configurator - Interface in org.codehaus.xfire.plexus.config
Builds a service of a specified type from a plexus configuration.
configure(Configuration) - Method in class org.codehaus.xfire.loom.DefaultServiceDeployer
 
configure(Configuration) - Method in class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
configure(Configuration) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
configure() - Method in class org.codehaus.xfire.wsdl11.ObjectServiceVisitor
 
ContentHandlerToXMLStreamWriter - Class in org.codehaus.xfire.xmlbeans.util
This is a simple utility class that adapts SAX events into StAX XMLStreamWriter events, bridging between the two parser technologies.
ContentHandlerToXMLStreamWriter(XMLStreamWriter, boolean) - Constructor for class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
copy(InputStream, OutputStream, int) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.codehaus.xfire.util.STAXUtils
Copies the reader to the writer.
create(Class) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
Creates a service from the specified class.
create(Class, SoapVersion, String, String) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
Creates a service from the specified class, soap version, style and use.
create(Class) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, String, String, SoapVersion, String, String, String) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, TypeMapping, URL) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, SoapVersion, String, String) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, TypeMapping, URL) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
create(Class) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
Creates a service from the specified class.
create(Class, SoapVersion, String, String) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
Creates a service from the specified class, soap version, style and use.
create(Class, String, String, SoapVersion, String, String, String) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
Creates a service from the specified class and parameters.
create(Class) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, SoapVersion, String, String) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, String, String, SoapVersion, String, String, String) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, TypeMapping, URL) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from a WSDL file.
createAbstractInterface() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
createBinding(PortType, Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createBinding(PortType, Service) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createBindingOperation(PortType, Operation, Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createBindingOperation(PortType, Operation, Service) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createComponentAdapter(Object, Class, Parameter[]) - Method in class org.codehaus.xfire.picocontainer.ObjectServiceComponentAdapterFactory
 
createConcreteInterface(PortType) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
createController() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
createDataContentHandler(String) - Method in class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
 
createDefaultMappings() - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
createDocument() - Static method in class org.codehaus.xfire.util.DOMUtils
 
createFault(Throwable) - Static method in exception org.codehaus.xfire.fault.XFireFault
 
createInputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
createInputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.DocumentWSDL
 
createInputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.RPCEncodedWSDL
 
createInputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.WrappedWSDL
 
createInstance() - Static method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
createInstance() - Static method in class org.codehaus.xfire.XFireFactory
 
createMessageBridge(MessageContext) - Static method in class org.codehaus.xfire.message.bridge.MessageBridgeFactory
 
createMIMERequest(HttpServletRequest, MessageContext) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
createOperation(Operation, Message, Message) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
createOutputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractJavaWSDL
 
createOutputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.DocumentWSDL
 
createOutputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.RPCEncodedWSDL
 
createOutputParts(Message, Operation) - Method in class org.codehaus.xfire.wsdl11.builder.WrappedWSDL
 
createPort(Binding, Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createPort(Binding, Service) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createPortType(String, WebServiceAnnotation) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
createQName(PropertyDescriptor) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
createResponseHeader(MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
 
createSchemaType(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Create a shcema type element and store it to be written later on.
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
createServiceName(Class, WebServiceAnnotation) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
createServiceNamespace(Class, WebServiceAnnotation) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
createServiceObject(ObjectService) - Method in class org.codehaus.xfire.plexus.ServiceInvoker
 
createServiceObject(ObjectService) - Method in class org.codehaus.xfire.service.object.ObjectInvoker
Override this method to control how XFire creates the service object.
createSoap11Fault(XmlCursor) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
Fill in the fault information from the XmlCursor.
createSoap12Fault(XmlCursor) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
Fill in the fault information from the XmlCursor.
createSoapBinding(Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createSoapBody(Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createTypeInfo() - Method in class org.codehaus.xfire.type.basic.BeanType
 
createTypeMapping(boolean) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
createTypeMapping(String, boolean) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
createTypeMapping(TypeMapping, boolean) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
createTypeMapping(boolean) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Creates a new empty TypeMapping object.
createTypeMapping(String, boolean) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Create a type mapping with the specified encodying style.
createWSDLWriter(Service) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createXFire() - Method in class org.codehaus.xfire.loom.LoomXFireServlet
 
createXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireServlet
 
createXFire() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
createXFire() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
createXPath(String, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Create the specified XPath expression with the namespaces added via addNamespace().
CustomTypeMapping - Class in org.codehaus.xfire.type
Contains type mappings for java/qname pairs and Serializer/Deserializer factories.
CustomTypeMapping(TypeMapping) - Constructor for class org.codehaus.xfire.type.CustomTypeMapping
 
CustomTypeMapping() - Constructor for class org.codehaus.xfire.type.CustomTypeMapping
 

D

DATA_ENCODING_UNKNOWN - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
DateType - Class in org.codehaus.xfire.type.basic
Type for the Calendar class.
DateType() - Constructor for class org.codehaus.xfire.type.basic.DateType
 
DateUtils - Class in org.codehaus.xfire.util
Helps reading and writing ISO8601 dates.
DateUtils() - Constructor for class org.codehaus.xfire.util.DateUtils
 
decode(char[], int, int) - Static method in class org.codehaus.xfire.util.Base64
 
decode(String) - Static method in class org.codehaus.xfire.util.Base64
 
decode(char[], int, int, OutputStream) - Static method in class org.codehaus.xfire.util.Base64
 
decode(String, OutputStream) - Static method in class org.codehaus.xfire.util.Base64
 
DefaultConfigurationService - Class in org.codehaus.xfire.plexus.config
Loads in XFire components from the XFire configuration file.
DefaultConfigurationService() - Constructor for class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
DefaultObjectService - Class in org.codehaus.xfire.service.object
 
DefaultObjectService() - Constructor for class org.codehaus.xfire.service.object.DefaultObjectService
 
DefaultServiceDeployer - Class in org.codehaus.xfire.loom
Default implementation of ServiceDeployer
DefaultServiceDeployer() - Constructor for class org.codehaus.xfire.loom.DefaultServiceDeployer
 
DefaultServiceFactory - Class in org.codehaus.xfire.loom
Default implementation of a ServiceFactory
DefaultServiceFactory() - Constructor for class org.codehaus.xfire.loom.DefaultServiceFactory
 
DefaultServiceRegistry - Class in org.codehaus.xfire.service
 
DefaultServiceRegistry() - Constructor for class org.codehaus.xfire.service.DefaultServiceRegistry
 
DefaultServiceRegistryDelegator - Class in org.codehaus.xfire.picocontainer
Default ServiceRegistryDelegator's implementation which just use ServiceRegistry instance obtained from XFire instance.
DefaultServiceRegistryDelegator(XFire) - Constructor for class org.codehaus.xfire.picocontainer.DefaultServiceRegistryDelegator
 
DefaultTransportManager - Class in org.codehaus.xfire.transport
The default TransportService implementation.
DefaultTransportManager() - Constructor for class org.codehaus.xfire.transport.DefaultTransportManager
 
DefaultTransportManager(ServiceRegistry) - Constructor for class org.codehaus.xfire.transport.DefaultTransportManager
 
DefaultTransportManagerDelegator - Class in org.codehaus.xfire.picocontainer
Default TransportManagerDelegator 's implementation which just use TransportManager instance obtained from XFire instance.
DefaultTransportManagerDelegator(XFire) - Constructor for class org.codehaus.xfire.picocontainer.DefaultTransportManagerDelegator
 
DefaultTypeMappingRegistry - Class in org.codehaus.xfire.type
The default implementation of TypeMappingRegistry.
DefaultTypeMappingRegistry() - Constructor for class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(boolean) - Constructor for class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
DefaultXFire - Class in org.codehaus.xfire
 
DefaultXFire() - Constructor for class org.codehaus.xfire.DefaultXFire
 
DefaultXFire(ServiceRegistry, TransportManager) - Constructor for class org.codehaus.xfire.DefaultXFire
 
DefaultXMPPTransportService - Class in org.codehaus.xfire.plexus.transport.xmpp
 
DefaultXMPPTransportService() - Constructor for class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
definition - Variable in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
deploy(String, Object) - Method in class org.codehaus.xfire.loom.DefaultServiceDeployer
 
deploy(String, Object) - Method in interface org.codehaus.xfire.loom.ServiceDeployer
Deploy the specified object via XFire.
DepthXMLStreamReader - Class in org.codehaus.xfire.util
An XMLStreamReader which keeps track of the depth where we are.
DepthXMLStreamReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.util.DepthXMLStreamReader
 
destroy() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
disable(String, String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
disable(String, String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
disable(String, String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
disableAll(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
disableAll(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
disableAll(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
DocumentBridge - Class in org.codehaus.xfire.message.bridge
Bridges Document/Literal style messages.
DocumentBridge(MessageContext) - Constructor for class org.codehaus.xfire.message.bridge.DocumentBridge
 
DocumentWSDL - Class in org.codehaus.xfire.wsdl11.builder
Creates Document style WSDL documents for JavaServices.
DocumentWSDL(ObjectService, Collection) - Constructor for class org.codehaus.xfire.wsdl11.builder.DocumentWSDL
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
DOMUtils - Class in org.codehaus.xfire.util
Few simple utils to read DOM.
DOMUtils() - Constructor for class org.codehaus.xfire.util.DOMUtils
 
DOMUtils.NullResolver - Class in org.codehaus.xfire.util
 
DOMUtils.NullResolver() - Constructor for class org.codehaus.xfire.util.DOMUtils.NullResolver
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
doService(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
DoubleType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
DoubleType() - Constructor for class org.codehaus.xfire.type.basic.DoubleType
 

E

elementQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
ElementReader - Class in org.codehaus.xfire.message.stax
Reads literal encoded messages.
ElementReader(DepthXMLStreamReader) - Constructor for class org.codehaus.xfire.message.stax.ElementReader
Expects the XMLStreamReader in the START_DOCUMENT event.
ElementReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.message.stax.ElementReader
 
ElementReader(InputStream) - Constructor for class org.codehaus.xfire.message.stax.ElementReader
 
ElementWriter - Class in org.codehaus.xfire.message.stax
LiteralWriter
ElementWriter(XMLStreamWriter) - Constructor for class org.codehaus.xfire.message.stax.ElementWriter
Create a LiteralWriter but without writing an element name.
ElementWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.message.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, String, String, String) - Constructor for class org.codehaus.xfire.message.stax.ElementWriter
 
ElementWriter(OutputStream, String, String) - Constructor for class org.codehaus.xfire.message.stax.ElementWriter
 
embed - Variable in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
enable(String, String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
enable(String, String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
enable(String, String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
enableAll(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
enableAll(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
enableAll(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
enableLogging(Logger) - Method in class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
enableLogging(Logger) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
encode(byte[]) - Static method in class org.codehaus.xfire.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.codehaus.xfire.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.codehaus.xfire.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.codehaus.xfire.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
end() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
endDocument() - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
endElement(String, String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
EndpointHandler - Interface in org.codehaus.xfire.handler
By virtue of XFire being stream based, a service can not write its response until the very end of processing.
endpointInterface() - Method in interface org.codehaus.xfire.annotations.backport175.WebService
Returns the complete name of the service endpoint interface defining the serviceÕs abstract Web Service contract.
endPrefixMapping(String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
equals(Object) - Method in class org.codehaus.xfire.type.Type
 
equals(Object) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
execute() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
expectErrorCode(WebRequest, int, String) - Method in class org.codehaus.xfire.test.AbstractServletTest
Here we expect an errorCode other than 200, and look for it checking for text is omitted as it doesnt work.

F

FaultHandler - Interface in org.codehaus.xfire.fault
A fault handler takes an exception and generates a fault message which is written to the response message.
FaultHandlerPipeline - Class in org.codehaus.xfire.fault
 
FaultHandlerPipeline() - Constructor for class org.codehaus.xfire.fault.FaultHandlerPipeline
 
finalize() - Method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
findChildWithAtt(Node, String, String, String) - Static method in class org.codehaus.xfire.util.DOMUtils
Find the first direct child with a given attribute.
findConfigurationReader() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
findOperation(int) - Method in class org.codehaus.xfire.message.bridge.DocumentBridge
 
findParameter(QName) - Method in class org.codehaus.xfire.message.bridge.DocumentBridge
 
findService(String) - Method in class org.codehaus.xfire.DefaultXFire
 
findTypeForClass(Class) - Method in class org.codehaus.xfire.type.AutoTypeMapping
Tries to determine a type class automatically from the type.
FloatType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
FloatType() - Constructor for class org.codehaus.xfire.type.basic.FloatType
 
flush() - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
formatDate(Date) - Static method in class org.codehaus.xfire.util.DateUtils
 
formatDateTime(Date) - Static method in class org.codehaus.xfire.util.DateUtils
 

G

generateService(HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
generateServices(HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
generateServices(URL) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
generateStub(VelocityContext, Writer, Reader) - Method in class org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
 
generateWSDL(String, OutputStream) - Method in class org.codehaus.xfire.DefaultXFire
 
generateWSDL(HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
generateWSDL(String, OutputStream) - Method in interface org.codehaus.xfire.XFire
Generate WSDL for a service.
GenerationStrategy - Interface in org.codehaus.xfire.xmlbeans.generator
A strategy for generating stubs.
GeneratorTask - Class in org.codehaus.xfire.xmlbeans.generator
An ant task which takes a WSDL and generates the SOAP client stubs.
GeneratorTask() - Constructor for class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
get() - Method in class org.codehaus.xfire.picocontainer.util.ThreadLocalObjectReference
 
get(Object) - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
get(Object) - Method in interface org.codehaus.xfire.transport.Session
Get a variable from the session by the key.
getAbstractType() - Method in class org.codehaus.xfire.service.object.Parameter
The xml schema type which this parameter "extends".
getAction() - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Returns the action for this operation.
getAction() - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
getAction() - Method in class org.codehaus.xfire.MessageContext
 
getAllowedMethods() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getAttachment(String, MessageContext) - Method in class org.codehaus.xfire.type.mtom.XOPType
 
getAttachments() - Method in class org.codehaus.xfire.client.AbstractClientHandler
 
getAttachments() - Method in interface org.codehaus.xfire.client.ClientHandler
Get the attachments to send with the request.
getAttachments() - Method in class org.codehaus.xfire.client.NullRequestHandler
 
getAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
getAttributeCount() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributes() - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeWriter(String) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getAttributeWriter(String, String) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getAttributeWriter(QName) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getBinding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getBody() - Method in class org.codehaus.xfire.soap.Soap11
 
getBody() - Method in class org.codehaus.xfire.soap.Soap12
 
getBody() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getBodyHandler() - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
getCause() - Method in exception org.codehaus.xfire.XFireRuntimeException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCharacterEncodingScheme() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getChild(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
Get the first element child.
getChild(Node, int) - Static method in class org.codehaus.xfire.util.DOMUtils
Get the first direct child with a given type
getChildContent(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
Get the first child's content ( ie it's included TEXT node ).
getChildElementXML() - Method in class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
getCode() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getComponentName() - Method in class org.codehaus.xfire.type.basic.ArrayType
 
getComponentType() - Method in class org.codehaus.xfire.type.basic.ArrayType
Get the Type of the elements in the array.
getComponentType() - Method in class org.codehaus.xfire.type.collection.ListType
 
getConfiguration() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
getContent(DataSource) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
getContent(Node) - Static method in class org.codehaus.xfire.util.DOMUtils
Get the trimed text content of a node or null if there is no text
getContentType(Class) - Method in class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
 
getContentType() - Method in interface org.codehaus.xfire.attachments.Attachments
 
getContentType() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getContext() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getCurrentMessageContext() - Static method in class org.codehaus.xfire.MessageContext
Get the message context for the current thread.
getDataContentHandler(Class) - Method in class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
 
getDataHandler() - Method in interface org.codehaus.xfire.attachments.Attachment
 
getDataHandler() - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
getDefaultNamespace() - Method in class org.codehaus.xfire.service.MessageService
 
getDefaultNamespace() - Method in interface org.codehaus.xfire.service.Service
The namespace of the service.
getDefaultTypeMapping() - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
getDefaultTypeMapping() - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Gets the registered default TypeMapping instance.
getDefinition() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getDependencies() - Method in class org.codehaus.xfire.type.basic.ArrayType
 
getDependencies() - Method in class org.codehaus.xfire.type.basic.BeanType
 
getDependencies() - Method in class org.codehaus.xfire.type.Type
Return a set of Type dependencies.
getDependencies() - Method in interface org.codehaus.xfire.wsdl.SchemaType
The SchemaTypes that this type references.
getDepth() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getDetail() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getDocument() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getDocument() - Method in class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
getDocumentInputStream() - Method in class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
getElements() - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
getElementText() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getElementWriter(String) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getElementWriter(String, String) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getElementWriter(QName) - Method in interface org.codehaus.xfire.message.MessageWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getEncoding() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getEncoding() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getEncodingStyleURI() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getEncodingStyleURI() - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
getEncodingStyleURI() - Method in interface org.codehaus.xfire.type.TypeMapping
 
getEndpointInterface() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns the complete name of the service endpoint interface defining the serviceÕs abstract Web Service contract.
getEnvelope() - Method in class org.codehaus.xfire.soap.Soap11
 
getEnvelope() - Method in class org.codehaus.xfire.soap.Soap12
 
getEnvelope() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getEventType() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getFault() - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
getFaultCode() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getFaultDestination() - Method in class org.codehaus.xfire.MessageContext
 
getFaultHandler(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getFaultHandler() - Method in class org.codehaus.xfire.service.MessageService
 
getFaultHandler() - Method in interface org.codehaus.xfire.service.Service
The fault handler which handles exception which occur during processing.
getFaultPipeline() - Method in class org.codehaus.xfire.service.MessageService
 
getFaultPipeline() - Method in interface org.codehaus.xfire.service.Service
 
getFaultPipeline() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getFaultPipeline() - Method in interface org.codehaus.xfire.transport.Transport
 
getHandler(int) - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
getHandler(int) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
getHandler(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getHeader() - Method in class org.codehaus.xfire.soap.Soap11
 
getHeader() - Method in class org.codehaus.xfire.soap.Soap12
 
getHeader() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getHeaderHandler() - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
getId() - Method in interface org.codehaus.xfire.attachments.Attachment
 
getId() - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
getImports() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getInfo() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getInParameter(QName) - Method in class org.codehaus.xfire.service.object.Operation
 
getInParameterName(Method, int, boolean) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
getInParameterName(Method, int, boolean) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
getInParameters() - Method in class org.codehaus.xfire.service.object.Operation
 
getInstance() - Static method in class org.codehaus.xfire.soap.Soap11
 
getInstance() - Static method in class org.codehaus.xfire.soap.Soap12
 
getInstance() - Static method in class org.codehaus.xfire.soap.SoapVersionFactory
 
getInvoker() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getInvoker() - Method in interface org.codehaus.xfire.service.object.ObjectService
 
getLocalName() - Method in interface org.codehaus.xfire.message.MessageReader
Get the local name of the element this reader represents.
getLocalName() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getLocalName() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getLocalName() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getLocalName() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getLocation() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getMessage() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getMessage() - Method in exception org.codehaus.xfire.XFireRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessageBridge(MessageContext) - Method in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
getMethod() - Method in class org.codehaus.xfire.service.object.Operation
 
getMethods() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getMimeMultipart() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getMode() - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Returns the direction in which the parameter is flowing.
getName() - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Returns the name of the parameter as it appears in the WSDL.
getName() - Method in class org.codehaus.xfire.annotations.WebResultAnnotation
Returns the name of the return value as it appears in the WSDL and messages on the wire.
getName() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns the name of the Web Service.
getName() - Method in interface org.codehaus.xfire.message.MessageReader
 
getName() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getName() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getName() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getName() - Method in class org.codehaus.xfire.service.MessageService
 
getName() - Method in class org.codehaus.xfire.service.object.Operation
 
getName() - Method in class org.codehaus.xfire.service.object.Parameter
 
getName() - Method in interface org.codehaus.xfire.service.Service
The name of the service.
getName() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getName() - Method in interface org.codehaus.xfire.transport.Transport
 
getName() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getName() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getName() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
Gets the transport name.
getNamespace() - Method in interface org.codehaus.xfire.message.MessageReader
 
getNamespace() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getNamespace() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getNamespace() - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getNamespace() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getNamespace() - Method in class org.codehaus.xfire.soap.Soap11
 
getNamespace() - Method in class org.codehaus.xfire.soap.Soap12
 
getNamespace() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespacePrefix(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getNamespaces() - Method in exception org.codehaus.xfire.fault.XFireFault
User defined namespaces which will be written out on the resultant SOAP Fault (for use easy with SubCodes and Detail) elements.
getNamespaceURI() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNext(Node) - Static method in class org.codehaus.xfire.util.DOMUtils
Get the next sibling with the same name and type
getNext(Node, String, int) - Static method in class org.codehaus.xfire.util.DOMUtils
Return the next sibling with a given name and type
getNextAttributeReader() - Method in interface org.codehaus.xfire.message.MessageReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getNextElementReader() - Method in interface org.codehaus.xfire.message.MessageReader
 
getNextElementReader() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getNextElementReader() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getNextElementReader() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getNextRole() - Method in class org.codehaus.xfire.soap.Soap11
 
getNextRole() - Method in class org.codehaus.xfire.soap.Soap12
 
getNextRole() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getNoneRole() - Method in class org.codehaus.xfire.soap.Soap11
 
getNoneRole() - Method in class org.codehaus.xfire.soap.Soap12
 
getNoneRole() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getOperation() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getOperation() - Method in interface org.codehaus.xfire.message.bridge.MessageBridge
 
getOperation(String) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getOperation(String) - Method in interface org.codehaus.xfire.service.object.ObjectService
Get an operation.
getOperationName() - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Returns the name of the wsdl:operation matching this method.
getOperations() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getOperations() - Method in interface org.codehaus.xfire.service.object.ObjectService
Get all the operations for this service.
getOperationsMap() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getOutParameter(QName) - Method in class org.codehaus.xfire.service.object.Operation
 
getOutParameterName(Method, boolean) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
getOutParameterName(Method, boolean) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
getOutParameters() - Method in class org.codehaus.xfire.service.object.Operation
 
getOutputDir() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getOutputStream() - Method in class org.codehaus.xfire.MessageDestination
 
getPackage() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getParameterStyle() - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Returns the SOAP parameter binding style.
getPart(String) - Method in interface org.codehaus.xfire.attachments.Attachments
 
getPart(String) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getParts() - Method in interface org.codehaus.xfire.attachments.Attachments
 
getParts() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getPassword() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getPIData() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getPortType() - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
getPortType() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getPrefix() - Method in class org.codehaus.xfire.soap.Soap11
 
getPrefix() - Method in class org.codehaus.xfire.soap.Soap12
 
getPrefix() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getPrefix() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getProperty(Object) - Method in class org.codehaus.xfire.MessageContext
 
getProperty(String) - Method in class org.codehaus.xfire.service.MessageService
 
getProperty(String) - Method in interface org.codehaus.xfire.service.Service
 
getProperty(String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getPropertyDescriptor(QName) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
getPropertyDescriptors() - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
getReason() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getRegisteredEncodingStyleURIs() - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
getRegisteredEncodingStyleURIs() - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRegistry() - Method in class org.codehaus.xfire.test.AbstractXFireTypeTest
 
getReplyDestination() - Method in class org.codehaus.xfire.MessageContext
 
getRequest() - Static method in class org.codehaus.xfire.transport.http.XFireServletController
 
getRequest() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getRequestHeader() - Method in class org.codehaus.xfire.MessageContext
 
getRequestHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getRequestParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getRequestPipeline() - Method in class org.codehaus.xfire.service.MessageService
 
getRequestPipeline() - Method in interface org.codehaus.xfire.service.Service
 
getRequestPipeline() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getRequestPipeline() - Method in interface org.codehaus.xfire.transport.Transport
 
getRequestReader() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getRequestUri() - Method in class org.codehaus.xfire.MessageContext
 
getResourceAsReader(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getResourceAsStream(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getResponse() - Static method in class org.codehaus.xfire.transport.http.XFireServletController
 
getResponse() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getResponseHeader() - Method in class org.codehaus.xfire.MessageContext
 
getResponseHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResponseParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResponsePipeline() - Method in class org.codehaus.xfire.service.MessageService
 
getResponsePipeline() - Method in interface org.codehaus.xfire.service.Service
 
getResponsePipeline() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getResponsePipeline() - Method in interface org.codehaus.xfire.transport.Transport
 
getResponseWriter() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getRole() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getRoles() - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getRoles() - Method in interface org.codehaus.xfire.handler.Handler
The roles which this service applies to.
getSchemaType() - Method in class org.codehaus.xfire.type.Type
 
getSchemaType() - Method in interface org.codehaus.xfire.wsdl.SchemaType
The schema type that this SchemaType represents.
getSchemaType(Class) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
Introspect to find the SchemaType for a particular XMLBeans class.
getSchemaTypes() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getScope() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getScope() - Method in interface org.codehaus.xfire.service.object.ObjectService
 
getService() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getService() - Method in class org.codehaus.xfire.MessageContext
The service being invoked.
getService(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
getService(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
getService(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
getService(HttpServletRequest) - Method in class org.codehaus.xfire.spring.SpringXFireController
 
getService(HttpServletRequest) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getService() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getServiceBuilder() - Method in class org.codehaus.xfire.test.AbstractXFireTypeTest
 
getServiceClass() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getServiceClass() - Method in interface org.codehaus.xfire.service.object.ObjectService
The class which the operations map to.
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceFactory(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceHandler() - Method in class org.codehaus.xfire.service.MessageService
 
getServiceHandler() - Method in interface org.codehaus.xfire.service.Service
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
getServiceName() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns the service name of the Web Service.
getServiceName() - Method in class org.codehaus.xfire.MessageContext
 
getServiceName() - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.loom.ServiceInvoker
 
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.service.object.ObjectInvoker
Creates and returns a service object depending on the scope.
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.spring.BeanInvoker
 
getServiceRegistry() - Method in class org.codehaus.xfire.DefaultXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.loom.LoomXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.picocontainer.DefaultServiceRegistryDelegator
 
getServiceRegistry() - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getServiceRegistry() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getServiceRegistry() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getServiceRegistry() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getServiceRegistry() - Method in interface org.codehaus.xfire.XFire
Get the ServiceRegistry.
getServices() - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
getServices() - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
getServices() - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
getServiceURL(Service) - Method in class org.codehaus.xfire.test.TestHttpTransport
 
getServiceURL(Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getServiceURL(Service) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
Get the URL for a particular service.
getServiceURL(Service) - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getSession() - Method in class org.codehaus.xfire.MessageContext
The session that this request is a part of.
getSession() - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
getSoapAction() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getSOAPBinding(Binding) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
getSOAPBindingAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getSOAPBindingAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getSOAPBindingAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the SOAPBindingAnnotation annotation from the given class, if found.
getSOAPBody(List) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
getSoapEncodingStyle() - Method in class org.codehaus.xfire.soap.Soap11
 
getSoapEncodingStyle() - Method in class org.codehaus.xfire.soap.Soap12
 
getSoapEncodingStyle() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getSoapMessage() - Method in interface org.codehaus.xfire.attachments.Attachments
 
getSoapMessage() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getSoapVersion() - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
getSoapVersion() - Method in class org.codehaus.xfire.MessageContext
 
getSoapVersion() - Method in class org.codehaus.xfire.service.MessageService
 
getSoapVersion() - Method in interface org.codehaus.xfire.service.Service
 
getSoapVersion(String) - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
getSoapVersion() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getStrategy() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getStyle() - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Returns the SOAP binding style, which defines the encoding style for messages send to and from the Web Service.
getStyle() - Method in class org.codehaus.xfire.service.MessageService
 
getStyle() - Method in interface org.codehaus.xfire.service.Service
Return the service style.
getStyleString() - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Returns a String representation of the SOAP binding style.
getSubCode() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the SubCode for the Fault Code.
getTargetNamespace() - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Returns the XML namespace for the parameter.
getTargetNameSpace() - Method in class org.codehaus.xfire.annotations.WebResultAnnotation
Returns the XML namespace for the return value.
getTargetNamespace() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns the XML namespace used for the WSDL and XML elements generated from this Web Service.
getTargetNamespace() - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
getTestFile(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getText() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTransferData(DataFlavor, DataSource) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
getTransferDataFlavors() - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
getTransport() - Method in class org.codehaus.xfire.MessageContext
 
getTransport(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
getTransport(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransport(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
getTransportManager() - Method in class org.codehaus.xfire.DefaultXFire
 
getTransportManager() - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
getTransportManager() - Method in class org.codehaus.xfire.loom.LoomXFire
 
getTransportManager() - Method in class org.codehaus.xfire.picocontainer.DefaultTransportManagerDelegator
 
getTransportManager() - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getTransportManager() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getTransportManager() - Method in interface org.codehaus.xfire.XFire
Get the TransportManager.
getTransports(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
getTransports(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransports(String) - Method in interface org.codehaus.xfire.transport.TransportManager
Get the transports applicable to a particular service.
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getType(MessageContext) - Method in class org.codehaus.xfire.service.object.Parameter
 
getType(Class) - Method in class org.codehaus.xfire.type.AutoTypeMapping
 
getType(QName) - Method in class org.codehaus.xfire.type.basic.BeanType
Get the type class for the field with the specified QName.
getType(Class) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
getType(QName) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
getType(Class) - Method in interface org.codehaus.xfire.type.TypeMapping
 
getType(QName) - Method in interface org.codehaus.xfire.type.TypeMapping
 
getType() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
getTypeClass() - Method in class org.codehaus.xfire.service.object.Parameter
 
getTypeClass() - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
getTypeClass() - Method in class org.codehaus.xfire.type.Type
 
getTypeInfo() - Method in class org.codehaus.xfire.type.basic.BeanType
 
getTypeMapping() - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
getTypeMapping() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getTypeMapping() - Method in interface org.codehaus.xfire.service.object.ObjectService
The TypeMapping for this service.
getTypeMapping(String) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
getTypeMapping() - Method in class org.codehaus.xfire.type.Type
 
getTypeMapping(String) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMappingRegistry() - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
getTypeMappingRegistry() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getTypeQName(Class) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
getTypeQName(Class) - Method in interface org.codehaus.xfire.type.TypeMapping
 
getUltimateReceiverRole() - Method in class org.codehaus.xfire.soap.Soap11
 
getUltimateReceiverRole() - Method in class org.codehaus.xfire.soap.Soap12
 
getUltimateReceiverRole() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getUnderstoodHeaders() - Method in class org.codehaus.xfire.handler.AbstractHandler
Returns null by default, indicating that no headers were understood.
getUnderstoodHeaders() - Method in interface org.codehaus.xfire.handler.Handler
 
getUniquePrefix(Element, String) - Static method in class org.codehaus.xfire.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter, String, boolean) - Static method in class org.codehaus.xfire.util.NamespaceHelper
Create a unique namespace uri/prefix combination.
getUniquePrefix(XMLStreamWriter) - Static method in class org.codehaus.xfire.util.NamespaceHelper
 
getUri() - Method in class org.codehaus.xfire.MessageDestination
 
getURI(String) - Method in class org.codehaus.xfire.type.mtom.XOPType
Parse the URI from the xop:Include href value.
getUrl() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getUrl() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getUse() - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Returns the SOAP binding use, which defines the formatting style for messages sent to and from the Web Service.
getUse() - Method in class org.codehaus.xfire.service.MessageService
 
getUse() - Method in interface org.codehaus.xfire.service.Service
Return the Use.
getUsername() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getUseString() - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Returns a String representation of the SOAP binding use.
getValue() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValue() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
getValue() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getValue(String, String) - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getValue() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getValue(String, String) - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getValueAsBoolean() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsBoolean() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsCalendar() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsCalendar() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsDate() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsDate() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsDateTime() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsDateTime() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsDouble() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsDouble() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsFloat() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsFloat() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsInt() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsInt() - Method in interface org.codehaus.xfire.message.MessageReader
 
getValueAsLong() - Method in class org.codehaus.xfire.message.AbstractMessageReader
 
getValueAsLong() - Method in interface org.codehaus.xfire.message.MessageReader
 
getVersion() - Method in class org.codehaus.xfire.soap.Soap11
 
getVersion() - Method in class org.codehaus.xfire.soap.Soap12
 
getVersion() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getVersion() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getVersions() - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
getWebappBase() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getWebappBase(HttpServletRequest) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getWebMethodAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the WebServiceAnnotation annotation from the given class, if found.
getWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getWebParamAnnotation(Method, int) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the WebParamAnnotation annotation from the indicated parameter of the given method, if found.
getWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getWebResultAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the WebResultAnnotation annotation from the given method, if found.
getWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getWebServiceAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the WebServiceAnnotation annotation from the given class, if found.
getWSDL(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Get the WSDL for a service.
getWSDL(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Get the WSDL for a service.
getWsdl() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getWSDLBuilder() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getWSDLDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getWSDLDocument(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getWSDLWriter() - Method in class org.codehaus.xfire.service.MessageService
 
getWSDLWriter() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
getWSDLWriter() - Method in interface org.codehaus.xfire.service.Service
 
getXFire() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireFactory
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
getXFire() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
getXFire() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getXFire() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getXFire() - Method in class org.codehaus.xfire.XFireFactory
 
getXmlObject() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getXmlObject() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getXMLStreamReader() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.MessageContext
 
getXMLStreamWriter(MessageContext) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
getXMPPConnection() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 

H

handleException(MessageContext, Service, Handler, Exception) - Method in class org.codehaus.xfire.DefaultXFire
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.fault.AbstractFaultHandler
 
handleFault(XFireFault, MessageContext) - Method in interface org.codehaus.xfire.fault.FaultHandler
Take an exception and generate a fault message which is written to the response OutputStream.
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.fault.Soap11FaultHandler
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.fault.Soap12FaultHandler
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
handleFault(XFireFault, MessageContext) - Method in interface org.codehaus.xfire.handler.Handler
Handles faults that occur in this handler.
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport.FaultResponseCodeHandler
 
handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
Handler - Interface in org.codehaus.xfire.handler
A handler is just something that processes an XML message.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.spring.XFireExporter
Process the incoming SOAP request and create a SOAP response.
handleResponse(XMLStreamReader) - Method in interface org.codehaus.xfire.client.ClientHandler
Handle the response.
handleResponse(XMLStreamReader) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
HandlerPipeline - Class in org.codehaus.xfire.handler
 
HandlerPipeline() - Constructor for class org.codehaus.xfire.handler.HandlerPipeline
 
hasDetails() - Method in exception org.codehaus.xfire.fault.XFireFault
 
hashCode() - Method in class org.codehaus.xfire.type.Type
 
hashCode() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasMoreAttributeReaders() - Method in interface org.codehaus.xfire.message.MessageReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
hasMoreElementReaders() - Method in interface org.codehaus.xfire.message.MessageReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.message.stax.AttributeReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.message.stax.ElementReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.message.yom.YOMReader
 
hasName() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasOnewayAnnotation(Method) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasOnewayAnnotation(Method) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasOnewayAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given method has the OnewayAnnotation annotation.
hasRequest() - Method in class org.codehaus.xfire.client.AbstractClientHandler
 
hasRequest() - Method in interface org.codehaus.xfire.client.ClientHandler
 
hasRequest() - Method in class org.codehaus.xfire.client.NullRequestHandler
 
hasResponse(MessageContext) - Method in interface org.codehaus.xfire.handler.EndpointHandler
 
hasResponse(MessageContext) - Method in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
hasService(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
hasService(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
hasService(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
hasSOAPBindingAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasSOAPBindingAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasSOAPBindingAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given class has the SOAPBindingAnnotation annotation.
hasText() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasWebMethodAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given method has the WebMethodAnnotation annotation.
hasWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasWebParamAnnotation(Method, int) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the indicated parameter of the given method has the WebResultAnnotation annotation.
hasWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasWebResultAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given method has the WebResultAnnotation annotation.
hasWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasWebServiceAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given class has the WebServiceAnnotation annotation.
HtmlServiceWriter - Class in org.codehaus.xfire.transport.http
Provides a basic HTML description of a Service.
HtmlServiceWriter() - Constructor for class org.codehaus.xfire.transport.http.HtmlServiceWriter
 
HTTP_SERVLET_REQUEST_KEY - Static variable in class org.codehaus.xfire.transport.http.XFireHttpSession
 
HTTP_TRANSPORT_NS - Static variable in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
httpNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 

I

ignorableWhitespace(char[], int, int) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
ImageDataContentHandler - Class in org.codehaus.xfire.attachments
 
ImageDataContentHandler() - Constructor for class org.codehaus.xfire.attachments.ImageDataContentHandler
 
init() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
initialize() - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
initialize() - Method in class org.codehaus.xfire.loom.transport.LoomTransportManager
 
initialize() - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
initialize() - Method in class org.codehaus.xfire.plexus.ServiceRegistry
 
initialize() - Method in class org.codehaus.xfire.plexus.transport.PlexusTransportManager
 
initialize() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
initialize() - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
initialize() - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
initializeOperations(DefaultObjectService) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
initializeTransports(ServiceRegistry) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
initializeTypeMapping(DefaultObjectService) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
Creates a type mapping for this class and registers it with the TypeMappingRegistry.
IntType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
IntType() - Constructor for class org.codehaus.xfire.type.basic.IntType
 
invoke() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
invoke(XMLStreamReader, MessageContext) - Method in class org.codehaus.xfire.DefaultXFire
 
invoke(InputStream, MessageContext) - Method in class org.codehaus.xfire.DefaultXFire
 
invoke(MessageContext) - Method in interface org.codehaus.xfire.handler.Handler
Invoke a handler.
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
invoke(MessageContext) - Method in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.picocontainer.util.PicoObjectInvoker
 
invoke(Method, Object[], MessageContext) - Method in interface org.codehaus.xfire.service.object.Invoker
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.service.object.ObjectInvoker
 
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
Invoke the Header and Body Handlers for the SOAP message.
invoke(HttpServletRequest, HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
invoke(InputStream, MessageContext) - Method in interface org.codehaus.xfire.XFire
Processes a new SOAP Message request.
invoke(XMLStreamReader, MessageContext) - Method in interface org.codehaus.xfire.XFire
Processes a new SOAP Message request.
invoke() - Method in class org.codehaus.xfire.xmpp.client.XMPPClient
 
invokePipeline(HandlerPipeline, Stack, MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
 
Invoker - Interface in org.codehaus.xfire.service.object
The invoker class allows you to control how your service class is invoked.
invokeRequestPipeline(Stack, MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
 
invokeResponsePipeline(Stack, MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
 
invokeService(String, String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Invoke a service with the specified document.
invokeService(String, String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Invoke a service with the specified document.
isAbstract() - Method in class org.codehaus.xfire.type.Type
 
isAbstract() - Method in interface org.codehaus.xfire.wsdl.SchemaType
Whether or not this a complexType or a concrete element.
isAsync(Method) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
isAsync(Method) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
isAsync() - Method in class org.codehaus.xfire.service.object.Operation
 
isAttribute(PropertyDescriptor) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isAutoTyped() - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
isCharacters() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isComplex() - Method in class org.codehaus.xfire.type.basic.ArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.type.basic.BeanType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.type.Type
 
isComplex() - Method in interface org.codehaus.xfire.wsdl.SchemaType
Whether or not this a complex type.
isComplex() - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
isElement(PropertyDescriptor) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
isEnabled(String, String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
isEnabled(String, String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
isEnabled(String, String) - Method in interface org.codehaus.xfire.transport.TransportManager
Determine if a transport is enabled for a particular service.
isEndElement() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isHeader() - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
If true, the parameter is pulled from a message header rather then the message body.
isHeader() - Method in class org.codehaus.xfire.service.object.Parameter
 
isNillable(QName) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
isOverwrite() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
isRegistered(Class) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
isRegistered(QName) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
isRegistered(Class) - Method in interface org.codehaus.xfire.type.TypeMapping
Checks whether or not type mapping between specified XML type and Java type is registered.
isRegistered(QName) - Method in interface org.codehaus.xfire.type.TypeMapping
 
isRest() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
isSerializable(PropertyDescriptor) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
isStandalone() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isStartElement() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isValidMethod(Method) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
Returns true if the specified method is valid for a SOAP operation.
isValidMethod(Method) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
isWhiteSpace() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
iterator() - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
iterator() - Method in class org.codehaus.xfire.handler.HandlerPipeline
 

J

JavaMailAttachments - Class in org.codehaus.xfire.attachments
 
JavaMailAttachments() - Constructor for class org.codehaus.xfire.attachments.JavaMailAttachments
 
JavaMailAttachments(MimeMultipart) - Constructor for class org.codehaus.xfire.attachments.JavaMailAttachments
Create Attachments from the MimeMultipart message.

K

KEY - Static variable in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 

L

ListType - Class in org.codehaus.xfire.type.collection
 
ListType(Class) - Constructor for class org.codehaus.xfire.type.collection.ListType
 
loadClass(String) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
Attempt to load a class first from this class's ClassLoader, then from the context classloader.
loadClass(String) - Method in class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
loadClass(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
Load a class from the class loader.
loadClass(String) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
loadClass(String) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
Load a class from the class loader.
log - Variable in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
LongType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
LongType() - Constructor for class org.codehaus.xfire.type.basic.LongType
 
LoomTransportManager - Class in org.codehaus.xfire.loom.transport
 
LoomTransportManager() - Constructor for class org.codehaus.xfire.loom.transport.LoomTransportManager
 
LoomXFire - Class in org.codehaus.xfire.loom
An instance of XFire that is managed by Loom / Phoenix.
LoomXFire() - Constructor for class org.codehaus.xfire.loom.LoomXFire
 
LoomXFireServlet - Class in org.codehaus.xfire.loom
An XFire servlet which obtains its XFire instance from a ServiceManager
LoomXFireServlet() - Constructor for class org.codehaus.xfire.loom.LoomXFireServlet
 

M

makeNamespaceFromClassName(String, String) - Static method in class org.codehaus.xfire.util.NamespaceHelper
Generates the name of a XML namespace from a given class name and protocol.
makeServiceNameFromClassName(Class) - Method in class org.codehaus.xfire.service.object.ObjectServiceFactory
 
mapAttribute(String, QName) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
mapElement(String, QName) - Method in class org.codehaus.xfire.type.basic.TypeInfo
 
MessageBridge - Interface in org.codehaus.xfire.message.bridge
Reads/Writes Messages.
MessageBridgeFactory - Class in org.codehaus.xfire.message.bridge
Create a MessageReaders and MessageWriters for a ObjectService.
MessageBridgeFactory() - Constructor for class org.codehaus.xfire.message.bridge.MessageBridgeFactory
 
MessageContext - Class in org.codehaus.xfire
Holds inforrmation about the message request and response.
MessageContext() - Constructor for class org.codehaus.xfire.MessageContext
 
MessageContext(String, String, OutputStream, Session, String) - Constructor for class org.codehaus.xfire.MessageContext
Create a MessageContext to invoke a service with the specified document as the request.
MessageDestination - Class in org.codehaus.xfire
 
MessageDestination(OutputStream, String) - Constructor for class org.codehaus.xfire.MessageDestination
 
MessageReader - Interface in org.codehaus.xfire.message
A MessageReader.
MessageService - Class in org.codehaus.xfire.service
A simple service implementation.
MessageService() - Constructor for class org.codehaus.xfire.service.MessageService
 
MessageWriter - Interface in org.codehaus.xfire.message
Writes messages to an output stream.
MODE_IN - Static variable in class org.codehaus.xfire.annotations.WebParamAnnotation
Constant used to specify that a parameter flows inwards.
MODE_INOUT - Static variable in class org.codehaus.xfire.annotations.WebParamAnnotation
Constant used to specify that a parameter flows both in and outwards.
MODE_OUT - Static variable in class org.codehaus.xfire.annotations.WebParamAnnotation
Constant used to specify that a parameter flows outwards.
MTOMDataContentHandlerFactory - Class in org.codehaus.xfire.type.mtom
 
MTOMDataContentHandlerFactory() - Constructor for class org.codehaus.xfire.type.mtom.MTOMDataContentHandlerFactory
 
MUST_UNDERSTAND - Static variable in exception org.codehaus.xfire.fault.XFireFault
 

N

name() - Method in interface org.codehaus.xfire.annotations.backport175.WebResult
Returns the name of the return value as it appears in the WSDL and messages on the wire.
name() - Method in interface org.codehaus.xfire.annotations.backport175.WebService
Returns the name of the Web Service.
NAME - Static variable in class org.codehaus.xfire.fault.Soap11FaultHandler
 
NAME - Static variable in class org.codehaus.xfire.fault.Soap12FaultHandler
 
NAME - Static variable in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
NAME - Static variable in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
NAME - Static variable in class org.codehaus.xfire.xmpp.XMPPTransport
 
NamespaceHelper - Class in org.codehaus.xfire.util
Namespace utilities.
NamespaceHelper() - Constructor for class org.codehaus.xfire.util.NamespaceHelper
 
newClient() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
newInstance() - Static method in class org.codehaus.xfire.XFireFactory
 
newInstance(String) - Static method in class org.codehaus.xfire.XFireFactory
 
next() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
nextTag() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
NullRequestHandler - Class in org.codehaus.xfire.client
 
NullRequestHandler() - Constructor for class org.codehaus.xfire.client.NullRequestHandler
 

O

ObjectInvoker - Class in org.codehaus.xfire.service.object
An invoker which instantiates classes automatically based on the Service's scope.
ObjectInvoker() - Constructor for class org.codehaus.xfire.service.object.ObjectInvoker
 
ObjectService - Interface in org.codehaus.xfire.service.object
A service which can map to an underlying Methods and Classes.
ObjectServiceComponentAdapter - Class in org.codehaus.xfire.picocontainer
 
ObjectServiceComponentAdapter(ComponentAdapter) - Constructor for class org.codehaus.xfire.picocontainer.ObjectServiceComponentAdapter
 
ObjectServiceComponentAdapterFactory - Class in org.codehaus.xfire.picocontainer
 
ObjectServiceComponentAdapterFactory(ComponentAdapterFactory) - Constructor for class org.codehaus.xfire.picocontainer.ObjectServiceComponentAdapterFactory
 
ObjectServiceConfigurator - Class in org.codehaus.xfire.plexus.config
Creates and configures services.
ObjectServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
ObjectServiceFactory - Class in org.codehaus.xfire.service.object
Java objects-specific implementation of the ServiceFactory interface.
ObjectServiceFactory() - Constructor for class org.codehaus.xfire.service.object.ObjectServiceFactory
Initializes a new instance of the ObjectServiceFactory.
ObjectServiceFactory(TransportManager, TypeMappingRegistry) - Constructor for class org.codehaus.xfire.service.object.ObjectServiceFactory
Initializes a new instance of the ObjectServiceFactory with the given transport manager and type mapping registry.
ObjectServiceHandler - Class in org.codehaus.xfire.message.bridge
Handles java services.
ObjectServiceHandler() - Constructor for class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
ObjectServiceHandler(Class) - Constructor for class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
ObjectServiceVisitor - Class in org.codehaus.xfire.wsdl11
TODO: I would be great to be able to configure XFire during deployment and write it to the configuration
ObjectServiceVisitor(Definition, DefaultObjectService) - Constructor for class org.codehaus.xfire.wsdl11.ObjectServiceVisitor
 
Oneway - Interface in org.codehaus.xfire.annotations.backport175
backport175 version of the Oneway Annotation.
Oneway - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the OneWay Annotation.
Oneway() - Constructor for class org.codehaus.xfire.annotations.commons.Oneway
 
OnewayAnnotation - Class in org.codehaus.xfire.annotations
Represents an common representation of a oneway annotation.
OnewayAnnotation() - Constructor for class org.codehaus.xfire.annotations.OnewayAnnotation
 
onRegister(Service) - Method in interface org.codehaus.xfire.service.event.RegistrationEventListener
 
onRegister(Service) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
onUnregister(Service) - Method in interface org.codehaus.xfire.service.event.RegistrationEventListener
 
onUnregister(Service) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
operation - Variable in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
Operation - Class in org.codehaus.xfire.service.object
An operation that be performed on a service.
Operation(Method) - Constructor for class org.codehaus.xfire.service.object.Operation
 
operationName() - Method in interface org.codehaus.xfire.annotations.backport175.WebMethod
Returns the name of the wsdl:operation matching this method.
org.codehaus.xfire - package org.codehaus.xfire
 
org.codehaus.xfire.annotations - package org.codehaus.xfire.annotations
Package defining the classes for annotation support in XFire.
org.codehaus.xfire.annotations.backport175 - package org.codehaus.xfire.annotations.backport175
backport175 implementation of XFire Annotations.
org.codehaus.xfire.annotations.backport175.soap - package org.codehaus.xfire.annotations.backport175.soap
 
org.codehaus.xfire.annotations.commons - package org.codehaus.xfire.annotations.commons
Commons Attributes implementation of XFire Annotations.
org.codehaus.xfire.annotations.commons.soap - package org.codehaus.xfire.annotations.commons.soap
 
org.codehaus.xfire.annotations.soap - package org.codehaus.xfire.annotations.soap
 
org.codehaus.xfire.attachments - package org.codehaus.xfire.attachments
 
org.codehaus.xfire.client - package org.codehaus.xfire.client
 
org.codehaus.xfire.client.http - package org.codehaus.xfire.client.http
 
org.codehaus.xfire.fault - package org.codehaus.xfire.fault
 
org.codehaus.xfire.handler - package org.codehaus.xfire.handler
 
org.codehaus.xfire.loom - package org.codehaus.xfire.loom
 
org.codehaus.xfire.loom.transport - package org.codehaus.xfire.loom.transport
 
org.codehaus.xfire.loom.type - package org.codehaus.xfire.loom.type
 
org.codehaus.xfire.message - package org.codehaus.xfire.message
 
org.codehaus.xfire.message.bridge - package org.codehaus.xfire.message.bridge
 
org.codehaus.xfire.message.stax - package org.codehaus.xfire.message.stax
 
org.codehaus.xfire.message.yom - package org.codehaus.xfire.message.yom
 
org.codehaus.xfire.picocontainer - package org.codehaus.xfire.picocontainer
 
org.codehaus.xfire.picocontainer.util - package org.codehaus.xfire.picocontainer.util
 
org.codehaus.xfire.plexus - package org.codehaus.xfire.plexus
 
org.codehaus.xfire.plexus.config - package org.codehaus.xfire.plexus.config
 
org.codehaus.xfire.plexus.transport - package org.codehaus.xfire.plexus.transport
 
org.codehaus.xfire.plexus.transport.xmpp - package org.codehaus.xfire.plexus.transport.xmpp
 
org.codehaus.xfire.plexus.type - package org.codehaus.xfire.plexus.type
 
org.codehaus.xfire.service - package org.codehaus.xfire.service
 
org.codehaus.xfire.service.event - package org.codehaus.xfire.service.event
 
org.codehaus.xfire.service.object - package org.codehaus.xfire.service.object
This package includes an implementation of the the org.codehaus.xfire.service package.
org.codehaus.xfire.soap - package org.codehaus.xfire.soap
SOAP protocol specific contants
org.codehaus.xfire.spring - package org.codehaus.xfire.spring
Classes for exposing Spring beans via XFire SOAP.
org.codehaus.xfire.test - package org.codehaus.xfire.test
 
org.codehaus.xfire.transport - package org.codehaus.xfire.transport
 
org.codehaus.xfire.transport.http - package org.codehaus.xfire.transport.http
 
org.codehaus.xfire.type - package org.codehaus.xfire.type
 
org.codehaus.xfire.type.basic - package org.codehaus.xfire.type.basic
 
org.codehaus.xfire.type.collection - package org.codehaus.xfire.type.collection
 
org.codehaus.xfire.type.mtom - package org.codehaus.xfire.type.mtom
 
org.codehaus.xfire.util - package org.codehaus.xfire.util
 
org.codehaus.xfire.wsdl - package org.codehaus.xfire.wsdl
 
org.codehaus.xfire.wsdl11 - package org.codehaus.xfire.wsdl11
 
org.codehaus.xfire.wsdl11.builder - package org.codehaus.xfire.wsdl11.builder
 
org.codehaus.xfire.xmlbeans - package org.codehaus.xfire.xmlbeans
 
org.codehaus.xfire.xmlbeans.client - package org.codehaus.xfire.xmlbeans.client
 
org.codehaus.xfire.xmlbeans.generator - package org.codehaus.xfire.xmlbeans.generator
 
org.codehaus.xfire.xmlbeans.util - package org.codehaus.xfire.xmlbeans.util
 
org.codehaus.xfire.xmpp - package org.codehaus.xfire.xmpp
 
org.codehaus.xfire.xmpp.client - package org.codehaus.xfire.xmpp.client
 

P

Parameter - Class in org.codehaus.xfire.service.object
A parameter for an operation.
Parameter() - Constructor for class org.codehaus.xfire.service.object.Parameter
 
Parameter(QName, Class) - Constructor for class org.codehaus.xfire.service.object.Parameter
 
PARAMETER_STYLE_BARE - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a bare parameter binding style.
PARAMETER_STYLE_WRAPPED - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a wrapped parameter binding style.
parameterStyle() - Method in interface org.codehaus.xfire.annotations.backport175.soap.SOAPBinding
Returns the SOAP parameter binding style.
parseDate(String) - Static method in class org.codehaus.xfire.util.DateUtils
 
parseDateTime(String) - Static method in class org.codehaus.xfire.util.DateUtils
 
parseDocument(XmlPullParser) - Method in class org.codehaus.xfire.xmpp.SoapIQProvider
 
parseIQ(XmlPullParser) - Method in class org.codehaus.xfire.xmpp.SoapIQProvider
 
PicoObjectInvoker - Class in org.codehaus.xfire.picocontainer.util
 
PicoObjectInvoker(ObjectReference, Object) - Constructor for class org.codehaus.xfire.picocontainer.util.PicoObjectInvoker
 
PlexusTransportManager - Class in org.codehaus.xfire.plexus.transport
 
PlexusTransportManager() - Constructor for class org.codehaus.xfire.plexus.transport.PlexusTransportManager
 
PlexusXFire - Class in org.codehaus.xfire.plexus
An instance of XFire that is managed by Plexus.
PlexusXFire() - Constructor for class org.codehaus.xfire.plexus.PlexusXFire
 
PlexusXFireComponent - Class in org.codehaus.xfire.plexus
Basic support methods for plexus XFire components.
PlexusXFireComponent() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireComponent
 
PlexusXFireFactory - Class in org.codehaus.xfire.plexus
The StandaloneXFire class allows you to embed a Plexus managed version of XFire within your application.
PlexusXFireFactory() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireFactory
 
PlexusXFireServlet - Class in org.codehaus.xfire.plexus
An XFire servlet which obtains its XFire instance from Plexus.
PlexusXFireServlet() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireServlet
 
PlexusXFireTest - Class in org.codehaus.xfire.plexus
Contains helpful methods to test SOAP services.
PlexusXFireTest() - Constructor for class org.codehaus.xfire.plexus.PlexusXFireTest
 
prepareObjectService(ObjectService) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
Prepare an ObjectService to use pico.
printNode(Node) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
printNode(Node) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
printStackTrace(PrintStream) - Method in exception org.codehaus.xfire.XFireRuntimeException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.codehaus.xfire.XFireRuntimeException
Prints this throwable and its backtrace to the specified print writer.
processingInstruction(String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
processPacket(Packet) - Method in class org.codehaus.xfire.xmpp.XFirePacketListener
 
put(Object, Object) - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
put(Object, Object) - Method in interface org.codehaus.xfire.transport.Session
Put a variable into the session with a key.

R

read() - Method in class org.codehaus.xfire.message.bridge.DocumentBridge
 
read() - Method in interface org.codehaus.xfire.message.bridge.MessageBridge
 
read() - Method in class org.codehaus.xfire.message.bridge.RPCEncodedBridge
 
read() - Method in class org.codehaus.xfire.message.bridge.WrappedBridge
 
read(MessageReader, MessageContext) - Method in class org.codehaus.xfire.service.object.Parameter
 
readDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
readDocument(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
readDocument(String) - Method in class org.codehaus.xfire.xmpp.XFirePacketListener
 
readElements(Element, XMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
readHeaders(MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
Read in the headers as a YOM Element and create a response Header.
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.ArrayType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.Base64Type
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.BeanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.BigDecimalType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.BooleanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.CalendarType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.DateType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.DoubleType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.FloatType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.IntType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.LongType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.basic.StringType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.collection.ListType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.mtom.XOPType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.type.Type
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
readProperty(Object, QName) - Method in class org.codehaus.xfire.type.basic.BeanType
 
readResponse(Reader) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
readResponse(XMLStreamReader) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
readResponse(XMLStreamReader) - Method in class org.codehaus.xfire.client.http.RestHttpClient
 
readResponse(XMLStreamReader) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
readXml(InputStream) - Static method in class org.codehaus.xfire.util.DOMUtils
Read XML as DOM.
RECEIVER - Static variable in exception org.codehaus.xfire.fault.XFireFault

A SOAP 1.2 only fault code.

reference - Variable in class org.codehaus.xfire.picocontainer.util.ThreadLocalObjectReference
 
register(String, Class, DataContentHandler) - Method in class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
Register a DataContentHandler for a particular MIME type.
register(Service) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
register(Transport) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
register(Service) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
register(Service) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
register(SoapVersion) - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
register(Transport) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
register(Transport) - Method in interface org.codehaus.xfire.transport.TransportManager
 
register(Class, QName, Type) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
register(Type) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
register(String, TypeMapping) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
register(Class, QName, Type) - Method in interface org.codehaus.xfire.type.TypeMapping
 
register(Type) - Method in interface org.codehaus.xfire.type.TypeMapping
 
register(String, TypeMapping) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
 
registerDefault(TypeMapping) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
 
registerFactory(Class, boolean) - Static method in class org.codehaus.xfire.XFireFactory
Register an XFireFactory class.
registerTransport() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
RegistrationEventListener - Interface in org.codehaus.xfire.service.event
 
remove(FaultHandler) - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
remove(Handler) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
removeAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
removeInParameter(QName) - Method in class org.codehaus.xfire.service.object.Operation
 
removeOutParameter(QName) - Method in class org.codehaus.xfire.service.object.Operation
 
removeRegistrationEventListener(RegistrationEventListener) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
removeRegistrationEventListener(RegistrationEventListener) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
removeRegistrationEventListener(RegistrationEventListener) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
removeType(Type) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
removeType(Type) - Method in interface org.codehaus.xfire.type.TypeMapping
 
removeTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
removeTypeMapping(TypeMapping) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
require(int, String, String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
resolveEntity(String, String) - Method in class org.codehaus.xfire.util.DOMUtils.NullResolver
 
ResourceWSDL - Class in org.codehaus.xfire.wsdl
Create a WSDL instance from a URI.
ResourceWSDL(String) - Constructor for class org.codehaus.xfire.wsdl.ResourceWSDL
 
ResourceWSDL(URL) - Constructor for class org.codehaus.xfire.wsdl.ResourceWSDL
 
RESPONSE_PIPE - Static variable in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
RESPONSE_VALUE - Static variable in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
RestHttpClient - Class in org.codehaus.xfire.client.http
A client which invokes REST style services.
RestHttpClient(ClientHandler, String) - Constructor for class org.codehaus.xfire.client.http.RestHttpClient
Create a REST client.
ROLE - Static variable in interface org.codehaus.xfire.fault.FaultHandler
 
ROLE - Static variable in interface org.codehaus.xfire.handler.Handler
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.ConfigurationService
 
ROLE - Static variable in interface org.codehaus.xfire.plexus.config.Configurator
 
ROLE - Static variable in interface org.codehaus.xfire.service.Service
 
ROLE - Static variable in interface org.codehaus.xfire.service.ServiceRegistry
 
ROLE - Static variable in interface org.codehaus.xfire.transport.TransportManager
 
ROLE - Static variable in interface org.codehaus.xfire.type.TypeMappingRegistry
 
ROLE - Static variable in interface org.codehaus.xfire.XFire
 
RPCEncodedBridge - Class in org.codehaus.xfire.message.bridge
Reads Document/Literal style messages.
RPCEncodedBridge(MessageContext) - Constructor for class org.codehaus.xfire.message.bridge.RPCEncodedBridge
 
RPCEncodedWSDL - Class in org.codehaus.xfire.wsdl11.builder
Creates RPC/Encoded style WSDL documents for JavaServices.
RPCEncodedWSDL(ObjectService, Collection) - Constructor for class org.codehaus.xfire.wsdl11.builder.RPCEncodedWSDL
 

S

schemaNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
schemaQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
SchemaType - Interface in org.codehaus.xfire.wsdl
An XSD type.
SCOPE_APPLICATION - Static variable in interface org.codehaus.xfire.service.object.ObjectService
 
SCOPE_REQUEST - Static variable in interface org.codehaus.xfire.service.object.ObjectService
 
SCOPE_SESSION - Static variable in interface org.codehaus.xfire.service.object.ObjectService
 
SENDER - Static variable in exception org.codehaus.xfire.fault.XFireFault
"The message was incorrectly formed or did not contain the appropriate information in order to succeed." -- SOAP 1.2 Spec
sequenceQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
ServerGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
Generic strategy for creating a client stub.
ServerGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.ServerGenerationStrategy
 
service(ServiceManager) - Method in class org.codehaus.xfire.loom.DefaultServiceDeployer
 
service(ServiceManager) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
service(ServiceManager) - Method in class org.codehaus.xfire.loom.LoomXFire
 
service(ServiceManager) - Method in class org.codehaus.xfire.loom.LoomXFireServlet
 
service(ServiceManager) - Method in class org.codehaus.xfire.loom.transport.LoomTransportManager
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
service(ServiceLocator) - Method in class org.codehaus.xfire.plexus.ServiceRegistry
 
Service - Interface in org.codehaus.xfire.service
A service descriptor.
SERVICE_FACTORY - Static variable in interface org.codehaus.xfire.spring.BeanConstants
 
SERVICE_IMPL_CLASS - Static variable in interface org.codehaus.xfire.service.object.ObjectService
 
SERVICE_REGISTRY - Static variable in interface org.codehaus.xfire.spring.BeanConstants
 
ServiceDeployer - Interface in org.codehaus.xfire.loom
Component to deploy components in XFire using (optional) predefined configurations
ServiceFactory - Interface in org.codehaus.xfire.service
 
ServiceInvoker - Class in org.codehaus.xfire.loom
Invokes a Loom service.
ServiceInvoker(Object) - Constructor for class org.codehaus.xfire.loom.ServiceInvoker
 
ServiceInvoker - Class in org.codehaus.xfire.plexus
Invokes a Plexus service.
ServiceInvoker(ServiceLocator) - Constructor for class org.codehaus.xfire.plexus.ServiceInvoker
 
serviceName() - Method in interface org.codehaus.xfire.annotations.backport175.WebService
Returns the service name of the Web Service.
ServiceRegistry - Class in org.codehaus.xfire.plexus
 
ServiceRegistry() - Constructor for class org.codehaus.xfire.plexus.ServiceRegistry
 
ServiceRegistry - Interface in org.codehaus.xfire.service
The central place to register, unregister, and get information about services.
Session - Interface in org.codehaus.xfire.transport
A XFire Session for a series of invocations.
set(Object) - Method in class org.codehaus.xfire.picocontainer.util.ThreadLocalObjectReference
 
setAbstract(boolean) - Method in class org.codehaus.xfire.type.Type
 
setAbstractType(QName) - Method in class org.codehaus.xfire.service.object.Parameter
 
setAction(String) - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Sets the action for this operation.
setAction(String) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
setAction(String) - Method in class org.codehaus.xfire.MessageContext
 
setAllowedMethods(List) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setAsync(boolean) - Method in class org.codehaus.xfire.service.object.Operation
 
setAttribute(Node, String, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
setAutoTyped(boolean) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setBeanName(String) - Method in class org.codehaus.xfire.spring.XFireExporter
 
setBinding(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setComponentName(QName) - Method in class org.codehaus.xfire.type.basic.ArrayType
 
setContext(MessageContext) - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
setDefaultNamespace(String) - Method in class org.codehaus.xfire.service.MessageService
 
setDefinition(Definition) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setDetail(Node) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setDocumentLocator(Locator) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
setEncoding(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setEncoding(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setEncodingStyleURI(String) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setEncodingStyleURI(String) - Method in class org.codehaus.xfire.type.CustomTypeMapping
 
setEncodingStyleURI(String) - Method in interface org.codehaus.xfire.type.TypeMapping
 
setEndpointInterface(String) - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Sets the complete name of the service endpoint interface defining the serviceÕs abstract Web Service contract.
setFactory(ObjectServiceFactory) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
setFault(XmlObject) - Method in exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
setFaultCode(String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setFaultDestination(MessageDestination) - Method in class org.codehaus.xfire.MessageContext
 
setFaultHandler(FaultHandler) - Method in class org.codehaus.xfire.service.MessageService
 
setFaultPipeline(FaultHandlerPipeline) - Method in class org.codehaus.xfire.service.MessageService
 
setFaultPipeline(FaultHandlerPipeline) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
setHeader(boolean) - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Determines whether this parameter is a header.
setHeader(boolean) - Method in class org.codehaus.xfire.service.object.Parameter
 
setInvoker(Invoker) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setInvoker(Invoker) - Method in interface org.codehaus.xfire.service.object.ObjectService
 
setMessage(String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setMethods(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setMode(int) - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Sets the direction in which the parameter is flowing.
setName(String) - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Sets the name of the parameter as it appears in the WSDL.
setName(String) - Method in class org.codehaus.xfire.annotations.WebResultAnnotation
Sets the name of return value as it appears in the WSDL and messages on the wire.
setName(String) - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Sets the name of the Web Service.
setName(String) - Method in class org.codehaus.xfire.service.MessageService
 
setName(QName) - Method in class org.codehaus.xfire.service.object.Parameter
 
setName(String) - Method in class org.codehaus.xfire.spring.XFireExporter
Sets the service name.
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setName(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setNamespace(String) - Method in class org.codehaus.xfire.spring.XFireExporter
Sets the service default namespace.
setOperation(Operation) - Method in class org.codehaus.xfire.message.bridge.AbstractMessageBridge
 
setOperationName(String) - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Sets the name of the wsdl:operation matching this method.
setOutputDir(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setOverwrite(boolean) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setPackage(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setParameterStyle(int) - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Sets the SOAP parameter binding style.
setPassword(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setPicocontainer(PicoContainer) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
Set the picocontainer instance which will be used for the registred services to obtain instances.
setPortType(String) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
setPortType(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setProperty(Object, Object) - Method in class org.codehaus.xfire.MessageContext
 
setProperty(String, Object) - Method in class org.codehaus.xfire.service.MessageService
 
setProperty(String, Object) - Method in interface org.codehaus.xfire.service.Service
 
setReplyDestination(MessageDestination) - Method in class org.codehaus.xfire.MessageContext
 
setRequest(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setRequestHeader(Element) - Method in class org.codehaus.xfire.MessageContext
 
setRequestHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setRequestParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setRequestPipeline(HandlerPipeline) - Method in class org.codehaus.xfire.service.MessageService
 
setRequestPipeline(HandlerPipeline) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
setRequestStream(InputStream) - Method in class org.codehaus.xfire.MessageContext
 
setRequestUri(String) - Method in class org.codehaus.xfire.MessageContext
 
setResponse(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setResponseHeader(Element) - Method in class org.codehaus.xfire.MessageContext
 
setResponseHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponseParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponsePipeline(HandlerPipeline) - Method in class org.codehaus.xfire.service.MessageService
 
setResponsePipeline(HandlerPipeline) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
setRest(boolean) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setRole(String) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets the fault actor.
setSchemaType(QName) - Method in class org.codehaus.xfire.type.Type
 
setSchemaTypes(Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setScope(int) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setService(Service) - Method in class org.codehaus.xfire.MessageContext
 
setService(Service) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setServiceClass(String) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setServiceClass(Class) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.spring.XFireExporter
 
setServiceHandler(Handler) - Method in class org.codehaus.xfire.service.MessageService
 
setServiceName(String) - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Sets the service name of the Web Service.
setServiceName(String) - Method in class org.codehaus.xfire.MessageContext
 
setServiceName(String) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
setSession(Session) - Method in class org.codehaus.xfire.MessageContext
 
setSoapAction(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setSoapMessage(Attachment) - Method in interface org.codehaus.xfire.attachments.Attachments
 
setSoapMessage(Attachment) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
setSoapVersion(String) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
setSoapVersion(String) - Method in class org.codehaus.xfire.MessageContext
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.service.MessageService
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.spring.XFireExporter
Sets the soap version to use for service creation.
setSoapVersion(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setStrategy(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setStyle(int) - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Sets the SOAP binding style, which defines the encoding style for messages send to and from the Web Service.
setStyle(String) - Method in class org.codehaus.xfire.service.MessageService
 
setStyle(String) - Method in class org.codehaus.xfire.spring.XFireExporter
Sets the style to use for service creation.
setSubCode(String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setTargetNamespace(String) - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Sets the XML namespace for the parameter.
setTargetNameSpace(String) - Method in class org.codehaus.xfire.annotations.WebResultAnnotation
Sets the XML namespace for the return value.
setTargetNamespace(String) - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Sets the XML namespace used for the WSDL and XML elements generated from this Web Service.
setTargetNamespace(String) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
setText(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
Set or replace the text value
setTransport(Transport) - Method in class org.codehaus.xfire.MessageContext
 
setType(SchemaType) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
setTypeClass(Class) - Method in class org.codehaus.xfire.service.object.Parameter
 
setTypeClass(Class) - Method in class org.codehaus.xfire.type.Type
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.type.Type
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
setUp() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
setUp() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
setUp() - Method in class org.codehaus.xfire.test.AbstractXFireTypeTest
 
setUrl(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setUrl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setUse(int) - Method in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Sets the SOAP binding use, which defines the formatting style for messages sent to and from the Web Service.
setUse(String) - Method in class org.codehaus.xfire.service.MessageService
 
setUse(String) - Method in class org.codehaus.xfire.spring.XFireExporter
Sets the use for service creation.
setUsername(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setWSDL(WSDLWriter) - Method in class org.codehaus.xfire.service.MessageService
 
setWsdl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setWSDLBuilder(WSDLBuilder) - Method in class org.codehaus.xfire.service.object.DefaultObjectService
 
setWSDLURL(String) - Method in class org.codehaus.xfire.service.MessageService
 
setWSDLURL(URL) - Method in class org.codehaus.xfire.service.MessageService
 
setWSDLWriter(WSDLWriter) - Method in class org.codehaus.xfire.service.MessageService
 
setXfire(XFire) - Method in class org.codehaus.xfire.spring.XFireExporter
 
setXmlObject(XmlObject) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setXmlObject(XmlObject) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setXMLStreamReader(XMLStreamReader) - Method in class org.codehaus.xfire.MessageContext
 
SimpleAttachment - Class in org.codehaus.xfire.attachments
 
SimpleAttachment(String, DataHandler) - Constructor for class org.codehaus.xfire.attachments.SimpleAttachment
 
size() - Method in interface org.codehaus.xfire.attachments.Attachments
 
size() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
size() - Method in class org.codehaus.xfire.fault.FaultHandlerPipeline
 
size() - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
skippedEntity(String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
Soap11 - Class in org.codehaus.xfire.soap
Represents the SOAP 1.2 version
Soap11() - Constructor for class org.codehaus.xfire.soap.Soap11
 
SOAP11_ENVELOPE_NS - Static variable in class org.codehaus.xfire.client.http.AbstractHttpClient
 
Soap11FaultHandler - Class in org.codehaus.xfire.fault
Creates a fault message based on an exception for SOAP 1.1 messages.
Soap11FaultHandler() - Constructor for class org.codehaus.xfire.fault.Soap11FaultHandler
 
Soap12 - Class in org.codehaus.xfire.soap
Represents the SOAP 1.2 version
Soap12() - Constructor for class org.codehaus.xfire.soap.Soap12
 
SOAP12_ENVELOPE_NS - Static variable in class org.codehaus.xfire.client.http.AbstractHttpClient
 
Soap12FaultHandler - Class in org.codehaus.xfire.fault
Creates a fault message based on an exception for SOAP 1.2 messages.
Soap12FaultHandler() - Constructor for class org.codehaus.xfire.fault.Soap12FaultHandler
 
SOAPBinding - Interface in org.codehaus.xfire.annotations.backport175.soap
 
SOAPBinding - Class in org.codehaus.xfire.annotations.commons.soap
Commons Attributes version of the WebService Annotation.
SOAPBinding() - Constructor for class org.codehaus.xfire.annotations.commons.soap.SOAPBinding
 
SOAPBindingAnnotation - Class in org.codehaus.xfire.annotations.soap
Represents an common representation of a soap binding annotation.
SOAPBindingAnnotation() - Constructor for class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
 
SoapConstants - Class in org.codehaus.xfire.soap
SOAP constants from the specs.
SoapConstants() - Constructor for class org.codehaus.xfire.soap.SoapConstants
 
SoapEnvelopePacket - Class in org.codehaus.xfire.xmpp
 
SoapEnvelopePacket(String) - Constructor for class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
SoapEnvelopePacket(Document) - Constructor for class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
SoapHandler - Class in org.codehaus.xfire.soap
Processes SOAP invocations.
SoapHandler(EndpointHandler) - Constructor for class org.codehaus.xfire.soap.SoapHandler
 
SoapHttpClient - Class in org.codehaus.xfire.client.http
A SOAP client for the HTTP transport.
SoapHttpClient(ClientHandler, String) - Constructor for class org.codehaus.xfire.client.http.SoapHttpClient
Create the SoapHttpClient.
SoapHttpClient(ClientHandler, ClientHandler, String) - Constructor for class org.codehaus.xfire.client.http.SoapHttpClient
Create the SoapHttpClient.
SoapHttpClient(ClientHandler, ClientHandler, String, String) - Constructor for class org.codehaus.xfire.client.http.SoapHttpClient
Create the SoapHttpClient.
SoapHttpTransport - Class in org.codehaus.xfire.transport.http
 
SoapHttpTransport() - Constructor for class org.codehaus.xfire.transport.http.SoapHttpTransport
 
SoapHttpTransport.FaultResponseCodeHandler - Class in org.codehaus.xfire.transport.http
 
SoapHttpTransport.FaultResponseCodeHandler() - Constructor for class org.codehaus.xfire.transport.http.SoapHttpTransport.FaultResponseCodeHandler
 
SoapIQProvider - Class in org.codehaus.xfire.xmpp
 
SoapIQProvider() - Constructor for class org.codehaus.xfire.xmpp.SoapIQProvider
 
SoapVersion - Interface in org.codehaus.xfire.soap
 
SoapVersionFactory - Class in org.codehaus.xfire.soap
 
SoapVersionFactory() - Constructor for class org.codehaus.xfire.soap.SoapVersionFactory
 
SpringXFireController - Class in org.codehaus.xfire.spring
 
SpringXFireController(XFire, String) - Constructor for class org.codehaus.xfire.spring.SpringXFireController
 
standaloneSet() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
StandaloneXFireServlet - Class in org.codehaus.xfire.plexus
Creates an embedded version of XFire within a servlet.
StandaloneXFireServlet() - Constructor for class org.codehaus.xfire.plexus.StandaloneXFireServlet
 
startDocument() - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
startElement(String, String, String, Attributes) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
startPrefixMapping(String, String) - Method in class org.codehaus.xfire.xmlbeans.util.ContentHandlerToXMLStreamWriter
 
STAX_WRITER_KEY - Static variable in class org.codehaus.xfire.handler.AbstractHandler
 
STAXUtils - Class in org.codehaus.xfire.util
Common StAX utilities.
STAXUtils() - Constructor for class org.codehaus.xfire.util.STAXUtils
 
StringType - Class in org.codehaus.xfire.type.basic
SimpleSerializer
StringType() - Constructor for class org.codehaus.xfire.type.basic.StringType
 
style() - Method in interface org.codehaus.xfire.annotations.backport175.soap.SOAPBinding
Returns the SOAP binding style, which defines the encoding style for messages send to and from the Web Service.
STYLE_DOCUMENT - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a document binding style.
STYLE_DOCUMENT - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
STYLE_MESSAGE - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
STYLE_RPC - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a rpc binding style.
STYLE_RPC - Static variable in class org.codehaus.xfire.soap.SoapConstants
Document styles.
STYLE_WRAPPED - Static variable in class org.codehaus.xfire.soap.SoapConstants
 

T

targetNameSpace() - Method in interface org.codehaus.xfire.annotations.backport175.WebResult
Returns the XML namespace for the return value.
targetNamespace() - Method in interface org.codehaus.xfire.annotations.backport175.WebService
Returns the XML namespace used for the WSDL and XML elements generated from this Web Service.
TestHttpTransport - Class in org.codehaus.xfire.test
TestHttpTransport
TestHttpTransport() - Constructor for class org.codehaus.xfire.test.TestHttpTransport
 
ThreadLocalObjectReference - Class in org.codehaus.xfire.picocontainer.util
 
ThreadLocalObjectReference() - Constructor for class org.codehaus.xfire.picocontainer.util.ThreadLocalObjectReference
 
toString() - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Returns a String representation of this WebMethodAnnotation.
toString() - Method in class org.codehaus.xfire.annotations.WebResultAnnotation
Returns a String representation of this WebResultAnnotation attribute.
toString() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns a String representation of this WebServiceAnnotation attribute.
toString() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
transport - Variable in class org.codehaus.xfire.transport.http.XFireServletController
 
Transport - Interface in org.codehaus.xfire.transport
Transport
TRANSPORT_MANAGER - Static variable in interface org.codehaus.xfire.spring.BeanConstants
 
TransportManager - Interface in org.codehaus.xfire.transport
Registers transports for the SOAP services.
Type - Class in org.codehaus.xfire.type
Type
Type() - Constructor for class org.codehaus.xfire.type.Type
 
TYPE_MAPPING_REGISTRY - Static variable in interface org.codehaus.xfire.spring.BeanConstants
 
TypeInfo - Class in org.codehaus.xfire.type.basic
 
TypeInfo(Class, QName) - Constructor for class org.codehaus.xfire.type.basic.TypeInfo
 
TypeInfo(Class) - Constructor for class org.codehaus.xfire.type.basic.TypeInfo
 
TypeMapping - Interface in org.codehaus.xfire.type
 
TypeMappingRegistry - Class in org.codehaus.xfire.loom.type
Extends and configures the TypeMappingRegistry.
TypeMappingRegistry() - Constructor for class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
TypeMappingRegistry - Class in org.codehaus.xfire.plexus.type
Extends and configures the TypeMappingRegistry.
TypeMappingRegistry() - Constructor for class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
TypeMappingRegistry - Interface in org.codehaus.xfire.type
The TypeMappingRegistry provides access to the type mappings within XFire.

U

undeploy(String) - Method in class org.codehaus.xfire.loom.DefaultServiceDeployer
 
undeploy(String) - Method in interface org.codehaus.xfire.loom.ServiceDeployer
Undeploy the specified object as previously deployed with ServiceDeployer.deploy(String, Object)
unregister(String) - Method in class org.codehaus.xfire.picocontainer.util.AbstractServiceRegistryDelegator
 
unregister(Transport) - Method in class org.codehaus.xfire.picocontainer.util.AbstractTransportManagerDelegator
 
unregister(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
unregister(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
 
unregister(Transport) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
unregister(Transport) - Method in interface org.codehaus.xfire.transport.TransportManager
 
unregisterTypeMapping(String) - Method in class org.codehaus.xfire.type.DefaultTypeMappingRegistry
 
unregisterTypeMapping(String) - Method in interface org.codehaus.xfire.type.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
use() - Method in interface org.codehaus.xfire.annotations.backport175.soap.SOAPBinding
Returns the SOAP binding use, which defines the formatting style for messages sent to and from the Web Service.
USE_ENCODED - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a encoded binding use.
USE_ENCODED - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
USE_LITERAL - Static variable in class org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
Constant used to specify a literal binding use.
USE_LITERAL - Static variable in class org.codehaus.xfire.soap.SoapConstants
 

V

validateHeaders(MessageContext) - Method in class org.codehaus.xfire.soap.SoapHandler
Validates that the mustUnderstand and role headers are processed correctly.
VelocityGenerationStrategy - Class in org.codehaus.xfire.xmlbeans.generator
 
VelocityGenerationStrategy() - Constructor for class org.codehaus.xfire.xmlbeans.generator.VelocityGenerationStrategy
 
VERSION_MISMATCH - Static variable in exception org.codehaus.xfire.fault.XFireFault
Fault codes.
visit(Part) - Method in class org.codehaus.xfire.wsdl11.ObjectServiceVisitor
 
visit(Operation) - Method in class org.codehaus.xfire.wsdl11.ObjectServiceVisitor
 
visit(Service) - Method in class org.codehaus.xfire.wsdl11.ObjectServiceVisitor
 
visit(Fault) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Definition) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Import) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Types) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(BindingFault) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(BindingOutput) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(BindingInput) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Output) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Part) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Message) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Input) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Operation) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(PortType) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(BindingOperation) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Binding) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Port) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(Service) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visitComponentAdapter(ComponentAdapter) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
visitContainer(PicoContainer) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
visitParameter(Parameter) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 

W

walkTree() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
WebAnnotations - Interface in org.codehaus.xfire.annotations
Defines the contract for accessing annotations at runtime.
WebMethod - Interface in org.codehaus.xfire.annotations.backport175
backport175 version of the WebService Annotation.
WebMethod - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the WebMethod Annotation.
WebMethod() - Constructor for class org.codehaus.xfire.annotations.commons.WebMethod
Initializes a new instance of the WebMethod attribute.
WebMethod(String) - Constructor for class org.codehaus.xfire.annotations.commons.WebMethod
Initializes a new instance of the WebMetod attribute with the specified operation name.
WebMethodAnnotation - Class in org.codehaus.xfire.annotations
Represents an common representation of a web method annotation.
WebMethodAnnotation() - Constructor for class org.codehaus.xfire.annotations.WebMethodAnnotation
 
WebParam - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the WebParam Annotation.
WebParam() - Constructor for class org.codehaus.xfire.annotations.commons.WebParam
 
WebParam(String) - Constructor for class org.codehaus.xfire.annotations.commons.WebParam
 
WebParamAnnotation - Class in org.codehaus.xfire.annotations
Represents a common representation of a web parameter annotation.
WebParamAnnotation() - Constructor for class org.codehaus.xfire.annotations.WebParamAnnotation
 
WebResult - Interface in org.codehaus.xfire.annotations.backport175
backport175 Attributes version of the WebResult Annotation.
WebResult - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the WebResult Annotation.
WebResult() - Constructor for class org.codehaus.xfire.annotations.commons.WebResult
Initializes a new instance of the WebResult attribute.
WebResult(String) - Constructor for class org.codehaus.xfire.annotations.commons.WebResult
Initializes a new instance of the WebResult attribute with the specified name.
WebResultAnnotation - Class in org.codehaus.xfire.annotations
Represents an common representation of a web result annotation.
WebResultAnnotation() - Constructor for class org.codehaus.xfire.annotations.WebResultAnnotation
 
WebService - Interface in org.codehaus.xfire.annotations.backport175
backport175 version of the WebService Annotation.
WebService - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the WebService Annotation.
WebService() - Constructor for class org.codehaus.xfire.annotations.commons.WebService
Initializes a new instance of the WebService attribute.
WebService(String) - Constructor for class org.codehaus.xfire.annotations.commons.WebService
Initializes a new instance of the WebService attribute with the specified name.
WebServiceAnnotation - Class in org.codehaus.xfire.annotations
Represents an common representation of a web service annotation.
WebServiceAnnotation() - Constructor for class org.codehaus.xfire.annotations.WebServiceAnnotation
 
WrappedBridge - Class in org.codehaus.xfire.message.bridge
Reads Document/Literal style messages.
WrappedBridge(MessageContext) - Constructor for class org.codehaus.xfire.message.bridge.WrappedBridge
 
WrappedWSDL - Class in org.codehaus.xfire.wsdl11.builder
Creates Wrapped style WSDL documents.
WrappedWSDL(ObjectService, Collection) - Constructor for class org.codehaus.xfire.wsdl11.builder.WrappedWSDL
 
write(OutputStream) - Method in interface org.codehaus.xfire.attachments.Attachments
 
write(OutputStream) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
write(Object[]) - Method in class org.codehaus.xfire.message.bridge.DocumentBridge
 
write(Object[]) - Method in interface org.codehaus.xfire.message.bridge.MessageBridge
 
write(Object[]) - Method in class org.codehaus.xfire.message.bridge.RPCEncodedBridge
 
write(Object[]) - Method in class org.codehaus.xfire.message.bridge.WrappedBridge
 
write(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.service.object.Parameter
 
write(OutputStream, Collection) - Method in class org.codehaus.xfire.transport.http.HtmlServiceWriter
Writes a HTML list of services to the given stream.
write(OutputStream, Service) - Method in class org.codehaus.xfire.transport.http.HtmlServiceWriter
Writes a HTML description of a service to the given stream.
write(OutputStream) - Method in class org.codehaus.xfire.wsdl.ResourceWSDL
 
write(OutputStream) - Method in interface org.codehaus.xfire.wsdl.WSDLWriter
Write the WSDL to an OutputStream.
write(OutputStream) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
write(WSDLInspector.Service, File, GeneratorTask) - Method in class org.codehaus.xfire.xmlbeans.generator.ClientGenerationStrategy
 
write(WSDLInspector.Service, File, GeneratorTask) - Method in interface org.codehaus.xfire.xmlbeans.generator.GenerationStrategy
Write out a stub for the service into the specified directory.
write(WSDLInspector.Service, File, GeneratorTask) - Method in class org.codehaus.xfire.xmlbeans.generator.ServerGenerationStrategy
 
writeComplexTypes() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
writeDocument() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
writeElement(Element, XMLStreamWriter) - Static method in class org.codehaus.xfire.util.STAXUtils
Writes an Element to an XMLStreamWriter.
writeHeaders(URLConnection) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
writeHeaders(URLConnection) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
writeHeaders(MessageContext, XMLStreamWriter) - Method in class org.codehaus.xfire.soap.SoapHandler
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.ArrayType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.Base64Type
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.BeanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.BigDecimalType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.BooleanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.CalendarType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.DateType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.DoubleType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.FloatType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.IntType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.LongType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.basic.StringType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.collection.ListType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.mtom.XOPType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.type.Type
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
writeParametersSchema(Message, Collection) - Method in class org.codehaus.xfire.wsdl11.builder.RPCEncodedWSDL
 
writeProperty(QName, Object, Object) - Method in class org.codehaus.xfire.type.basic.BeanType
Write the specified property to a field.
writeRequest(XMLStreamWriter) - Method in interface org.codehaus.xfire.client.ClientHandler
Write the request to the XMLStreamWriter.
writeRequest(OutputStream) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
writeRequest(OutputStream) - Method in class org.codehaus.xfire.client.http.RestHttpClient
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.client.http.RestHttpClient
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.client.NullRequestHandler
 
writeRequest(XMLStreamWriter) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
writeResponse(MessageContext) - Method in interface org.codehaus.xfire.handler.EndpointHandler
 
writeResponse(MessageContext) - Method in class org.codehaus.xfire.message.bridge.ObjectServiceHandler
 
writeResponse(MessageContext, String, Stack) - Method in class org.codehaus.xfire.soap.SoapHandler
Create a response envelope and write the response message.
writeSchema(Element) - Method in class org.codehaus.xfire.type.basic.ArrayType
 
writeSchema(Element) - Method in class org.codehaus.xfire.type.basic.BeanType
 
writeSchema(Element) - Method in class org.codehaus.xfire.type.Type
 
writeSchema(Element) - Method in interface org.codehaus.xfire.wsdl.SchemaType
Write the type schema (if complex) to the element.
writeSchema(Element) - Method in class org.codehaus.xfire.xmlbeans.XMLBeansType
 
writeSchemaForNamespace(Element, String, List) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Write the schema types for a particular namespace.
writeTo(Object, String, OutputStream) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
writeValue(Object) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.message.stax.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.message.stax.ElementWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.message.yom.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
writeValue(Object, String, String) - Method in class org.codehaus.xfire.message.yom.YOMWriter
 
writeValueAsBoolean(boolean) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsBoolean(boolean) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsCalendar(Calendar) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsCalendar(Calendar) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsDate(Date) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsDate(Date) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsDateTime(Date) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsDateTime(Date) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsDouble(Double) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsDouble(Double) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsFloat(Float) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsFloat(Float) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsInt(Integer) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsInt(Integer) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeValueAsLong(Long) - Method in class org.codehaus.xfire.message.AbstractMessageWriter
 
writeValueAsLong(Long) - Method in interface org.codehaus.xfire.message.MessageWriter
 
writeXml(Node, OutputStream) - Static method in class org.codehaus.xfire.util.DOMUtils
 
WSDL11_NS - Static variable in interface org.codehaus.xfire.wsdl.WSDLWriter
 
WSDL11_SOAP_NS - Static variable in interface org.codehaus.xfire.wsdl.WSDLWriter
 
WSDL11Transport - Interface in org.codehaus.xfire.wsdl11
Indicates that a particular transport supports WSDL 1.1 generation.
WSDLBuilder - Class in org.codehaus.xfire.wsdl11.builder
Create a WSDL document for a ObjectService.
WSDLBuilder(TransportManager) - Constructor for class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
WSDLBuilderInfo - Class in org.codehaus.xfire.wsdl11.builder
Information used when building WSDL 1.1 documents.
WSDLBuilderInfo(Service) - Constructor for class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
WSDLInspector - Class in org.codehaus.xfire.xmlbeans.generator
Inspects WSDL documents and provide handy classes to examine the content.
WSDLInspector() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
WSDLInspector.Parameter - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.Parameter() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
WSDLInspector.Service - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.Service() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
WSDLInspector.ServiceMethod - Class in org.codehaus.xfire.xmlbeans.generator
 
WSDLInspector.ServiceMethod() - Constructor for class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
wsdlNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
wsdlSoapNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
WSDLVisitor - Class in org.codehaus.xfire.wsdl11
 
WSDLVisitor(Definition) - Constructor for class org.codehaus.xfire.wsdl11.WSDLVisitor
 
WSDLWriter - Interface in org.codehaus.xfire.wsdl
Writes a WSDL file for a service.

X

XFIRE - Static variable in interface org.codehaus.xfire.spring.BeanConstants
 
xfire - Variable in class org.codehaus.xfire.transport.http.XFireServletController
 
XFire - Interface in org.codehaus.xfire
Central processing point for XFire.
XFireBlockDeployerApplicationListener - Class in org.codehaus.xfire.loom
 
XFireBlockDeployerApplicationListener() - Constructor for class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
XFireExporter - Class in org.codehaus.xfire.spring
Web controller that exports the specified service bean as a XFire Soap service endpoint.
XFireExporter() - Constructor for class org.codehaus.xfire.spring.XFireExporter
 
XFireFactory - Class in org.codehaus.xfire

The XFireFactory class allows you to embed XFire within your apps easily.

XFireFactory() - Constructor for class org.codehaus.xfire.XFireFactory
 
XFireFactory(XFire) - Constructor for class org.codehaus.xfire.XFireFactory
 
XFireFault - Exception in org.codehaus.xfire.fault

In XFire, applications throw their own declared exceptions which are then turned into faults.

XFireFault(String, Throwable, String) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create a fault.
XFireFault(Throwable) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create a fault for the specified exception.
XFireFault(Throwable, String) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create a fault with the specified faultCode.
XFireFault(String, String) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create an exception wih the specified fault message and faultCode.
XFireFault() - Constructor for exception org.codehaus.xfire.fault.XFireFault
 
XFireHttpSession - Class in org.codehaus.xfire.transport.http
The default servlet session implementation.
XFireHttpSession(HttpServletRequest) - Constructor for class org.codehaus.xfire.transport.http.XFireHttpSession
 
XFirePacketListener - Class in org.codehaus.xfire.xmpp
 
XFirePacketListener(XFire, XMPPConnection) - Constructor for class org.codehaus.xfire.xmpp.XFirePacketListener
 
XFireRuntimeException - Exception in org.codehaus.xfire
Used for internal XFire exceptions when a fault shouldn't be returned to the service invoker.
XFireRuntimeException(String) - Constructor for exception org.codehaus.xfire.XFireRuntimeException
Constructs a new xfire runtime exception with the specified detail message.
XFireRuntimeException(String, Throwable) - Constructor for exception org.codehaus.xfire.XFireRuntimeException
Constructs a new xfire runtime exception with the specified detail message and cause.
XFireServiceRegisterVisitor - Class in org.codehaus.xfire.picocontainer
Pico's visitor that registers XFire services.
XFireServiceRegisterVisitor(ServiceRegistry, ServiceFactory) - Constructor for class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
XFireServiceRegisterVisitor(ObjectReference, ServiceRegistry, ServiceFactory) - Constructor for class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
XFireServlet - Class in org.codehaus.xfire.transport.http
A servlet which processes incoming XFire requests.
XFireServlet() - Constructor for class org.codehaus.xfire.transport.http.XFireServlet
 
XFireServletController - Class in org.codehaus.xfire.transport.http
Loads XFire and processes requests.
XFireServletController(XFire) - Constructor for class org.codehaus.xfire.transport.http.XFireServletController
 
XML_MIME_NS - Static variable in class org.codehaus.xfire.type.mtom.XOPType
 
XMLBeansClientHandler - Class in org.codehaus.xfire.xmlbeans.client
Handles XmlBeans requests and response for SOAP/REST clients.
XMLBeansClientHandler() - Constructor for class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
XMLBeansClientHandler(XmlOptions) - Constructor for class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
XMLBeansFault - Exception in org.codehaus.xfire.xmlbeans
 
XMLBeansFault(XmlObject) - Constructor for exception org.codehaus.xfire.xmlbeans.XMLBeansFault
 
XMLBeansServiceBuilder - Class in org.codehaus.xfire.xmlbeans
 
XMLBeansServiceBuilder(TransportManager, TypeMappingRegistry) - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansServiceBuilder
 
XMLBeansType - Class in org.codehaus.xfire.xmlbeans
 
XMLBeansType() - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansType
 
XMLBeansType(SchemaType) - Constructor for class org.codehaus.xfire.xmlbeans.XMLBeansType
 
XMLStreamReaderToContentHandler - Class in org.codehaus.xfire.xmlbeans.util
This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLStreamReaderToContentHandler(XMLStreamReader, ContentHandler) - Constructor for class org.codehaus.xfire.xmlbeans.util.XMLStreamReaderToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
XMPP_ERROR - Static variable in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
XMPP_TRANSPORT_NS - Static variable in class org.codehaus.xfire.xmpp.XMPPTransport
 
XMPPClient - Class in org.codehaus.xfire.xmpp.client
 
XMPPClient(String, String, String, String, String, ClientHandler) - Constructor for class org.codehaus.xfire.xmpp.client.XMPPClient
 
XMPPFaultHandler - Class in org.codehaus.xfire.xmpp
Creates fault information for the response packet.
XMPPFaultHandler() - Constructor for class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
XMPPTransport - Class in org.codehaus.xfire.xmpp
 
XMPPTransport(XMPPConnection) - Constructor for class org.codehaus.xfire.xmpp.XMPPTransport
 
XMPPTransportService - Interface in org.codehaus.xfire.plexus.transport.xmpp
 
XOP_NS - Static variable in class org.codehaus.xfire.type.mtom.XOPType
 
XOPType - Class in org.codehaus.xfire.type.mtom
 
XOPType() - Constructor for class org.codehaus.xfire.type.mtom.XOPType
 
XPathAssert - Class in org.codehaus.xfire.test
WebService assertions.
XPathAssert() - Constructor for class org.codehaus.xfire.test.XPathAssert
 
XSD - Static variable in class org.codehaus.xfire.soap.SoapConstants
XML Schema Namespace.
XSD_PREFIX - Static variable in class org.codehaus.xfire.soap.SoapConstants
 

Y

YOMReader - Class in org.codehaus.xfire.message.yom
 
YOMReader(Element) - Constructor for class org.codehaus.xfire.message.yom.YOMReader
 
YOMWriter - Class in org.codehaus.xfire.message.yom
 
YOMWriter(Element) - Constructor for class org.codehaus.xfire.message.yom.YOMWriter
 

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