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

A

AbstactAddressingHeadersFactory - Class in org.codehaus.xfire.addressing
 
AbstactAddressingHeadersFactory() - Constructor for class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
AbstractBinding - Class in org.codehaus.xfire.service.binding
 
AbstractBinding() - Constructor for class org.codehaus.xfire.service.binding.AbstractBinding
 
AbstractChannel - Class in org.codehaus.xfire.transport
 
AbstractChannel() - Constructor for class org.codehaus.xfire.transport.AbstractChannel
 
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
 
AbstractHandler - Class in org.codehaus.xfire.handler
 
AbstractHandler() - Constructor for class org.codehaus.xfire.handler.AbstractHandler
 
AbstractHandlerSupport - Class in org.codehaus.xfire.handler
 
AbstractHandlerSupport() - Constructor for class org.codehaus.xfire.handler.AbstractHandlerSupport
 
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
 
AbstractMessage - Class in org.codehaus.xfire.exchange
 
AbstractMessage() - Constructor for class org.codehaus.xfire.exchange.AbstractMessage
 
AbstractMessageExchange - Class in org.codehaus.xfire.exchange
 
AbstractMessageExchange(MessageContext) - Constructor for class org.codehaus.xfire.exchange.AbstractMessageExchange
 
AbstractMessageReader - Class in org.codehaus.xfire.aegis
Basic type conversions for reading messages.
AbstractMessageReader() - Constructor for class org.codehaus.xfire.aegis.AbstractMessageReader
 
AbstractMessageWriter - Class in org.codehaus.xfire.aegis
Basic type conversion functionality for writing messages.
AbstractMessageWriter() - Constructor for class org.codehaus.xfire.aegis.AbstractMessageWriter
Create a LiteralWriter but without writing an element name.
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
 
AbstractTypeCreator - Class in org.codehaus.xfire.aegis.type
 
AbstractTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
AbstractTypeCreator.TypeClassInfo - Class in org.codehaus.xfire.aegis.type
 
AbstractTypeCreator.TypeClassInfo() - Constructor for class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
AbstractWSDL - Class in org.codehaus.xfire.wsdl11.builder
AbstractWSDL
AbstractWSDL(Service) - Constructor for class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
AbstractWSDLTransport - Class in org.codehaus.xfire.transport
 
AbstractWSDLTransport() - Constructor for class org.codehaus.xfire.transport.AbstractWSDLTransport
 
AbstractXFireAegisTest - Class in org.codehaus.xfire.aegis
 
AbstractXFireAegisTest() - Constructor for class org.codehaus.xfire.aegis.AbstractXFireAegisTest
 
AbstractXFireSpringTest - Class in org.codehaus.xfire.spring
Provides test support for XFire spring web services.
AbstractXFireSpringTest() - Constructor for class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
AbstractXFireTest - Class in org.codehaus.xfire.test
Contains helpful methods to test SOAP services.
AbstractXFireTest() - Constructor for class org.codehaus.xfire.test.AbstractXFireTest
 
accept(Visitor) - Method in class org.codehaus.xfire.service.FaultInfo
Acceps the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.MessageHeaderInfo
Acceps the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.MessageInfo
Acceps the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.MessagePartInfo
Acceps the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.OperationInfo
Acceps the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.Service
Accepts the given visitor.
accept(Visitor) - Method in class org.codehaus.xfire.service.ServiceInfo
Acceps the given visitor.
accept(Visitor) - Method in interface org.codehaus.xfire.service.Visitable
Acceps the given visitor.
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
 
addDependency(SchemaType) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
addFault(String) - Method in class org.codehaus.xfire.service.OperationInfo
Adds an fault to this operation.
addFaultHandler(Handler) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
addHandler(Handler) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
addHandlers(List) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
addIgnoredMethods(String) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
addIgnoredMethods(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Ignore the specified class' declared methods.
addInHandler(Handler) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
addMessageHeader(QName, Class) - Method in class org.codehaus.xfire.service.MessagePartContainer
Adds an message part to this conainer.
addMessageHeader(MessageHeaderInfo) - Method in class org.codehaus.xfire.service.MessagePartContainer
Adds an message header to this container.
addMessagePart(QName, Class) - Method in class org.codehaus.xfire.service.MessagePartContainer
Adds an message part to this conainer.
addMessagePart(MessagePartInfo) - Method in class org.codehaus.xfire.service.MessagePartContainer
Adds an message part to this container.
addMethod(WSDLInspector.ServiceMethod) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
addNamespace(String, String) - Method in exception org.codehaus.xfire.fault.XFireFault
Adds a namespace with prefix to this fault.
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
 
addNamespaceImport(String, String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Adds an import to another namespace.
addOperation(Service, Method) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
addOperation(String, Method) - Method in class org.codehaus.xfire.service.ServiceInfo
Adds an operation to this service.
addOutHandler(Handler) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
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.service.DefaultServiceRegistry
Add a listener for registration events.
addRegistrationEventListener(RegistrationEventListener) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Add a listener for registration events.
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
 
AddressingHandler - Class in org.codehaus.xfire.addressing
 
AddressingHandler() - Constructor for class org.codehaus.xfire.addressing.AddressingHandler
 
AddressingHeaders - Class in org.codehaus.xfire.addressing
WS-Addressing Headers from a SOAP message.
AddressingHeaders() - Constructor for class org.codehaus.xfire.addressing.AddressingHeaders
 
AddressingHeadersFactory - Interface in org.codehaus.xfire.addressing
 
AddressingHeadersFactory200408 - Class in org.codehaus.xfire.addressing
A WS-Addressing endpoint reference.
AddressingHeadersFactory200408() - Constructor for class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
AddressingHeadersFactory200502 - Class in org.codehaus.xfire.addressing
A WS-Addressing endpoint reference.
AddressingHeadersFactory200502() - Constructor for class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
AddressingInHandler - Class in org.codehaus.xfire.addressing
 
AddressingInHandler() - Constructor for class org.codehaus.xfire.addressing.AddressingInHandler
 
AddressingOutHandler - Class in org.codehaus.xfire.addressing
 
AddressingOutHandler() - Constructor for class org.codehaus.xfire.addressing.AddressingOutHandler
 
ADRESSING_FACTORY - Static variable in class org.codehaus.xfire.addressing.AddressingHandler
 
ADRESSING_FACTORY - Static variable in class org.codehaus.xfire.addressing.AddressingInHandler
 
ADRESSING_HEADERS - Static variable in class org.codehaus.xfire.addressing.AddressingHandler
 
ADRESSING_HEADERS - Static variable in class org.codehaus.xfire.addressing.AddressingInHandler
 
AegisBindingProvider - Class in org.codehaus.xfire.aegis
A BindingProvider for the Aegis type system.
AegisBindingProvider() - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
AegisBindingProvider(TypeMappingRegistry) - Constructor for class org.codehaus.xfire.aegis.AegisBindingProvider
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.remoting.XFireExporter
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.ServiceBean
 
AnnotatedTypeInfo - Class in org.codehaus.xfire.aegis.type.java5
 
AnnotatedTypeInfo(TypeMapping, Class) - Constructor for class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
AnnotationException - Exception in org.codehaus.xfire.annotations
Thrown when an exception occurs related to XFire's annotation support.
AnnotationException(String) - Constructor for exception org.codehaus.xfire.annotations.AnnotationException
Initializes a new AnnotationException with the given string message.
AnnotationException(String, Throwable) - Constructor for exception org.codehaus.xfire.annotations.AnnotationException
Initializes a new AnnotationException with the given string message and cause.
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, BindingProvider) - 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.
ANONYMOUS_URI - Static variable in class org.codehaus.xfire.exchange.AbstractMessage
 
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.aegis.type.basic
An ArrayType.
ArrayType() - Constructor for class org.codehaus.xfire.aegis.type.basic.ArrayType
 
assertFault(Node) - Static method in class org.codehaus.xfire.test.XPathAssert
 
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.handler.ValidateHeadersHandler
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.aegis.stax
 
AttributeReader(QName, String) - Constructor for class org.codehaus.xfire.aegis.stax.AttributeReader
 
AttributeWriter - Class in org.codehaus.xfire.aegis.stax
 
AttributeWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.AttributeWriter
 
AttributeWriter - Class in org.codehaus.xfire.aegis.yom
 
AttributeWriter(Attribute) - Constructor for class org.codehaus.xfire.aegis.yom.AttributeWriter
 

B

BACKCHANNEL_URI - Static variable in interface org.codehaus.xfire.transport.Channel
The URI which represents that a message should be sent over a back channel, i.e.
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.aegis.type.basic
Converts back and forth to byte[] objects.
Base64Type() - Constructor for class org.codehaus.xfire.aegis.type.basic.Base64Type
 
BeanInvoker - Class in org.codehaus.xfire.service.binding
Invoker for externally created service objects.
BeanInvoker(Object) - Constructor for class org.codehaus.xfire.service.binding.BeanInvoker
 
BeanType - Class in org.codehaus.xfire.aegis.type.basic
Serializes JavaBeans.
BeanType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanType
 
BeanType(BeanTypeInfo) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanType
 
BeanTypeInfo - Class in org.codehaus.xfire.aegis.type.basic
 
BeanTypeInfo(Class, String) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
BeanTypeInfo(Class, String, boolean) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Create a BeanTypeInfo class.
BeanTypeInfo(Class) - Constructor for class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
begin() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
BigDecimalType - Class in org.codehaus.xfire.aegis.type.basic
Type for a BigDecimal
BigDecimalType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
BindingProvider - Interface in org.codehaus.xfire.service.binding
 
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.aegis.type.basic
SimpleSerializer
BooleanType() - Constructor for class org.codehaus.xfire.aegis.type.basic.BooleanType
 
buildServices(InputStream) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 

C

CalendarType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Calendar class.
CalendarType() - Constructor for class org.codehaus.xfire.aegis.type.basic.CalendarType
 
Channel - Interface in org.codehaus.xfire.transport
A channel for communication.
ChannelEndpoint - Interface in org.codehaus.xfire.transport
Receives messages from a channel and acts them.
ChannelFactory - Interface in org.codehaus.xfire.transport
Creates channels.
ChannelPacketListener - Class in org.codehaus.xfire.xmpp
 
ChannelPacketListener(XFire, XMPPChannel) - Constructor for class org.codehaus.xfire.xmpp.ChannelPacketListener
 
checkForFault(MessageContext, InMessage, XMLStreamReader) - Method in class org.codehaus.xfire.soap.handler.ReadHeadersHandler
 
ClassLoaderUtils - Class in org.codehaus.xfire.util
This class is extremely useful for loading resources and classes in a fault tolerant manner that works across different applications servers.
ClassLoaderUtils() - Constructor for class org.codehaus.xfire.util.ClassLoaderUtils
 
clear() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
clear() - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Removes all registered TypeMappings and encodingStyleURIs from this TypeMappingRegistry.
Client - Class in org.codehaus.xfire.client
 
Client(Transport, Service, String) - Constructor for class org.codehaus.xfire.client.Client
 
Client(Transport, Service, String, String) - Constructor for class org.codehaus.xfire.client.Client
 
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.
clone() - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
clone() - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
clone() - Method in class org.codehaus.xfire.service.binding.MessageBinding
 
clone() - Method in class org.codehaus.xfire.service.binding.RPCEncodedBinding
 
clone() - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
close() - Method in interface org.codehaus.xfire.aegis.MessageWriter
Tells the MessageWriter that writing operations are completed so it can write the end element.
close() - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
close() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
close() - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
close() - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
close() - Method in interface org.codehaus.xfire.transport.Channel
 
close() - Method in class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
close() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
close() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
close() - Method in class org.codehaus.xfire.transport.http.HttpSoapChannel
 
close() - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
close() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
close() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
close() - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
CollectionType - Class in org.codehaus.xfire.aegis.type.collection
 
CollectionType(Class) - Constructor for class org.codehaus.xfire.aegis.type.collection.CollectionType
 
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
 
compareTo(Object) - Method in class org.codehaus.xfire.handler.Phase
 
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
 
configureXFire() - Method in class org.codehaus.xfire.transport.http.XFireConfigurableServlet
 
convertBurlapAccessException(Throwable) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
Convert the given Remote exception to an appropriate Spring RemoteAccessException.
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, Map) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
Creates a service from the specified class.
create(Service, String) - Method in class org.codehaus.xfire.client.XFireProxyFactory
Creates a new proxy with the specified URL.
create(Transport, Service, String) - Method in class org.codehaus.xfire.client.XFireProxyFactory
Creates a new proxy with the specified URL.
create(Class) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, URL) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, Map) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, String, String, Map) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, String, String, Map) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class, String, String, SoapVersion, String, String, Map) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class, URL) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class, URL) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
create(Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates a service from the specified class.
create(Class, Map) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates a service from the specified class.
create(Class, String, String, Map) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates a service from the specified class, soap version, style and use.
create(Class, String, String, SoapVersion, String, String, Map) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
create(Class) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, Map) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, String, String, Map) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from the specified class.
create(Class, 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.WSDLBuilder
 
createArrayQName(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createArrayType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createBasicClassInfo(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createBinding(WSDLBuilder, PortType, WSDL11ParameterBinding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createBinding(WSDLBuilder, PortType, WSDL11ParameterBinding) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createBindingOperation(WSDLBuilder, PortType, Operation, WSDL11ParameterBinding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createBindingOperation(WSDLBuilder, PortType, Operation, WSDL11ParameterBinding) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createChannel() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createChannel(String) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createChannel() - Method in interface org.codehaus.xfire.transport.ChannelFactory
Create a channel with a new unique URI.
createChannel(String) - Method in interface org.codehaus.xfire.transport.ChannelFactory
Create a channel with a specified URI.
createChannel() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
createChannel(String) - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
createClassInfo(Field) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createClassInfo(Method, int) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createCollection() - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
createCollectionQName(Class, Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo, Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createCollectionType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createConcreteInterface(PortType) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createContext() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
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.aegis.type.DefaultTypeMappingRegistry
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createDefaultType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
createDocument() - Static method in class org.codehaus.xfire.util.DOMUtils
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createEnumType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createEPR(Element) - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
createEPR(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
createEPR(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
createFactories() - Method in class org.codehaus.xfire.addressing.AddressingHandler
 
createFactories() - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
createFault(Throwable) - Static method in exception org.codehaus.xfire.fault.XFireFault
Creates a XFireFault from the given throwable.
createHandlers() - Method in class org.codehaus.xfire.DefaultXFire
 
createHeaders(Element) - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
createHeaders(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
createHeaders(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
createInputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
createInputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.RPCEncodedBinding
 
createInputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
createInputParts(WSDLBuilder, Message, OperationInfo) - Method in interface org.codehaus.xfire.wsdl11.WSDL11ParameterBinding
 
createInstance() - Static method in class org.codehaus.xfire.XFireFactory
 
createMapQName(Class, Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createMapType(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createMessage(QName) - Method in class org.codehaus.xfire.service.OperationInfo
Creates a new message.
createMessageExchange(OperationInfo) - Method in class org.codehaus.xfire.MessageContext
 
createMessageExchange(String) - Method in class org.codehaus.xfire.MessageContext
 
createMIMERequest(HttpServletRequest, MessageContext) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
createNewChannel(String) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
createNewChannel(String) - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
createNewChannel(String) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
createNewChannel(String) - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
createNewChannel(String) - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
createOperation(OperationInfo, Message, Message) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createOutputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
createOutputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.RPCEncodedBinding
 
createOutputParts(WSDLBuilder, Message, OperationInfo) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
createOutputParts(WSDLBuilder, Message, OperationInfo) - Method in interface org.codehaus.xfire.wsdl11.WSDL11ParameterBinding
 
createPart(MessageHeaderInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createPart(MessagePartInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createPart(QName, Class, SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createPhases() - Method in class org.codehaus.xfire.client.Client
 
createPhases() - Method in class org.codehaus.xfire.DefaultXFire
Creates a default list of phases for this XFire instance.
createPort(WSDLBuilder, Binding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createPort(WSDLBuilder, Binding) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
createPortType(String, WebServiceAnnotation) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
createQName(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createQName(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
createQName(Element, String) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
createQName(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
createQName(Class) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createQName(Element, String) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
Creates a QName from a string, such as "ns:Element".
createRootTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
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(Service) - Method in class org.codehaus.xfire.plexus.ServiceInvoker
 
createServiceObject(Service) - Method in class org.codehaus.xfire.service.binding.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, WSDL11ParameterBinding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createSoapBody(Service, WSDL11ParameterBinding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createSoapHeader(Service, WSDL11ParameterBinding) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
createSoapTransport(AbstractTransport) - Static method in class org.codehaus.xfire.soap.SoapTransport
 
createType(Method, int) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create a Type for a Method parameter.
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create type information for a PropertyDescriptor.
createType(Field) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
Create type information for a Field.
createType(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createType(Method, int) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(PropertyDescriptor) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(Field) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
createType(Method, int) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
createType(Field) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
createType(Class) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
createTypeCreator() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeCreator() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeRegistry
 
createTypeForClass(AbstractTypeCreator.TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
createTypeInfo() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
createTypeMapping(boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(String, boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(TypeMapping, boolean) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
createTypeMapping(boolean) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Creates a new empty TypeMapping object.
createTypeMapping(String, boolean) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Create a type mapping with the specified encodying style.
createWSDLBuilder(Service, WSDL11ParameterBinding, TransportManager) - Method in class org.codehaus.xfire.wsdl11.builder.DefaultWSDLBuilderFactory
 
createWSDLBuilder(Service, WSDL11ParameterBinding, TransportManager) - Method in interface org.codehaus.xfire.wsdl11.builder.WSDLBuilderFactory
 
createWSDLBuilder(Service, WSDL11ParameterBinding, TransportManager) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilderFactory
 
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.spring.XFireSpringServlet
 
createXFire() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
createXFireProxy(XFireProxyFactory) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
Create the XFire proxy that is wrapped by this interceptor.
createXmlBeanType(Class) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
createXMLStreamReader(InputStream, String) - Static method in class org.codehaus.xfire.util.STAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
createXMLStreamWriter(OutputStream, String) - Static method in class org.codehaus.xfire.util.STAXUtils
 
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.aegis.type
Contains type mappings for java/qname pairs and Serializer/Deserializer factories.
CustomTypeMapping(TypeMapping) - Constructor for class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
CustomTypeMapping() - Constructor for class org.codehaus.xfire.aegis.type.CustomTypeMapping
 

D

DATA_ENCODING_UNKNOWN - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
DateTimeType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Date class which serializes as an xsd:dateTime.
DateTimeType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
DateType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Date class which serializes as an xsd:date (no time information).
DateType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DateType
 
DEAD_LETTER_URI - Static variable in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
DeadLetterChannel - Class in org.codehaus.xfire.transport.dead
A channel which does nothing except log when a message is sent from it.
DeadLetterChannel(DeadLetterTransport) - Constructor for class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
DeadLetterTransport - Class in org.codehaus.xfire.transport.dead
A place for messages which cannot be routed to a destination.
DeadLetterTransport() - Constructor for class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
DECLARED_NAMESPACES - Static variable in class org.codehaus.xfire.soap.handler.ReadHeadersHandler
 
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
 
DefaultDataContentHandlerFactory - Class in org.codehaus.xfire.attachments
 
DefaultDataContentHandlerFactory() - Constructor for class org.codehaus.xfire.attachments.DefaultDataContentHandlerFactory
 
DefaultEndpoint - Class in org.codehaus.xfire.transport
A ChannelEndpoint which executes the in pipeline on the service and starts a MessageExchange.
DefaultEndpoint() - Constructor for class org.codehaus.xfire.transport.DefaultEndpoint
 
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
 
DefaultTransportManager - Class in org.codehaus.xfire.transport
The default TransportManager implementation.
DefaultTransportManager() - Constructor for class org.codehaus.xfire.transport.DefaultTransportManager
 
DefaultTransportManager(ServiceRegistry) - Constructor for class org.codehaus.xfire.transport.DefaultTransportManager
Creates a DefaultTransportManager.
DefaultTypeCreator - Class in org.codehaus.xfire.aegis.type
 
DefaultTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeCreator
 
DefaultTypeMappingRegistry - Class in org.codehaus.xfire.aegis.type
The default implementation of TypeMappingRegistry.
DefaultTypeMappingRegistry() - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DefaultTypeMappingRegistry(boolean) - Constructor for class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
DefaultWSDLBuilderFactory - Class in org.codehaus.xfire.wsdl11.builder
Creates a WSDLBuilder for a service.
DefaultWSDLBuilderFactory() - Constructor for class org.codehaus.xfire.wsdl11.builder.DefaultWSDLBuilderFactory
 
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
 
DelegatedChannel - Class in org.codehaus.xfire.transport
Wraps another channel so it is easy to add another layer of functionality.
DelegatedChannel(Transport, Channel) - Constructor for class org.codehaus.xfire.transport.DelegatedChannel
 
DelegatedTransport - Class in org.codehaus.xfire.transport
Wraps another channel so it is easy to provide custom functionality to any transport - such as reliable messaging.
DelegatedTransport(Transport) - Constructor for class org.codehaus.xfire.transport.DelegatedTransport
 
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
 
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.transport.DefaultTransportManager
 
disableAll(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
DISPATCH - Static variable in class org.codehaus.xfire.handler.Phase
 
DispatchServiceHandler - Class in org.codehaus.xfire.handler
Reads in the message body using the service binding.
DispatchServiceHandler() - Constructor for class org.codehaus.xfire.handler.DispatchServiceHandler
 
dispose() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
dispose() - Method in class org.codehaus.xfire.transport.AbstractTransport
Disposes all the existing channels.
dispose() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
dispose() - Method in interface org.codehaus.xfire.transport.Transport
 
DocumentBinding - Class in org.codehaus.xfire.service.binding
 
DocumentBinding() - Constructor for class org.codehaus.xfire.service.binding.DocumentBinding
 
DocumentType - Class in org.codehaus.xfire.aegis.type.basic
Reads and writes org.w3c.dom.Document types.
DocumentType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DocumentType
 
DocumentType(DocumentBuilder) - Constructor for class org.codehaus.xfire.aegis.type.basic.DocumentType
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServlet
Delegates to XFireServletController.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
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
Delegates to XFireServletController.doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
doService(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
DoubleType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
DoubleType() - Constructor for class org.codehaus.xfire.aegis.type.basic.DoubleType
 

E

Echo - Interface in org.codehaus.xfire.test
 
echo(String) - Method in interface org.codehaus.xfire.test.Echo
 
echo(String) - Method in class org.codehaus.xfire.test.EchoImpl
 
EchoImpl - Class in org.codehaus.xfire.test
Echo
EchoImpl() - Constructor for class org.codehaus.xfire.test.EchoImpl
 
elementQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
ElementReader - Class in org.codehaus.xfire.aegis.stax
Reads literal encoded messages.
ElementReader(DepthXMLStreamReader) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
Expects the XMLStreamReader in the START_DOCUMENT event.
ElementReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
 
ElementReader(InputStream) - Constructor for class org.codehaus.xfire.aegis.stax.ElementReader
 
ElementStreamReader - Class in org.codehaus.xfire.util
 
ElementStreamReader(Element) - Constructor for class org.codehaus.xfire.util.ElementStreamReader
 
ElementStreamReader.ElementFrame - Class in org.codehaus.xfire.util
 
ElementStreamReader.ElementFrame() - Constructor for class org.codehaus.xfire.util.ElementStreamReader.ElementFrame
 
elementToQName(Element) - Static method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
ElementWriter - Class in org.codehaus.xfire.aegis.stax
LiteralWriter
ElementWriter(XMLStreamWriter) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
Create a LiteralWriter but without writing an element name.
ElementWriter(XMLStreamWriter, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, QName) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(XMLStreamWriter, String, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
ElementWriter(OutputStream, String, String) - Constructor for class org.codehaus.xfire.aegis.stax.ElementWriter
 
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.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.
ENCODING_URI_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
end() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
endBinding(ObjectBinding) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a binding visit.
endEndpoint(Service) - Method in interface org.codehaus.xfire.service.Visitor
Receive notatification of the end of a endpoint visit.
endFault(FaultInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a fault visit.
endMessage(MessageInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a message visit.
endMessageHeader(MessageHeaderInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a message header visit.
endMessagePart(MessagePartInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a message part visit.
endOperation(OperationInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the end of a operation visit.
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.
EndpointReference - Class in org.codehaus.xfire.addressing
 
EndpointReference() - Constructor for class org.codehaus.xfire.addressing.EndpointReference
 
endpointRegistered(RegistrationEvent) - Method in interface org.codehaus.xfire.service.event.RegistrationEventListener
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has registered an endpoint.
endpointRegistered(RegistrationEvent) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has registered an endpoint.
endpointUnregistered(RegistrationEvent) - Method in interface org.codehaus.xfire.service.event.RegistrationEventListener
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has deregistered an endpoint.
endpointUnregistered(RegistrationEvent) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
Notifies this RegistrationEventListener that the ServiceEndpointRegistry has deregistered an endpoint.
endService(ServiceInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notatification of the end of a service visit.
EnumType - Class in org.codehaus.xfire.aegis.type.java5
 
EnumType() - Constructor for class org.codehaus.xfire.aegis.type.java5.EnumType
 
equals(Object) - Method in class org.codehaus.xfire.aegis.type.Type
 
equals(Object) - Method in class org.codehaus.xfire.handler.Phase
 
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

FaultInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation fault.
FaultSender - Class in org.codehaus.xfire.fault
Sends messages out via the out channel on the message exchange.
FaultSender() - Constructor for class org.codehaus.xfire.fault.FaultSender
 
FaultSoapSerializerHandler - Class in org.codehaus.xfire.soap.handler
 
FaultSoapSerializerHandler() - Constructor for class org.codehaus.xfire.soap.handler.FaultSoapSerializerHandler
 
file() - Method in interface org.codehaus.xfire.annotations.backport175.HandlerChain
Returns the location of the handler chain file.
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
 
findMapping(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
findMessagePart(Service, QName) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
findOperation(Service, List) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
findService(String) - Method in class org.codehaus.xfire.DefaultXFire
 
finishReadingMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.client.Client
 
finishReadingMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.transport.DefaultEndpoint
 
FloatType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
FloatType() - Constructor for class org.codehaus.xfire.aegis.type.basic.FloatType
 
flush() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
format(Object, StringBuffer, FieldPosition) - Method in class org.codehaus.xfire.util.date.XsDateTimeFormat
 

G

generate() - Static method in class org.codehaus.xfire.util.UID
 
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(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.
getAction() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getAction(OperationInfo) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
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.exchange.AbstractMessage
 
getAction(OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getAction() - Method in class org.codehaus.xfire.service.OperationInfo
 
getAction() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
getActualMessage() - Method in exception org.codehaus.xfire.XFireRuntimeException
 
getAddress() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAnnotations() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getAnnotationServiceFactory(String, BindingProvider) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
getAnonymousUri() - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
getAnonymousUri() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
getAnonymousUri() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
getAny() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttachment(String, MessageContext) - Method in class org.codehaus.xfire.aegis.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
 
getAttachments() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
getAttributeCount() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributes() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getAttributeWriter(String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(String, String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(QName) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getAttributeWriter(String) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getAttributeWriter(String, String) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getAttributeWriter(QName) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getBasedir() - Static method in class org.codehaus.xfire.test.AbstractXFireTest
 
getBinding() - Method in class org.codehaus.xfire.service.Service
Returns the binding for this endpoint.
getBinding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getBindingProvider(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getBindingProvider() - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getBindingProvider() - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
getBindingProvider() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getBody() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
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.fault.XFireFault
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in exception org.codehaus.xfire.XFireRuntimeException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getChannel() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getChannelMap() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getCharacterEncodingScheme() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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
 
getChildValue(Element, String, String) - Method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
getClassName() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Returns the name of the handler class.
getComponentName() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
getComponentType() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
Get the Type of the elements in the array.
getComponentType() - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
getConfiguration() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
getContainer() - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
getContainer() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
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.exchange.AbstractMessageExchange
 
getContext() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getController() - Method in class org.codehaus.xfire.transport.http.XFireServlet
Get the xfire controller.
getCount() - Method in class org.codehaus.xfire.util.YOMEndpoint
 
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
 
getDeadLetterChannel() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getDefaultTypeMapping() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getDefaultTypeMapping() - Method in interface org.codehaus.xfire.aegis.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.aegis.type.basic.ArrayType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getDependencies() - Method in class org.codehaus.xfire.aegis.type.Type
Return a set of Type dependencies.
getDependencies() - Method in interface org.codehaus.xfire.wsdl.SchemaType
The SchemaTypes that this type references.
getDependencies() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
getDepth() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getDetail() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the detail node.
getDocument(Class) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
getDocument() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getEchoFaultService() - Static method in class org.codehaus.xfire.test.ServiceEndpoints
Returns the endpoint for an echo service with faults.
getEchoService() - Static method in class org.codehaus.xfire.test.ServiceEndpoints
Returns the endpoint for an echo service.
getElements() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getElementText() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getElementText() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getElementValue(Element, String, String) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
getElementWriter(String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(String, String) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(QName) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
getElementWriter(String) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getElementWriter(String, String) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getElementWriter(QName) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
getEncoding() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getEncoding() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getEncoding() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
getEncodingStyleURI() - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getEncodingStyleURI() - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getEndpoint() - Method in class org.codehaus.xfire.service.event.RegistrationEvent
Returns the ServiceEndpoint for this RegistrationEvent.
getEndpoint() - Method in class org.codehaus.xfire.transport.AbstractChannel
 
getEndpoint() - Method in interface org.codehaus.xfire.transport.Channel
 
getEndpoint() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
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.
getEndpointName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getEndpointUri() - Method in class org.codehaus.xfire.client.Client
 
getEntryName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
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
 
getEventType() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getExchange() - Method in class org.codehaus.xfire.MessageContext
 
getFault(String) - Method in class org.codehaus.xfire.service.OperationInfo
Returns the fault with the given name, if found.
getFault() - Method in class org.codehaus.xfire.soap.Soap11
 
getFault() - Method in class org.codehaus.xfire.soap.Soap12
 
getFault() - Method in interface org.codehaus.xfire.soap.SoapVersion
 
getFault() - Method in exception org.codehaus.xfire.xmlbeans.XmlBeansFault
 
getFaultChannel() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getFaultChannel() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
getFaultCode() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the fault code of this fault.
getFaultHandlers() - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
getFaultHandlers() - Method in interface org.codehaus.xfire.handler.HandlerSupport
 
getFaultHandlers() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getFaultHandlers() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getFaultMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getFaultMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
getFaultMessage() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
getFaultPhases() - Method in class org.codehaus.xfire.DefaultXFire
 
getFaultPhases() - Method in interface org.codehaus.xfire.XFire
 
getFaults() - Method in class org.codehaus.xfire.service.OperationInfo
Returns all faults for this operation.
getFaultSerializer() - Method in class org.codehaus.xfire.service.Service
 
getFaultTo() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getFile() - Method in class org.codehaus.xfire.annotations.HandlerChainAnnotation
Returns the location of the handler chain file.
getFrom() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getGenericType() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getHandler(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getHandler(String) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
getHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
getHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
getHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getHandlerChainAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Gets the HandlerChainAnnotation annotation from the given class, if found.
getHeader() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
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
 
getHeaders() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Returns the list of SOAP headers processed by the handler.
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
 
getInChannel() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getInChannel() - Method in class org.codehaus.xfire.exchange.InExchange
 
getInChannel() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
getIndex() - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
getIndex() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getInfo() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getInHandlers() - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
getInHandlers() - Method in interface org.codehaus.xfire.handler.HandlerSupport
 
getInHandlers() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getInHandlers() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getInitParams() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Returns the array of name/value pairs that should be passed to the handler during initialization.
getInMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getInMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
getInMessage() - Method in class org.codehaus.xfire.MessageContext
 
getInMessage() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
getInParameterName(Service, Method, int, boolean) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
getInParameterName(Service, Method, int, boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getInParameterName(Service, Method, int, boolean) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory
 
getInPhases() - Method in class org.codehaus.xfire.DefaultXFire
 
getInPhases() - Method in interface org.codehaus.xfire.XFire
 
getInPipeline() - Method in class org.codehaus.xfire.MessageContext
 
getInputMessage() - Method in class org.codehaus.xfire.service.OperationInfo
Returns the input message info.
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
 
getInterfaceName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getInvoker() - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getInvoker() - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
getKeyClass() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getKeyName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getKeyType() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getKeyType() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getKnownUriSchemes() - Method in interface org.codehaus.xfire.transport.Transport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getLocalName() - Method in interface org.codehaus.xfire.aegis.MessageReader
Get the local name of the element this reader represents.
getLocalName() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getLocalName() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getLocalName() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getLocalName() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getLocalName() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getLocation() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getLocation() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getMEP(Method) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
getMEP(Method) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getMEP() - Method in class org.codehaus.xfire.service.OperationInfo
Get the message exchange pattern of this operation.
getMessage(String) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getMessage(String) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
getMessage() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the detail message string of this fault.
getMessage() - Method in class org.codehaus.xfire.util.YOMEndpoint
 
getMessage() - Method in exception org.codehaus.xfire.XFireRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessageBinding(String, String) - Static method in class org.codehaus.xfire.service.binding.ObjectBindingFactory
 
getMessageHeader(QName) - Method in class org.codehaus.xfire.service.MessagePartContainer
Returns the message part with the given name, if found.
getMessageHeaders() - Method in class org.codehaus.xfire.service.MessagePartContainer
Returns all message headers for this message.
getMessageID() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getMessagePart(QName) - Method in class org.codehaus.xfire.service.MessagePartContainer
Returns the message part with the given name, if found.
getMessagePartIndex(MessagePartInfo) - Method in class org.codehaus.xfire.service.MessagePartContainer
 
getMessageParts() - Method in class org.codehaus.xfire.service.MessagePartContainer
Returns all message parts for this message.
getMethod() - Method in class org.codehaus.xfire.service.OperationInfo
 
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 interface org.codehaus.xfire.aegis.MessageReader
 
getName() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getName() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getName() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getName() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getName() - Method in class org.codehaus.xfire.annotations.HandlerChainAnnotation
Returns the name of the handler chain in the configuration file.
getName() - Method in class org.codehaus.xfire.annotations.soap.InitParam
Returns the name of the initialization parameter.
getName() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Returns the name of the handler.
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 class org.codehaus.xfire.handler.Phase
 
getName() - Method in class org.codehaus.xfire.service.FaultInfo
Returns the name of the fault.
getName() - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
getName() - Method in class org.codehaus.xfire.service.MessageInfo
Returns the qualified name of the message info.
getName() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getName() - Method in class org.codehaus.xfire.service.OperationInfo
Returns the name of the operation.
getName() - Method in class org.codehaus.xfire.service.Service
Returns the name of this endpoint.
getName() - Method in class org.codehaus.xfire.service.ServiceInfo
Returns the qualified name of the service descriptor.
getName() - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
getName() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getName() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getName() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
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.util.ElementStreamReader
 
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.aegis.MessageReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNamespace() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getNamespace() - Method in class org.codehaus.xfire.aegis.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
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getNamespaceURI() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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.aegis.MessageReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNextAttributeReader() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getNextElementReader() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getNextElementReader() - Method in class org.codehaus.xfire.aegis.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
 
getObject() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
getObjectType() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
getOperation() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getOperation() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
getOperation() - Method in class org.codehaus.xfire.service.MessagePartContainer
Returns the operation of this container.
getOperation(String) - Method in class org.codehaus.xfire.service.ServiceInfo
Returns the operation info with the given name, if found.
getOperationByAction(String) - Method in class org.codehaus.xfire.service.ServiceInfo
Returns the operation info with the given action, if found.
getOperationName() - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Returns the name of the wsdl:operation matching this method.
getOperationName(ServiceInfo, Method) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates a name for the operation from the method name.
getOperations() - Method in class org.codehaus.xfire.service.ServiceInfo
Returns all operations for this service.
getOutChannel() - Method in class org.codehaus.xfire.client.Client
 
getOutChannel() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getOutChannel() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
getOutHandlers() - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
getOutHandlers() - Method in interface org.codehaus.xfire.handler.HandlerSupport
 
getOutHandlers() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getOutHandlers() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getOutMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
getOutMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
getOutMessage() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
getOutMessage() - Method in class org.codehaus.xfire.MessageContext
 
getOutParameterName(Service, Method, boolean) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
getOutParameterName(Service, Method, boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getOutParameterName(Service, Method, boolean) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory
 
getOutPhases() - Method in class org.codehaus.xfire.DefaultXFire
 
getOutPhases() - Method in interface org.codehaus.xfire.XFire
 
getOutPipeline() - Method in class org.codehaus.xfire.MessageContext
 
getOutputDir() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
getOutputMessage() - Method in class org.codehaus.xfire.service.OperationInfo
Returns the output message info.
getOutputStream() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
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
 
getPassword() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
getPassword() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getPhase() - Method in class org.codehaus.xfire.addressing.AddressingHandler
 
getPhase() - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
getPhase() - Method in class org.codehaus.xfire.addressing.AddressingOutHandler
 
getPhase() - Method in class org.codehaus.xfire.fault.FaultSender
 
getPhase() - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getPhase() - Method in class org.codehaus.xfire.handler.DispatchServiceHandler
 
getPhase() - Method in interface org.codehaus.xfire.handler.Handler
The phase which this handler would like to be in.
getPhase() - Method in class org.codehaus.xfire.handler.OutMessageSender
 
getPhase() - Method in class org.codehaus.xfire.handler.ParseMessageHandler
 
getPhase() - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getPhase() - Method in class org.codehaus.xfire.soap.handler.FaultSoapSerializerHandler
 
getPhase() - Method in class org.codehaus.xfire.soap.handler.ReadHeadersHandler
 
getPhase() - Method in class org.codehaus.xfire.soap.handler.SoapSerializerHandler
 
getPhase() - Method in class org.codehaus.xfire.soap.handler.ValidateHeadersHandler
 
getPhase() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport.FaultResponseCodeHandler
 
getPico() - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
getPIData() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getPIData() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getPolicies() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getPort() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
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
 
getPrefix() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getPriority() - Method in class org.codehaus.xfire.handler.Phase
 
getProperty(Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getProperty(Object) - Method in class org.codehaus.xfire.MessageContext
 
getProperty(String) - Method in class org.codehaus.xfire.service.Service
 
getProperty(String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getProperty(String) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getPropertyDescriptor(String) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptor(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getPropertyDescriptors() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getProxyForService() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getReason() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getReferenceParameters() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getReferenceProperties() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getRegisteredEncodingStyleURIs() - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getRegisteredEncodingStyleURIs() - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Returns a list of registered encodingStyle URIs in this TypeMappingRegistry instance.
getRelatesTo() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getRelationshipType() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getReplyTo() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getRequest() - Static method in class org.codehaus.xfire.transport.http.XFireServletController
 
getRequest() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getRequestHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getRequestParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResource(String, Class) - Static method in class org.codehaus.xfire.util.ClassLoaderUtils
Load a given resource.
getResourceAsReader(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getResourceAsStream(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getResourceAsStream(String, Class) - Static method in class org.codehaus.xfire.util.ClassLoaderUtils
This is a convenience method to load a resource as a stream.
getResponse() - Static method in class org.codehaus.xfire.transport.http.XFireServletController
 
getResponse() - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
getResponseHeaders() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getResponseParameters() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
getRole() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the fault actor.
getRoles() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Returns the list of SOAP roles/actors implemented by the handler
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.
getSchema(XmlBeansType) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
getSchemaType() - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
getSchemaType() - Method in class org.codehaus.xfire.aegis.type.Type
 
getSchemaType(Service, MessagePartInfo) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
getSchemaType() - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
getSchemaType() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getSchemaType() - Method in interface org.codehaus.xfire.wsdl.SchemaType
The schema type that this SchemaType represents.
getSchemaType() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
getSchemaTypes() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getScope() - Method in class org.codehaus.xfire.service.binding.ObjectInvoker
 
getSerializer() - Method in class org.codehaus.xfire.exchange.OutMessage
 
getSerializer() - Method in class org.codehaus.xfire.soap.SoapSerializer
 
getServer() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getService(AddressingHeaders, MessageContext) - Method in class org.codehaus.xfire.addressing.AddressingHandler
 
getService(AddressingHeaders, MessageContext) - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
getService() - Method in class org.codehaus.xfire.client.Client
 
getService() - Method in class org.codehaus.xfire.MessageContext
The service being invoked.
getService(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Returns the ServiceEndpoint with the given qualified name, if found.
getService() - Method in class org.codehaus.xfire.service.OperationInfo
Returns the service descriptor of this operation.
getService(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Returns the ServiceEndpoint with the given name, if found.
getService() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
getService(HttpServletRequest) - Method in class org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter
 
getService() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getService(HttpServletRequest) - Method in class org.codehaus.xfire.transport.http.XFireServletController
Get the service that is mapped to the specified request.
getService(String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getService(XFire, String) - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
getService() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getServiceClass() - Method in class org.codehaus.xfire.service.ServiceInfo
Returns the service class of the service descriptor.
getServiceFactory() - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
getServiceFactory(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceFactory(String, BindingProvider) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getServiceFactory() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getServiceFactory() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getServiceInfo() - Method in class org.codehaus.xfire.service.Service
Returns the service descriptor for this endpoint.
getServiceInterface() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getServiceLocator() - Method in class org.codehaus.xfire.plexus.PlexusXFireComponent
 
getServiceName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getServiceName() - Method in class org.codehaus.xfire.annotations.WebServiceAnnotation
Returns the service name of the Web Service.
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.binding.BeanInvoker
 
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.service.binding.ObjectInvoker
Creates and returns a service object depending on the scope.
getServiceRegistry() - Method in class org.codehaus.xfire.DefaultXFire
 
getServiceRegistry() - Method in class org.codehaus.xfire.loom.LoomXFire
 
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.test.AbstractXFireTest
 
getServiceRegistry() - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
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.service.DefaultServiceRegistry
Returns all ServiceEndpoint registered to this registry.
getServices() - Method in interface org.codehaus.xfire.service.ServiceRegistry
Returns all ServiceEndpoint registered to this registry.
getServiceUrl() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
getServiceURL(Service) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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.exchange.AbstractMessage
 
getSoapVersion() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getSoapVersion() - Method in class 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.binding.AbstractBinding
 
getStyle() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getStyle() - Method in interface org.codehaus.xfire.wsdl11.WSDL11ParameterBinding
 
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
 
getText() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getTimeout() - Method in class org.codehaus.xfire.client.Client
 
getTo() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
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.client.Client
 
getTransport() - Method in class org.codehaus.xfire.transport.AbstractChannel
 
getTransport() - Method in interface org.codehaus.xfire.transport.Channel
 
getTransport(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransport() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
getTransport() - Method in class org.codehaus.xfire.transport.DelegatedTransport
The transport which this transport wraps.
getTransport(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
getTransportForUri(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransportForUri(String) - Method in interface org.codehaus.xfire.transport.TransportManager
Find the best transport for a particular URI.
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.plexus.config.ObjectServiceConfigurator
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.PlexusXFire
 
getTransportManager() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
getTransportManager() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
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.transport.DefaultTransportManager
 
getTransports() - 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.
getTransports() - Method in interface org.codehaus.xfire.transport.TransportManager
 
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.AbstractWSDLTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getType(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
Get the type class for the field with the specified QName.
getType(Class) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getType(QName) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getType(Class) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getType(QName) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getType() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getTypeClass() - Method in class org.codehaus.xfire.aegis.type.Type
 
getTypeClass() - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
getTypeClass() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getTypeCreator() - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
getTypeCreator() - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
getTypeInfo() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
getTypeMapping(Service) - Static method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
getTypeMapping(String) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
getTypeMapping() - Method in class org.codehaus.xfire.aegis.type.Type
 
getTypeMapping(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Returns the registered TypeMapping for the specified encodingStyle URI.
getTypeMapping() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
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.aegis.type.CustomTypeMapping
 
getTypeQName(Class) - Method in interface org.codehaus.xfire.aegis.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(String) - Method in class org.codehaus.xfire.aegis.type.mtom.XOPType
Parse the URI from the xop:Include href value.
getUri() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getUri() - Method in class org.codehaus.xfire.transport.AbstractChannel
 
getUri() - Method in interface org.codehaus.xfire.transport.Channel
 
getUri() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
getUriPrefix() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getUriPrefix() - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
getUriPrefix() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getUriPrefix() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getUriPrefix() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getUrl() - Method in class org.codehaus.xfire.client.Client
 
getUrl() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getUrl() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
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.binding.AbstractBinding
 
getUse() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getUse() - Method in interface org.codehaus.xfire.wsdl11.WSDL11ParameterBinding
 
getUsername() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
getUsername() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
getUsername() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
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.aegis.MessageReader
 
getValue() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
getValue() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getValue(String, String) - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
getValue() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getValue(String, String) - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getValue() - Method in class org.codehaus.xfire.annotations.soap.InitParam
Returns the value of the initialization parameter.
getValue() - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandlersAnnotation
Returns the SOAP message handlers.
getValueAsBoolean() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsBoolean() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsDouble() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsDouble() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsFloat() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsFloat() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsInt() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsInt() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueAsLong() - Method in class org.codehaus.xfire.aegis.AbstractMessageReader
 
getValueAsLong() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
getValueClass() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getValueName() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
getValueType() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
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
 
getVersion() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
getVersions() - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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
 
getWsdlBuilderFactory() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
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.Service
Returns the WSDLWriter for this endpoint.
getXFire() - Method in class org.codehaus.xfire.client.Client
 
getXFire() - Method in class org.codehaus.xfire.MessageContext
 
getXFire() - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getXFire() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getXFire() - Method in class org.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
 
getXFire() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getXfire() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
getXfire() - Method in class org.codehaus.xfire.spring.ServiceBean
 
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.XFireServlet
Get the xfire instance.
getXFire() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getXFire() - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
getXFire() - Method in class org.codehaus.xfire.XFireFactory
 
getXFire() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getXFireService() - Method in class org.codehaus.xfire.spring.ServiceBean
 
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.aegis.stax.ElementReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
getXMLStreamReader() - Method in class org.codehaus.xfire.exchange.InMessage
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
getXMLStreamWriter() - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 

H

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
Takes a fault, creates a fault message and sends it via the fault channel.
Handler - Interface in org.codehaus.xfire.handler
A handler is just something that processes an XML message.
HandlerChain - Interface in org.codehaus.xfire.annotations.backport175
backport 175 version of the HandlerChain annotation.
HandlerChain - Class in org.codehaus.xfire.annotations.commons
Commons Attributes version of the HandlerChain Annotation.
HandlerChain(String, String) - Constructor for class org.codehaus.xfire.annotations.commons.HandlerChain
Initializes a new instance of the HandlerChain attribute with the given file and chain name.
HandlerChainAnnotation - Class in org.codehaus.xfire.annotations
Represents a common representation of a handler chain annotation.
HandlerChainAnnotation(String, String) - Constructor for class org.codehaus.xfire.annotations.HandlerChainAnnotation
Initializes a new instance of the HandlerChain attribute with the given file and chain name.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.spring.remoting.XFireExporter
Process the incoming SOAP request and create a SOAP response.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter
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(List) - Constructor for class org.codehaus.xfire.handler.HandlerPipeline
 
HandlerSupport - Interface in org.codehaus.xfire.handler
Provides handlers to an invocation.
hasDependency(SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
hasDetails() - Method in exception org.codehaus.xfire.fault.XFireFault
Indicates whether this fault has a detail message.
hasFaultMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
hasFaultMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
hasFaultMessage() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
hasHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.backport175.Backport175WebAnnotations
 
hasHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.commons.CommonsWebAttributes
 
hasHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasHandlerChainAnnotation(Class) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given class has the HandlerChainAnnotation annotation.
hashCode() - Method in class org.codehaus.xfire.aegis.type.Type
 
hashCode() - Method in class org.codehaus.xfire.handler.Phase
 
hashCode() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasHeader() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
hasHeaders(Element) - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
hasHeaders(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
hasHeaders(Element) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
hasImport(Element, String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
hasInMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
hasInMessage() - Method in class org.codehaus.xfire.exchange.InExchange
 
hasInMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
hasInMessage() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
hasMessage(String) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
hasMessage(String) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
hasMoreAttributeReaders() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
hasMoreAttributeReaders() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
hasMoreElementReaders() - Method in interface org.codehaus.xfire.aegis.MessageReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.stax.AttributeReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.stax.ElementReader
 
hasMoreElementReaders() - Method in class org.codehaus.xfire.aegis.yom.YOMReader
 
hasName() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasName() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasOnewayAnnotation(Method) - Method in interface org.codehaus.xfire.annotations.WebAnnotations
Tests whether the given method has the one way annotation.
hasOutMessage() - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
hasOutMessage() - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
hasOutMessage() - Method in class org.codehaus.xfire.exchange.RobustInOutExchange
 
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
 
hasSchema(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
hasService(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Indicates whether this registry has a service with the given name.
hasService(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Indicates whether this registry has a service endpoint with the given name.
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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
 
hasText() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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 class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
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
 
HttpMessageSender - Class in org.codehaus.xfire.transport.http
Http Sender
HttpMessageSender(String, String) - Constructor for class org.codehaus.xfire.transport.http.HttpMessageSender
 
httpNS - Static variable in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector
 
HttpSoapChannel - Class in org.codehaus.xfire.transport.http
 
HttpSoapChannel(String, SoapHttpTransport) - Constructor for class org.codehaus.xfire.transport.http.HttpSoapChannel
 

I

ImageDataContentHandler - Class in org.codehaus.xfire.attachments
 
ImageDataContentHandler() - Constructor for class org.codehaus.xfire.attachments.ImageDataContentHandler
 
InExchange - Class in org.codehaus.xfire.exchange
An in only MEP.
InExchange(MessageContext) - Constructor for class org.codehaus.xfire.exchange.InExchange
 
init(ServletConfig) - Method in class org.codehaus.xfire.spring.XFireSpringServlet
 
init() - Method in class org.codehaus.xfire.transport.http.XFireConfigurableServlet
 
init() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
initApplicationContext() - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
 
initialize(Service) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
Creates a type mapping for this class and registers it with the TypeMappingRegistry.
initialize() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
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.transport.xmpp.DefaultXMPPTransportService
 
initialize() - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
initialize(Service) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
initialize(Service) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
initialize() - Method in class org.codehaus.xfire.transport.DefaultTransportManager
Initializes transports for each service.
initializeMessage(Service, MessagePartContainer) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
initializeOperations(Service) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
initializeTransports() - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
InitParam - Class in org.codehaus.xfire.annotations.soap
Represents a common implementation of the SOAPMessageHandler initialization parameter.
InitParam(String, String) - Constructor for class org.codehaus.xfire.annotations.soap.InitParam
Initializes a new instance of the InitParam class.
InMessage - Class in org.codehaus.xfire.exchange
A "in" message.
InMessage() - Constructor for class org.codehaus.xfire.exchange.InMessage
 
InMessage(XMLStreamReader) - Constructor for class org.codehaus.xfire.exchange.InMessage
 
InMessage(XMLStreamReader, String) - Constructor for class org.codehaus.xfire.exchange.InMessage
 
instantiateMap() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
Creates a map instance.
IntType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
IntType() - Constructor for class org.codehaus.xfire.aegis.type.basic.IntType
 
invoke(MessageContext) - Method in class org.codehaus.xfire.addressing.AddressingHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.addressing.AddressingOutHandler
 
invoke(OperationInfo, Object[]) - Method in class org.codehaus.xfire.client.Client
 
invoke() - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
invoke(Object, Method, Object[]) - Method in class org.codehaus.xfire.client.XFireProxy
Handles the object invocation.
invoke(MessageContext) - Method in class org.codehaus.xfire.fault.FaultSender
 
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.DispatchServiceHandler
 
invoke(MessageContext) - Method in interface org.codehaus.xfire.handler.Handler
Invoke a handler.
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.HandlerPipeline
Invokes each phase's handler in turn.
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.OutMessageSender
 
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.ParseMessageHandler
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.picocontainer.util.PicoObjectInvoker
 
invoke(MessageContext) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
invoke(Method, Object[], MessageContext) - Method in interface org.codehaus.xfire.service.binding.Invoker
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.service.binding.ObjectInvoker
 
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.FaultSoapSerializerHandler
Validates that the mustUnderstand and role headers are processed correctly.
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.ReadHeadersHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.SoapSerializerHandler
Validates that the mustUnderstand and role headers are processed correctly.
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.ValidateHeadersHandler
Validates that the mustUnderstand and role headers are processed correctly.
invoke(MethodInvocation) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
invoke(MessageContext) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport.FaultResponseCodeHandler
 
invoke(HttpServletRequest, HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
invoke(MessageContext) - Method in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
Invoker - Interface in org.codehaus.xfire.service.binding
The invoker class allows you to control how your service class is invoked.
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.aegis.type.Type
 
isAbstract() - Method in interface org.codehaus.xfire.wsdl.SchemaType
Whether or not this a complexType or a concrete element.
isAbstract() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
isAnnotatedElement(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isAsync(Method) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
isAsync(Method) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isAsync() - Method in class org.codehaus.xfire.service.OperationInfo
Whether or not the operation should be invoked asynchronously.
isAttribute(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isAttribute(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
isCharacters() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isCharacters() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
isClientModeOn() - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
isClientModeOn() - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
isCollection(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
We need to write a complex type schema for Beans, so return true.
isComplex() - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
isComplex() - Method in class org.codehaus.xfire.aegis.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.aegis.type.basic.BeanTypeInfo
 
isElement(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
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
 
isEndElement() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
isEnum(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isEnum(Class) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
isHeader(Method, int) - Method in class org.codehaus.xfire.annotations.AnnotationServiceFactory
 
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, int) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isInitialized() - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isMap(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
isNillable(QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isNillable(QName) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isNillable() - Method in class org.codehaus.xfire.aegis.type.Type
 
isOverwrite() - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
isRegistered(Class) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
isRegistered(QName) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
isRegistered(Class) - Method in interface org.codehaus.xfire.aegis.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.aegis.type.TypeMapping
 
isRest() - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
isSerializable(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
isSingleton() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
isStandalone() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isStandalone() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
isStarted() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
isStarted() - Method in interface org.codehaus.xfire.server.XFireServer
 
isStartElement() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isStartElement() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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.binding.ObjectServiceFactory
 
isVoidOneWay() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isWhiteSpace() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
isWhiteSpace() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
isWriteOuter() - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 

J

Java5TypeCreator - Class in org.codehaus.xfire.aegis.type.java5
 
Java5TypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
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.
Jsr181BeanPostProcessor - Class in org.codehaus.xfire.spring
This BeanPostProcessor will create an XFire service from a service class if and only if it is marked with the JSR 181 @WebService attribute.
Jsr181BeanPostProcessor(WebAnnotations, AnnotationServiceFactory, ServiceRegistry) - Constructor for class org.codehaus.xfire.spring.Jsr181BeanPostProcessor
 
Jsr181HandlerMapping - Class in org.codehaus.xfire.spring.remoting
Implementation of the HandlerMapping interface that recognizes web service annotations on Spring-managed beans and automatically wires them into the current servlet's WebApplicationContext.
Jsr181HandlerMapping() - Constructor for class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
 
Jsr181WebAnnotations - Class in org.codehaus.xfire.annotations.jsr181
 
Jsr181WebAnnotations() - Constructor for class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 

K

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

L

loadBindingProvider(String) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
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.plexus.config.ObjectServiceConfigurator
Load a class from the class loader.
loadClass(String, Class) - Static method in class org.codehaus.xfire.util.ClassLoaderUtils
Load a class with a given name.
loadClass(String) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
Load a class from the class loader.
loadService(Element) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
loadServiceFactory(BindingProvider, String) - Method in class org.codehaus.xfire.util.XMLServiceBuilder
 
LocalChannel - Class in org.codehaus.xfire.transport.local
 
LocalChannel(String, LocalTransport) - Constructor for class org.codehaus.xfire.transport.local.LocalChannel
 
LocalTransport - Class in org.codehaus.xfire.transport.local
A transport which passes messages via the JVM.
LocalTransport() - Constructor for class org.codehaus.xfire.transport.local.LocalTransport
 
log - Variable in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
LongType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
LongType() - Constructor for class org.codehaus.xfire.aegis.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

makeArray(Class, List) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
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.
makeQualifiedNameFromClass(Class) - Static method in class org.codehaus.xfire.util.ServiceUtils
 
makeServiceNameFromClassName(Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
makeServiceNameFromClassName(Class) - Static method in class org.codehaus.xfire.util.ServiceUtils
Generates a suitable service name from a given class.
mapAttribute(String, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapElement(String, QName) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
mapProperty(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
MapType - Class in org.codehaus.xfire.aegis.type.collection
 
MapType(QName, Class, Class) - Constructor for class org.codehaus.xfire.aegis.type.collection.MapType
 
MEP_IN - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
MEP_ROBUST_IN_OUT - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
MessageBinding - Class in org.codehaus.xfire.service.binding
Handles messages.
MessageBinding() - Constructor for class org.codehaus.xfire.service.binding.MessageBinding
 
MessageBindingProvider - Class in org.codehaus.xfire.service.binding
 
MessageBindingProvider() - Constructor for class org.codehaus.xfire.service.binding.MessageBindingProvider
 
MessageContext - Class in org.codehaus.xfire
Holds inforrmation about the message request and response.
MessageContext() - Constructor for class org.codehaus.xfire.MessageContext
 
MessageExchange - Interface in org.codehaus.xfire.exchange
A MessageExchange encapsulates the orchestration of a message exchange pattern.
MessageHeaderInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation message header.
MessageInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation message.
MessagePartContainer - Class in org.codehaus.xfire.service
Represents the base class for containers of MessagePartInfo objects.
MessagePartContainer(OperationInfo) - Constructor for class org.codehaus.xfire.service.MessagePartContainer
Initializes a new instance of the MessagePartContainer.
MessagePartInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation message part.
MessageReader - Interface in org.codehaus.xfire.aegis
A MessageReader.
MessageSerializer - Interface in org.codehaus.xfire.exchange
 
MessageWriter - Interface in org.codehaus.xfire.aegis
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.
MUST_UNDERSTAND - Static variable in exception org.codehaus.xfire.fault.XFireFault
 

N

name() - Method in interface org.codehaus.xfire.annotations.backport175.HandlerChain
Returns the name of the handler chain in the configuration file.
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.transport.dead.DeadLetterTransport
 
NAME - Static variable in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
NAME - Static variable in class org.codehaus.xfire.transport.local.LocalTransport
 
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
 
next() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
nextCreator - Variable in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
nextEvent(XMLStreamReader) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
nextTag() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
nextTag() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
NullRequestHandler - Class in org.codehaus.xfire.client
 
NullRequestHandler() - Constructor for class org.codehaus.xfire.client.NullRequestHandler
 

O

ObjectBinding - Interface in org.codehaus.xfire.service.binding
Binds a SOAP Body and its Headers to Java objects.
ObjectBindingFactory - Class in org.codehaus.xfire.service.binding
Create a MessageReaders and MessageWriters for a ObjectService.
ObjectBindingFactory() - Constructor for class org.codehaus.xfire.service.binding.ObjectBindingFactory
 
ObjectInvoker - Class in org.codehaus.xfire.service.binding
An invoker which instantiates classes automatically based on the Service's scope.
ObjectInvoker() - Constructor for class org.codehaus.xfire.service.binding.ObjectInvoker
 
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.binding
Java objects-specific implementation of the ServiceFactory interface.
ObjectServiceFactory() - Constructor for class org.codehaus.xfire.service.binding.ObjectServiceFactory
Initializes a new instance of the ObjectServiceFactory.
ObjectServiceFactory(TransportManager, BindingProvider) - Constructor for class org.codehaus.xfire.service.binding.ObjectServiceFactory
Initializes a new instance of the ObjectServiceFactory with the given transport manager and type mapping registry.
ObjectServiceFactory(TransportManager) - Constructor for class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
OLD_CONTEXT - Static variable in class org.codehaus.xfire.transport.local.LocalChannel
 
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
 
onReceive(MessageContext, InMessage) - Method in class org.codehaus.xfire.client.Client
 
onReceive(MessageContext, InMessage) - Method in interface org.codehaus.xfire.transport.ChannelEndpoint
 
onReceive(MessageContext, InMessage) - Method in class org.codehaus.xfire.transport.DefaultEndpoint
 
onReceive(MessageContext, InMessage) - Method in class org.codehaus.xfire.util.YOMEndpoint
 
open() - Method in interface org.codehaus.xfire.transport.Channel
 
open() - Method in class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
open() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
open() - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
open() - Method in class org.codehaus.xfire.transport.http.HttpSoapChannel
 
open() - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
open() - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
OPERATION_KEY - Static variable in class org.codehaus.xfire.service.binding.AbstractBinding
 
OperationInfo - Class in org.codehaus.xfire.service
Represents the description of a service 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.addressing - package org.codehaus.xfire.addressing
 
org.codehaus.xfire.aegis - package org.codehaus.xfire.aegis
 
org.codehaus.xfire.aegis.stax - package org.codehaus.xfire.aegis.stax
 
org.codehaus.xfire.aegis.type - package org.codehaus.xfire.aegis.type
 
org.codehaus.xfire.aegis.type.basic - package org.codehaus.xfire.aegis.type.basic
 
org.codehaus.xfire.aegis.type.collection - package org.codehaus.xfire.aegis.type.collection
 
org.codehaus.xfire.aegis.type.java5 - package org.codehaus.xfire.aegis.type.java5
 
org.codehaus.xfire.aegis.type.mtom - package org.codehaus.xfire.aegis.type.mtom
 
org.codehaus.xfire.aegis.yom - package org.codehaus.xfire.aegis.yom
 
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.jsr181 - package org.codehaus.xfire.annotations.jsr181
 
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.exchange - package org.codehaus.xfire.exchange
 
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.picocontainer - package org.codehaus.xfire.picocontainer
 
org.codehaus.xfire.picocontainer.test - package org.codehaus.xfire.picocontainer.test
 
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.server - package org.codehaus.xfire.server
 
org.codehaus.xfire.server.http - package org.codehaus.xfire.server.http
 
org.codehaus.xfire.service - package org.codehaus.xfire.service
Contains the classes and interfaces for the service model of XFire.
org.codehaus.xfire.service.binding - package org.codehaus.xfire.service.binding
 
org.codehaus.xfire.service.event - package org.codehaus.xfire.service.event
 
org.codehaus.xfire.soap - package org.codehaus.xfire.soap
SOAP protocol specific contants
org.codehaus.xfire.soap.handler - package org.codehaus.xfire.soap.handler
 
org.codehaus.xfire.spring - package org.codehaus.xfire.spring
Classes for exposing Spring beans via XFire SOAP.
org.codehaus.xfire.spring.remoting - package org.codehaus.xfire.spring.remoting
 
org.codehaus.xfire.test - package org.codehaus.xfire.test
 
org.codehaus.xfire.transport - package org.codehaus.xfire.transport
 
org.codehaus.xfire.transport.dead - package org.codehaus.xfire.transport.dead
 
org.codehaus.xfire.transport.http - package org.codehaus.xfire.transport.http
 
org.codehaus.xfire.transport.local - package org.codehaus.xfire.transport.local
 
org.codehaus.xfire.util - package org.codehaus.xfire.util
 
org.codehaus.xfire.util.date - package org.codehaus.xfire.util.date
 
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.xmpp - package org.codehaus.xfire.xmpp
 
OutMessage - Class in org.codehaus.xfire.exchange
 
OutMessage(String) - Constructor for class org.codehaus.xfire.exchange.OutMessage
 
OutMessageSender - Class in org.codehaus.xfire.handler
Sends messages out via the out channel on the message exchange.
OutMessageSender() - Constructor for class org.codehaus.xfire.handler.OutMessageSender
 

P

PACKET - Static variable in class org.codehaus.xfire.xmpp.ChannelPacketListener
 
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.
PARSE - Static variable in class org.codehaus.xfire.handler.Phase
 
parseDocument(XmlPullParser) - Method in class org.codehaus.xfire.xmpp.SoapIQProvider
 
parseFaultCode(XMLStreamReader, String) - Static method in class org.codehaus.xfire.fault.Soap12FaultSerializer
 
parseIQ(XmlPullParser) - Method in class org.codehaus.xfire.xmpp.SoapIQProvider
 
ParseMessageHandler - Class in org.codehaus.xfire.handler
Reads in the message body using the service binding.
ParseMessageHandler() - Constructor for class org.codehaus.xfire.handler.ParseMessageHandler
 
parseObject(String, ParsePosition) - Method in class org.codehaus.xfire.util.date.XsDateTimeFormat
 
Phase - Class in org.codehaus.xfire.handler
 
Phase(String, int) - Constructor for class org.codehaus.xfire.handler.Phase
 
PicoObjectInvoker - Class in org.codehaus.xfire.picocontainer.util
 
PicoObjectInvoker(ObjectReference, Object) - Constructor for class org.codehaus.xfire.picocontainer.util.PicoObjectInvoker
 
PicoObjectServiceFactory - Class in org.codehaus.xfire.picocontainer
PicoContainer specialization of Java objects-specific implementation of the ServiceFactory interface which uses a given picocontainer to pick service objects instance when it's about to invoke them.
PicoObjectServiceFactory(PicoContainer) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
PicoObjectServiceFactory(ObjectReference) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
PicoObjectServiceFactory(PicoContainer, TransportManager, BindingProvider) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
PicoObjectServiceFactory(ObjectReference, TransportManager, BindingProvider) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
PicoXFireTest - Class in org.codehaus.xfire.picocontainer.test
 
PicoXFireTest() - Constructor for class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
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
 
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
 
POLICY - Static variable in class org.codehaus.xfire.handler.Phase
 
populate(OperationInfo) - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Populates the given operation info with the information contained in this annotation.
POST_INVOKE - Static variable in class org.codehaus.xfire.handler.Phase
 
postProcessAfterInitialization(Object, String) - Method in class org.codehaus.xfire.spring.Jsr181BeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.codehaus.xfire.spring.Jsr181BeanPostProcessor
 
PRE_DISPATCH - Static variable in class org.codehaus.xfire.handler.Phase
 
PRE_INVOKE - Static variable in class org.codehaus.xfire.handler.Phase
 
prepare(Service) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
Prepare an ObjectService to use pico.
prepare() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
Initialize the XFire proxy for this interceptor.
prepend(String) - Method in exception org.codehaus.xfire.XFireRuntimeException
 
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.fault.XFireFault
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.codehaus.xfire.fault.XFireFault
Prints this throwable and its backtrace to the specified print writer.
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.
processEPR(MessageContext, EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHandler
 
processEPR(MessageContext, EndpointReference, AddressingHeaders, AddressingHeadersFactory) - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
processPacket(Packet) - Method in class org.codehaus.xfire.xmpp.ChannelPacketListener
 
properties - Variable in class org.codehaus.xfire.util.ElementStreamReader
 
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.

Q

qnameToString(Element, QName) - Static method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 

R

read(DocumentBuilder, XMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
readDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
readDocument(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
readDocument(String, XMLInputFactory) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
readDocument(String) - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
readElements(Element, XMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
readHeader(MessageHeaderInfo, MessageContext) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
readHeader(MessageHeaderInfo, MessageContext) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
readHeader(MessageHeaderInfo, MessageContext) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
readHeaders(MessageContext) - Method in class org.codehaus.xfire.soap.handler.ReadHeadersHandler
Read in the headers as a YOM Element and create a response Header.
ReadHeadersHandler - Class in org.codehaus.xfire.soap.handler
 
ReadHeadersHandler() - Constructor for class org.codehaus.xfire.soap.handler.ReadHeadersHandler
 
readMessage(InMessage, MessageContext) - Method in interface org.codehaus.xfire.exchange.MessageSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.fault.Soap11FaultSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.fault.Soap12FaultSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.service.binding.MessageBinding
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.service.binding.RPCEncodedBinding
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.soap.SoapSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.util.YOMSerializer
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.Base64Type
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BooleanType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CalendarType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DocumentType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DoubleType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.FloatType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.IntType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.LongType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ShortType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.StringType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimestampType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimeType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.XOPType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.Type
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
readParameter(MessagePartInfo, XMLStreamReader, MessageContext) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
readParameter(MessagePartInfo, XMLStreamReader, MessageContext) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
readParameter(MessagePartInfo, XMLStreamReader, MessageContext) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
readProperty(Object, QName) - Method in class org.codehaus.xfire.aegis.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.
receive(Object) - Method in class org.codehaus.xfire.client.Client
 
receive(MessageContext, InMessage) - Method in class org.codehaus.xfire.transport.AbstractChannel
 
receive(MessageContext, InMessage) - Method in interface org.codehaus.xfire.transport.Channel
 
receive(MessageContext, InMessage) - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
receiveFault(XFireFault) - Method in class org.codehaus.xfire.client.Client
 
RECEIVER - Static variable in exception org.codehaus.xfire.fault.XFireFault
A SOAP 1.2 only fault code.
register(Class, QName, Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
register(Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
register(String, TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
register(Class, QName, Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
register(Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
register(String, TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 
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.service.DefaultServiceRegistry
Registers a given ServiceEndpoint with this registry.
register(Service) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Registers a given ServiceEndpoint with this registry.
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
 
registerDefault(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
registerDefault(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 
registerFactory(Class, boolean) - Static method in class org.codehaus.xfire.XFireFactory
Register an XFireFactory class.
registerHandlers(Service) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
registerTransport() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
RegistrationEvent - Class in org.codehaus.xfire.service.event
An Event object that provides information about the source of a service endpoint-related event.
RegistrationEvent(ServiceRegistry, Service) - Constructor for class org.codehaus.xfire.service.event.RegistrationEvent
Initializes a RegistrationEvent object initialized with the given ServiceEndpointRegistry and ServiceEndpoint object.
RegistrationEventListener - Interface in org.codehaus.xfire.service.event
An object that registers to be notified of events generated by a ServiceEndpointRegistry object.
removeAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
removeFault(String) - Method in class org.codehaus.xfire.service.OperationInfo
Removes a fault from this operation.
removeMessageHeader(QName) - Method in class org.codehaus.xfire.service.MessagePartContainer
Removes an message header from this container.
removeMessagePart(QName) - Method in class org.codehaus.xfire.service.MessagePartContainer
Removes an message part from this container.
removeOperation(String) - Method in class org.codehaus.xfire.service.ServiceInfo
Removes an operation from this service.
removeRegistrationEventListener(RegistrationEventListener) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Remove a listener for registration events.
removeRegistrationEventListener(RegistrationEventListener) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Remove a listener for registration events.
removeType(Type) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
removeType(Type) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
removeTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.DefaultTypeMappingRegistry
 
removeTypeMapping(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Removes a TypeMapping from the TypeMappingRegistry.
require(int, String, String) - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
require(int, String, String) - Method in class org.codehaus.xfire.util.ElementStreamReader
 
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.service.binding.AbstractBinding
 
RESPONSE_VALUE - Static variable in class org.codehaus.xfire.service.binding.AbstractBinding
 
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.
RobustInOutExchange - Class in org.codehaus.xfire.exchange
A robust in-out MEP.
RobustInOutExchange(MessageContext) - Constructor for class org.codehaus.xfire.exchange.RobustInOutExchange
 
ROLE - Static variable in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
 
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 class org.codehaus.xfire.service.Service
 
ROLE - Static variable in interface org.codehaus.xfire.service.ServiceRegistry
Constant used to define the role of service registries.
ROLE - Static variable in interface org.codehaus.xfire.transport.TransportManager
 
ROLE - Static variable in interface org.codehaus.xfire.XFire
 
RPCEncodedBinding - Class in org.codehaus.xfire.service.binding
 
RPCEncodedBinding() - Constructor for class org.codehaus.xfire.service.binding.RPCEncodedBinding
 

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 class org.codehaus.xfire.service.binding.ObjectInvoker
Scope to denote that a single implementation instance should exist for the lifetime of this invoker and should be reused for every request.
SCOPE_REQUEST - Static variable in class org.codehaus.xfire.service.binding.ObjectInvoker
Scope to denote that a new instance of the service implementation should be created on every call.
SCOPE_SESSION - Static variable in class org.codehaus.xfire.service.binding.ObjectInvoker
Scope for storing one object per session.
SEND - Static variable in class org.codehaus.xfire.handler.Phase
 
send(MessageContext, OutMessage) - Method in interface org.codehaus.xfire.transport.Channel
Sends a message.
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.http.HttpSoapChannel
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
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
SENDER_URI - Static variable in class org.codehaus.xfire.transport.local.LocalChannel
 
sendFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.transport.DefaultEndpoint
 
sendMessage(MessageContext, List, OperationInfo, Invoker) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
sendToDeadLetter(XFireFault, MessageContext) - Method in class org.codehaus.xfire.transport.DefaultEndpoint
 
sequenceQ - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
SERIALIZE_PROLOG - Static variable in class org.codehaus.xfire.soap.SoapSerializer
 
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 - Static variable in class org.codehaus.xfire.handler.Phase
 
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.transport.xmpp.DefaultXMPPTransportService
 
Service - Class in org.codehaus.xfire.service
Represents a service endpoint.
Service(ServiceInfo) - Constructor for class org.codehaus.xfire.service.Service
Initializes a new, default instance of the ServiceEndpoint for a specified ServiceInfo.
SERVICE_HANDLERS_REGISTERED - Static variable in class org.codehaus.xfire.transport.DefaultEndpoint
 
SERVICE_IMPL_CLASS - Static variable in class org.codehaus.xfire.service.binding.ObjectInvoker
Constant to denote the implementation class for the service.
ServiceBean - Class in org.codehaus.xfire.spring
A convenience bean which creates a Service from a ServiceFactory instance.
ServiceBean() - Constructor for class org.codehaus.xfire.spring.ServiceBean
 
ServiceDeployer - Interface in org.codehaus.xfire.loom
Component to deploy components in XFire using (optional) predefined configurations
ServiceEndpoints - Class in org.codehaus.xfire.test
Contains various ServiceEndpoint implementations.
ServiceFactory - Interface in org.codehaus.xfire.service
 
ServiceInfo - Class in org.codehaus.xfire.service
Represents an description of a service.
ServiceInfo(QName, Class) - Constructor for class org.codehaus.xfire.service.ServiceInfo
Initializes a new instance of the ServiceInfo class with the given qualified name and service class.
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(String, 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 - Interface in org.codehaus.xfire.service
Defines the interface that for places to register, unregister, and get information about services.
ServiceUtils - Class in org.codehaus.xfire.util
Helps when constructing, or using services.
Session - Interface in org.codehaus.xfire.transport
A XFire Session for a series of invocations.
setAbstract(boolean) - Method in class org.codehaus.xfire.aegis.type.Type
 
setAction(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
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.exchange.AbstractMessage
 
setAction(String) - Method in class org.codehaus.xfire.service.OperationInfo
 
setAction(String) - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
setAddress(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setAnnotations(Object[]) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setAny(List) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setAsync(boolean) - Method in class org.codehaus.xfire.service.OperationInfo
 
setAttachments(Attachments) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setAttribute(Node, String, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
setBeanName(String) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setBinding(ObjectBinding) - Method in class org.codehaus.xfire.service.Service
Sets the binding for this endpoint.
setBinding(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
setBindingProvider(BindingProvider) - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setBody(Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setChannel(Channel) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setClientModeOn(boolean) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
setClientModeOn(boolean) - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
setComponentName(QName) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
setComponentType(AbstractTypeCreator.TypeClassInfo, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
setDefinition(Definition) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setDetail(Element) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets a details Node on this fault.
setEncoding(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setEncoding(String) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setEncoding(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setEncodingStyleURI(String) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
setEncodingStyleURI(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMapping
 
setEndpoint(ChannelEndpoint) - Method in class org.codehaus.xfire.transport.AbstractChannel
 
setEndpoint(ChannelEndpoint) - Method in interface org.codehaus.xfire.transport.Channel
 
setEndpoint(ChannelEndpoint) - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
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.
setEndpointName(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setEndpointUri(String) - Method in class org.codehaus.xfire.client.Client
 
setEntryName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setExchange(MessageExchange) - Method in class org.codehaus.xfire.MessageContext
 
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
Sets the fault code of this fault.
setFaultHandlers(List) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
setFaultHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setFaultMessage(AbstractMessage) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
setFaultMessage(AbstractMessage) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
setFaultPhases(List) - Method in class org.codehaus.xfire.DefaultXFire
 
setFaultSerializer(MessageSerializer) - Method in class org.codehaus.xfire.service.Service
 
setFaultTo(EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setFrom(EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setGenericType(Object) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setHeader(boolean) - Method in class org.codehaus.xfire.annotations.WebParamAnnotation
Determines whether this parameter is a header.
setHeader(Element) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setHeaders(String[]) - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Sets the list of SOAP headers processed by the handler.
setIndex(int) - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
setIndex(int) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setInHandlers(List) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
setInHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setInitParams(InitParam[]) - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Sets the array of name/value pairs that should be passed to the handler during initialization.
setInMessage(InMessage) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
setInMessage(InMessage) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
setInPhases(List) - Method in class org.codehaus.xfire.DefaultXFire
 
setInPipeline(HandlerPipeline) - Method in class org.codehaus.xfire.MessageContext
 
setInputMessage(MessageInfo) - Method in class org.codehaus.xfire.service.OperationInfo
Sets the input message info.
setInterfaceName(QName) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setInvoker(Invoker) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
setInvoker(Invoker) - Method in interface org.codehaus.xfire.service.binding.ObjectBinding
 
setKeyClass(Class) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setKeyName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setKeyType(Object) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setKeyType(AbstractTypeCreator.TypeClassInfo, Element) - Method in class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
setMEP(String) - Method in class org.codehaus.xfire.service.OperationInfo
 
setMessage(String, AbstractMessage) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
setMessage(String, AbstractMessage) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
setMessage(String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setMessage(String) - Method in exception org.codehaus.xfire.XFireRuntimeException
 
setMessageID(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
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(QName) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setName(String) - Method in class org.codehaus.xfire.annotations.soap.InitParam
Sets the name of the initialization parameter.
setName(String) - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Sets the name of the handler.
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.handler.Phase
 
setName(String) - Method in class org.codehaus.xfire.service.FaultInfo
Sets the name of the fault.
setName(QName) - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
setName(QName) - Method in class org.codehaus.xfire.service.MessageInfo
Sets the qualified name of the message info.
setName(QName) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setName(String) - Method in class org.codehaus.xfire.service.OperationInfo
Sets the name of the operation.
setName(QName) - Method in class org.codehaus.xfire.service.ServiceInfo
Sets the qualified name of the service descriptor.
setName(String) - Method in class org.codehaus.xfire.spring.ServiceBean
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.ServiceBean
Sets the service default namespace.
setNextCreator(AbstractTypeCreator) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setNillable(boolean) - Method in class org.codehaus.xfire.aegis.type.Type
 
setOperation(OperationInfo) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
setOperation(OperationInfo) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
setOperation(OperationInfo, MessageContext) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
setOperationName(String) - Method in class org.codehaus.xfire.annotations.WebMethodAnnotation
Sets the name of the wsdl:operation matching this method.
setOutHandlers(List) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
setOutHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setOutMessage(OutMessage) - Method in class org.codehaus.xfire.exchange.AbstractMessageExchange
 
setOutMessage(OutMessage) - Method in interface org.codehaus.xfire.exchange.MessageExchange
 
setOutPhases(List) - Method in class org.codehaus.xfire.DefaultXFire
 
setOutPipeline(HandlerPipeline) - Method in class org.codehaus.xfire.MessageContext
 
setOutputDir(File) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setOutputMessage(MessageInfo) - Method in class org.codehaus.xfire.service.OperationInfo
Sets the output message info.
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
 
setPassword(String) - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
setPico(MutablePicoContainer) - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
setPolicies(List) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setPort(int) - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
setPortType(String) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderInfo
 
setPortType(QName) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setPriority(int) - Method in class org.codehaus.xfire.handler.Phase
 
setProperty(Object, Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setProperty(Object, Object) - Method in class org.codehaus.xfire.MessageContext
 
setProperty(String, Object) - Method in class org.codehaus.xfire.service.Service
 
setProxyFactory(XFireProxyFactory) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
Set the XFireProxyFactory instance to use.
setReferenceParameters(List) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setReferenceProperties(List) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setRelatesTo(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setRelationshipType(QName) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setReplyTo(EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setRequest(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setRequestHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setRequestParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponse(XmlObject[]) - Method in class org.codehaus.xfire.xmlbeans.client.XMLBeansClientHandler
 
setResponseHeaders(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
setResponseParameters(List) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.ServiceMethod
 
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.
setRoles(String[]) - Method in class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Sets the list of SOAP roles/actors implemented by the handler
setSchema(String, Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setSchemaType(QName) - Method in class org.codehaus.xfire.aegis.type.Type
 
setSchemaType(SchemaType) - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
setSchemaType(SchemaType) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setSchemaTypes(Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setScope(int) - Method in class org.codehaus.xfire.service.binding.ObjectInvoker
 
setSerializer(MessageSerializer) - Method in class org.codehaus.xfire.exchange.OutMessage
 
setService(Service) - Method in class org.codehaus.xfire.MessageContext
 
setService(ServiceBean) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
setService(Object) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setService(Service) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
setServiceInterface(Class) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setServiceName(QName) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.wsdl11.builder.WSDLBuilderInfo
 
setServiceRegistry(ServiceRegistry) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
setServiceUrl(String) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
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.exchange.AbstractMessage
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.service.Service
 
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.binding.AbstractBinding
 
setStyle(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setSubCode(String) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets the SubCode for the Fault Code.
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
setTimeout(int) - Method in class org.codehaus.xfire.client.Client
 
setTo(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setTransport(Transport) - Method in class org.codehaus.xfire.transport.AbstractChannel
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setType(SchemaType) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Parameter
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator.TypeClassInfo
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.Type
 
setTypeClass(Class) - Method in class org.codehaus.xfire.service.MessageHeaderInfo
 
setTypeClass(Class) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setTypeCreator(TypeCreator) - Method in class org.codehaus.xfire.aegis.type.CustomTypeMapping
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.basic.BeanTypeInfo
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.aegis.type.Type
 
setTypeMapping(TypeMapping) - Method in interface org.codehaus.xfire.aegis.type.TypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
setTypeMappingRegistry(TypeMappingRegistry) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
Sets the type mapping registry.
setUp() - Method in class org.codehaus.xfire.aegis.AbstractXFireAegisTest
 
setUp() - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
setUp() - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
setUp() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
setUp() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
setUp() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
setUri(String) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setUri(String) - Method in class org.codehaus.xfire.transport.AbstractChannel
 
setUrl(String) - Method in class org.codehaus.xfire.client.Client
 
setUrl(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setUrl(String) - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
setUrl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.WSDLInspector.Service
 
setUrlPrefix(String) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
Sets the url prefix used when exposing services.
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.binding.AbstractBinding
 
setUse(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setUsername(String) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
setUsername(String) - Method in class org.codehaus.xfire.transport.http.HttpMessageSender
 
setValue(String) - Method in class org.codehaus.xfire.annotations.soap.InitParam
Sets the value of the initialization parameter.
setValueClass(Class) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setValueName(QName) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
setVoidOneWay(boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setWebAnnotations(WebAnnotations) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
Sets the web annotations implementation to use.
setWriteOuter(boolean) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
setWsdl(String) - Method in class org.codehaus.xfire.xmlbeans.generator.GeneratorTask
 
setWsdlBuilderFactory(WSDLBuilderFactory) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setWSDLWriter(WSDLWriter) - Method in class org.codehaus.xfire.service.Service
Sets the WSDLWriter for this endpoint.
setXFire(XFire) - Method in class org.codehaus.xfire.client.Client
 
setXFire(XFire) - Method in class org.codehaus.xfire.MessageContext
 
setXfire(XFire) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
Sets the XFire instance.
setXfire(XFire) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
setXfire(XFire) - Method in class org.codehaus.xfire.spring.ServiceBean
 
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.exchange.InMessage
 
ShortType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
ShortType() - Constructor for class org.codehaus.xfire.aegis.type.basic.ShortType
 
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
 
skipToStartOfElement(XMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
Returns true if currently at the start of an element, otherwise move forwards to the next element start and return true, otherwise false is returned if the end of the stream is reached.
skipToStartOfElement(DepthXMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
Soap11 - Class in org.codehaus.xfire.soap
Represents the SOAP 1.1 version
Soap11() - Constructor for class org.codehaus.xfire.soap.Soap11
 
SOAP11_ENVELOPE_NS - Static variable in class org.codehaus.xfire.client.http.AbstractHttpClient
 
Soap11FaultSerializer - Class in org.codehaus.xfire.fault
 
Soap11FaultSerializer() - Constructor for class org.codehaus.xfire.fault.Soap11FaultSerializer
 
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
 
Soap12FaultSerializer - Class in org.codehaus.xfire.fault
 
Soap12FaultSerializer() - Constructor for class org.codehaus.xfire.fault.Soap12FaultSerializer
 
SOAPBinding - Interface in org.codehaus.xfire.annotations.backport175.soap
 
SOAPBinding - Class in org.codehaus.xfire.annotations.commons.soap
Commons Attributes version of the SOAP binding 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
 
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
 
SOAPMessageHandler - Class in org.codehaus.xfire.annotations.soap
Represents a common implementation of the SOAP message handler.
SOAPMessageHandler(String) - Constructor for class org.codehaus.xfire.annotations.soap.SOAPMessageHandler
Initializes a new instance of the SOAPMessageHandler.
SOAPMessageHandlers - Class in org.codehaus.xfire.annotations.commons.soap
Commons Attributes version of the SOAP message handlers annotation.
SOAPMessageHandlers(SOAPMessageHandler[]) - Constructor for class org.codehaus.xfire.annotations.commons.soap.SOAPMessageHandlers
Initializes a new instance of the SOAPMessageHandlersAnnotation.
SOAPMessageHandlersAnnotation - Class in org.codehaus.xfire.annotations.soap
Represents a common implementation of the SOAP message handlers annotation.
SOAPMessageHandlersAnnotation(SOAPMessageHandler[]) - Constructor for class org.codehaus.xfire.annotations.soap.SOAPMessageHandlersAnnotation
Initializes a new instance of the SOAPMessageHandlersAnnotation.
SoapSerializer - Class in org.codehaus.xfire.soap
 
SoapSerializer(MessageSerializer) - Constructor for class org.codehaus.xfire.soap.SoapSerializer
 
SoapSerializerHandler - Class in org.codehaus.xfire.soap.handler
 
SoapSerializerHandler() - Constructor for class org.codehaus.xfire.soap.handler.SoapSerializerHandler
 
SoapTransport - Class in org.codehaus.xfire.soap
Provides soap messaging support to a channel by adding the SOAP handlers.
SoapTransport() - Constructor for class org.codehaus.xfire.soap.SoapTransport
 
SoapVersion - Interface in org.codehaus.xfire.soap
 
SoapVersionFactory - Class in org.codehaus.xfire.soap
 
SoapVersionFactory() - Constructor for class org.codehaus.xfire.soap.SoapVersionFactory
 
standaloneSet() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
standaloneSet() - Method in class org.codehaus.xfire.util.ElementStreamReader
 
start() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
start() - Method in interface org.codehaus.xfire.server.XFireServer
 
startBinding(ObjectBinding) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a binding visit.
startEndpoint(Service) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a endpoint visit.
startFault(FaultInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a fault visit.
startMessage(MessageInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a message visit.
startMessageHeader(MessageHeaderInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a message header visit.
startMessagePart(MessagePartInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a message part visit.
startOperation(OperationInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a operation visit.
startService(ServiceInfo) - Method in interface org.codehaus.xfire.service.Visitor
Receive notification at the beginning of a service visit.
STAXUtils - Class in org.codehaus.xfire.util
Common StAX utilities.
STAXUtils() - Constructor for class org.codehaus.xfire.util.STAXUtils
 
stop() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
stop() - Method in interface org.codehaus.xfire.server.XFireServer
 
stringToQName(Element, String) - Static method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
StringType - Class in org.codehaus.xfire.aegis.type.basic
SimpleSerializer
StringType() - Constructor for class org.codehaus.xfire.aegis.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
Constant used to specify a document binding style.
STYLE_MESSAGE - Static variable in class org.codehaus.xfire.soap.SoapConstants
Constant used to specify a message binding style.
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
Constant used to specify a rpc binding style.
STYLE_WRAPPED - Static variable in class org.codehaus.xfire.soap.SoapConstants
Constant used to specify a wrapped binding style.

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.
TimestampType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimestampType() - Constructor for class org.codehaus.xfire.aegis.type.basic.TimestampType
 
TimeType - Class in org.codehaus.xfire.aegis.type.basic
Type for the Time class which serializes to an xs:time.
TimeType() - Constructor for class org.codehaus.xfire.aegis.type.basic.TimeType
 
tm - Variable in class org.codehaus.xfire.aegis.type.AbstractTypeCreator
 
toNextElement(DepthXMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
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.exchange.AbstractMessage
 
toString() - Method in class org.codehaus.xfire.util.DepthXMLStreamReader
 
TRANSPORT - Static variable in class org.codehaus.xfire.handler.Phase
 
transport - Variable in class org.codehaus.xfire.transport.http.XFireServletController
 
Transport - Interface in org.codehaus.xfire.transport
Transport
TransportManager - Interface in org.codehaus.xfire.transport
Registers transports for the SOAP services.
Type - Class in org.codehaus.xfire.aegis.type
Type
Type() - Constructor for class org.codehaus.xfire.aegis.type.Type
 
TYPE_MAPPING_KEY - Static variable in class org.codehaus.xfire.aegis.AegisBindingProvider
 
TypeCreator - Interface in org.codehaus.xfire.aegis.type
 
TypeMapping - Interface in org.codehaus.xfire.aegis.type
 
TypeMappingRegistry - Interface in org.codehaus.xfire.aegis.type
The TypeMappingRegistry provides access to the type mappings within XFire.
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
 

U

UID - Class in org.codehaus.xfire.util
 
UID() - Constructor for class org.codehaus.xfire.util.UID
 
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)
understands(QName) - Method in class org.codehaus.xfire.handler.HandlerPipeline
Determines whether or not this Pipeline "understands" a particular header.
unregister(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Unregisters the service with the given qualified name, if found.
unregister(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Unregisters the service endpoint with the given name, if found.
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.aegis.type.DefaultTypeMappingRegistry
 
unregisterTypeMapping(String) - Method in interface org.codehaus.xfire.aegis.type.TypeMappingRegistry
Unregisters a TypeMapping instance, if present, from the specified encodingStyleURI.
URI_PREFIX - Static variable in class org.codehaus.xfire.transport.local.LocalTransport
 
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
Constant used to specify a encoded binding use.
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
Constant used to specify a literal binding use.
USER - Static variable in class org.codehaus.xfire.handler.Phase
 

V

ValidateHeadersHandler - Class in org.codehaus.xfire.soap.handler
Validates that headers flagged as "mustUnderstand" are understood.
ValidateHeadersHandler() - Constructor for class org.codehaus.xfire.soap.handler.ValidateHeadersHandler
 
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(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
 
Visitable - Interface in org.codehaus.xfire.service
Indicates that a class may be visited by a Visitor.
visitComponentAdapter(ComponentAdapter) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
visitContainer(PicoContainer) - Method in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
Visitor - Interface in org.codehaus.xfire.service
Defines the contract for classes that iterate over the *Info classes.
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
 
WebParam(String, String) - Constructor for class org.codehaus.xfire.annotations.commons.WebParam
Initializes a new instance of the WebParam attribute with the specified name and namespace.
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.
WebResult(String, String) - Constructor for class org.codehaus.xfire.annotations.commons.WebResult
Initializes a new instance of the WebResult attribute with the specified name and namespace.
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.
WebService(String, String) - Constructor for class org.codehaus.xfire.annotations.commons.WebService
Initializes a new instance of the WebParam attribute with the specified name and namespace.
WebService(String, String, String, String) - Constructor for class org.codehaus.xfire.annotations.commons.WebService
 
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
 
WrappedBinding - Class in org.codehaus.xfire.service.binding
 
WrappedBinding() - Constructor for class org.codehaus.xfire.service.binding.WrappedBinding
 
write(OutputStream) - Method in interface org.codehaus.xfire.attachments.Attachments
 
write(OutputStream) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
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(OutputStream) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
write(OutputStream) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilderAdapter
Write the WSDL to an OutputStream.
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.
writeEPR(Element, EndpointReference) - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
writeEPR(Element, EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
writeEPR(Element, EndpointReference) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
writeHeader(MessagePartInfo, MessageContext, Object) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
writeHeader(MessagePartInfo, MessageContext, Object) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
writeHeader(MessagePartInfo, MessageContext, Object) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
writeHeaders(Element, AddressingHeaders) - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
writeHeaders(Element, AddressingHeaders) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
writeHeaders(Element, AddressingHeaders) - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200502
 
writeHeaders(URLConnection) - Method in class org.codehaus.xfire.client.http.AbstractHttpClient
 
writeHeaders(URLConnection) - Method in class org.codehaus.xfire.client.http.SoapHttpClient
 
writeHeaders(AbstractMessage, XMLStreamWriter) - Method in class org.codehaus.xfire.soap.SoapSerializer
 
writeImports() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Write xs:import elements for each schema.
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in interface org.codehaus.xfire.exchange.MessageSerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.fault.Soap11FaultSerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.fault.Soap12FaultSerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.service.binding.DocumentBinding
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.service.binding.MessageBinding
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.soap.SoapSerializer
Sends a message wrapped in a SOAP Envelope and Body.
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.util.YOMSerializer
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.Base64Type
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BigDecimalType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.BooleanType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.CalendarType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateTimeType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DateType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DocumentType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.DoubleType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.FloatType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.IntType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.LongType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.ShortType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.StringType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimestampType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.basic.TimeType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.CollectionType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.mtom.XOPType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.Type
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
writeParameter(MessagePartInfo, XMLStreamWriter, MessageContext, Object) - Method in class org.codehaus.xfire.aegis.AegisBindingProvider
 
writeParameter(MessagePartInfo, XMLStreamWriter, MessageContext, Object) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
writeParameter(MessagePartInfo, XMLStreamWriter, MessageContext, Object) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
writeParametersSchema(WSDLBuilder, Message, MessageInfo) - Method in class org.codehaus.xfire.service.binding.RPCEncodedBinding
 
writeProperty(QName, Object, Object) - Method in class org.codehaus.xfire.aegis.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
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.basic.BeanType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.collection.MapType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.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
 
writeStartElement(XMLStreamWriter, String, String) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
writeTo(Object, String, OutputStream) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
writeValue(Object) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.stax.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.stax.ElementWriter
 
writeValue(Object, MessageWriter, MessageContext, Type, String, String) - Method in class org.codehaus.xfire.aegis.type.basic.ArrayType
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.yom.AttributeWriter
 
writeValue(Object) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
writeValue(Object, String, String) - Method in class org.codehaus.xfire.aegis.yom.YOMWriter
 
writeValueAsBoolean(boolean) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsBoolean(boolean) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsDouble(Double) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsDouble(Double) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsFloat(Float) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsFloat(Float) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsInt(Integer) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsInt(Integer) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeValueAsLong(Long) - Method in class org.codehaus.xfire.aegis.AbstractMessageWriter
 
writeValueAsLong(Long) - Method in interface org.codehaus.xfire.aegis.MessageWriter
 
writeXml(Node, OutputStream) - Static method in class org.codehaus.xfire.util.DOMUtils
 
WSA_200408_ANONYMOUS_URI - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ACTION - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ACTION_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ADDRESS - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ADDRESS_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ENDPOINT_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ENDPOINT_NAME_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FAULT_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FAULT_TO_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FROM - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FROM_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_INTERFACE_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_INTERFACE_NAME_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_MESSAGE_ID - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_MESSAGE_ID_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_NAMESPACE - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_NAMESPACE_200408 - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_NAMESPACE_200502 - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_POLICIES - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_POLICIES_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_PREFIX - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REFERENCE_PARAMETERS - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REFERENCE_PARAMETERS_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REFERENCE_PROPERTIES - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REFERENCE_PROPERTIES_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATES_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATES_TO_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATIONSHIP_TYPE - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATIONSHIP_TYPE_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REPLY_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REPLY_TO_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_SERVICE_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_SERVICE_NAME_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_TO_QNAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSAConstants - Interface in org.codehaus.xfire.addressing
Constants for WS-Addressing.
WSDL11_NS - Static variable in interface org.codehaus.xfire.wsdl.WSDLWriter
 
WSDL11_SOAP_NS - Static variable in interface org.codehaus.xfire.wsdl.WSDLWriter
 
WSDL11ParameterBinding - Interface in org.codehaus.xfire.wsdl11
 
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
WSDL
WSDLBuilder(Service, TransportManager, WSDL11ParameterBinding) - Constructor for class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
WSDLBuilderAdapter - Class in org.codehaus.xfire.wsdl11.builder
An adapter for a WSDLBuilder so that it conforms to the WSDLWriter interface.
WSDLBuilderAdapter(WSDLBuilderFactory, Service, TransportManager, WSDL11ParameterBinding) - Constructor for class org.codehaus.xfire.wsdl11.builder.WSDLBuilderAdapter
 
WSDLBuilderFactory - Interface in org.codehaus.xfire.wsdl11.builder
Creates a WSDLBuilder for a service.
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
 
WSDLBuildingException - Exception in org.codehaus.xfire.wsdl
 
WSDLBuildingException(String) - Constructor for exception org.codehaus.xfire.wsdl.WSDLBuildingException
 
WSDLBuildingException() - Constructor for exception org.codehaus.xfire.wsdl.WSDLBuildingException
 
WSDLBuildingException(String, Throwable) - Constructor for exception org.codehaus.xfire.wsdl.WSDLBuildingException
 
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 - 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
 
XFireClientInterceptor - Class in org.codehaus.xfire.spring.remoting
Interceptor for accessing a XFire SOAP service.
XFireClientInterceptor() - Constructor for class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
XFireConfigurableServlet - Class in org.codehaus.xfire.transport.http
XFire Servlet as Dispatcher including a configuration
of XFire from services.xml in classpath
XFireConfigurableServlet() - Constructor for class org.codehaus.xfire.transport.http.XFireConfigurableServlet
 
XFireException - Exception in org.codehaus.xfire
A catchable non-runtime exception
XFireException() - Constructor for exception org.codehaus.xfire.XFireException
 
XFireException(String) - Constructor for exception org.codehaus.xfire.XFireException
Constructs a new XFireException with the specified detail message.
XFireException(String, Throwable) - Constructor for exception org.codehaus.xfire.XFireException
Constructs a new XFireException with the specified detail message and cause.
XFireExporter - Class in org.codehaus.xfire.spring.remoting
Web controller that exports the specified service bean as a XFire Soap service endpoint.
XFireExporter() - Constructor for class org.codehaus.xfire.spring.remoting.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() - Constructor for exception org.codehaus.xfire.fault.XFireFault
 
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(String, Throwable, String) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create a fault.
XFireHttpServer - Class in org.codehaus.xfire.server.http
HTTP Server for XFire services.
XFireHttpServer() - Constructor for class org.codehaus.xfire.server.http.XFireHttpServer
 
XFireHttpSession - Class in org.codehaus.xfire.transport.http
The default servlet session implementation.
XFireHttpSession(HttpServletRequest) - Constructor for class org.codehaus.xfire.transport.http.XFireHttpSession
 
XFireProxy - Class in org.codehaus.xfire.client
Proxy implementation for XFire SOAP clients.
XFireProxyFactory - Class in org.codehaus.xfire.client
Factory for creating XFire SOAP client stubs.
XFireProxyFactory() - Constructor for class org.codehaus.xfire.client.XFireProxyFactory
 
XFireProxyFactory(XFire) - Constructor for class org.codehaus.xfire.client.XFireProxyFactory
 
XFireProxyFactoryBean - Class in org.codehaus.xfire.spring.remoting
Factory bean for XFire proxies.
XFireProxyFactoryBean() - Constructor for class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
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.
XFireServer - Interface in org.codehaus.xfire.server
Common interface for all kind of XFire servers.
XFireServiceRegisterVisitor - Class in org.codehaus.xfire.picocontainer
Looks for Services then register them on XFire.
XFireServiceRegisterVisitor(ServiceRegistry) - 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
 
XFireServletControllerAdapter - Class in org.codehaus.xfire.spring.remoting
An adapter for the XFireServletController so that it conforms to Springs MVC Controller interface.
XFireServletControllerAdapter(XFire, QName) - Constructor for class org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter
Initializes a new instance of the adapter with the given XFire instance and service name.
XFireSpringServlet - Class in org.codehaus.xfire.spring
An servlet which exposes XFire services via Spring.
XFireSpringServlet() - Constructor for class org.codehaus.xfire.spring.XFireSpringServlet
 
XML_MIME_NS - Static variable in class org.codehaus.xfire.aegis.type.mtom.XOPType
 
XmlAttribute - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
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
 
XmlBeansServiceFactory - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansServiceFactory() - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory
 
XmlBeansServiceFactory(TransportManager) - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory
 
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
 
XmlBeansType(Class) - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansType
 
XmlBeansTypeCreator - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansTypeCreator(TypeCreator) - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansTypeCreator
 
XmlBeansTypeRegistry - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansTypeRegistry() - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansTypeRegistry
 
XmlBeansWSDLBuilder - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansWSDLBuilder(Service, TransportManager, WSDL11ParameterBinding) - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
XmlBeansWSDLBuilderFactory - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansWSDLBuilderFactory() - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilderFactory
 
XMLBeanTypeInfo - Class in org.codehaus.xfire.aegis.type.basic
 
XMLBeanTypeInfo(TypeMapping, Class, Element) - Constructor for class org.codehaus.xfire.aegis.type.basic.XMLBeanTypeInfo
 
XmlElement - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
XMLServiceBuilder - Class in org.codehaus.xfire.util
Builds services from an xml configuration file.
XMLServiceBuilder(XFire) - Constructor for class org.codehaus.xfire.util.XMLServiceBuilder
 
XmlType - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
XMLTypeCreator - Class in org.codehaus.xfire.aegis.type
Deduce mapping information from an xml file.
XMLTypeCreator() - Constructor for class org.codehaus.xfire.aegis.type.XMLTypeCreator
 
XMPP_ERROR - Static variable in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
XMPP_TRANSPORT_NS - Static variable in class org.codehaus.xfire.xmpp.XMPPTransport
 
XMPPChannel - Class in org.codehaus.xfire.xmpp
 
XMPPChannel(String, XMPPTransport) - Constructor for class org.codehaus.xfire.xmpp.XMPPChannel
 
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(XFire, String, String, String) - 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.aegis.type.mtom.XOPType
 
XOPType - Class in org.codehaus.xfire.aegis.type.mtom
 
XOPType() - Constructor for class org.codehaus.xfire.aegis.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
 
XsDateFormat - Class in org.codehaus.xfire.util.date
An instance of Format, which may be used to parse and format xs:date values.
XsDateFormat() - Constructor for class org.codehaus.xfire.util.date.XsDateFormat
Creates a new instance.
XsDateTimeFormat - Class in org.codehaus.xfire.util.date
An instance of Format, which may be used to parse and format xs:dateTime values.
XsDateTimeFormat() - Constructor for class org.codehaus.xfire.util.date.XsDateTimeFormat
Creates a new instance.
XSI_NS - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
XsTimeFormat - Class in org.codehaus.xfire.util.date
An instance of Format, which may be used to parse and format xs:time values.
XsTimeFormat() - Constructor for class org.codehaus.xfire.util.date.XsTimeFormat
Creates a new instance.

Y

YOMEndpoint - Class in org.codehaus.xfire.util
 
YOMEndpoint() - Constructor for class org.codehaus.xfire.util.YOMEndpoint
 
YOMReader - Class in org.codehaus.xfire.aegis.yom
 
YOMReader(Element) - Constructor for class org.codehaus.xfire.aegis.yom.YOMReader
 
YOMSerializer - Class in org.codehaus.xfire.util
Reads/writes YOM documents to the body of a message.
YOMSerializer() - Constructor for class org.codehaus.xfire.util.YOMSerializer
 
YOMWriter - Class in org.codehaus.xfire.aegis.yom
 
YOMWriter(Element) - Constructor for class org.codehaus.xfire.aegis.yom.YOMWriter
 

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

Copyright © 2004-2005 Codehaus. All Rights Reserved.