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

A

AbstactAddressingHeadersFactory - Class in org.codehaus.xfire.addressing
 
AbstactAddressingHeadersFactory() - Constructor for class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
AbstractBinding - Class in org.codehaus.xfire.jaxws.binding
 
AbstractBinding(Transport) - Constructor for class org.codehaus.xfire.jaxws.binding.AbstractBinding
 
AbstractBinding - Class in org.codehaus.xfire.service.binding
 
AbstractBinding() - Constructor for class org.codehaus.xfire.service.binding.AbstractBinding
 
AbstractBindingProvider - Class in org.codehaus.xfire.service.binding
 
AbstractBindingProvider() - Constructor for class org.codehaus.xfire.service.binding.AbstractBindingProvider
 
AbstractChannel - Class in org.codehaus.xfire.transport
 
AbstractChannel() - Constructor for class org.codehaus.xfire.transport.AbstractChannel
 
AbstractContext - Class in org.codehaus.xfire
 
AbstractContext() - Constructor for class org.codehaus.xfire.AbstractContext
 
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
 
AbstractInvoker - Class in org.codehaus.xfire.service.invoker
Abstract implementation of Invoker.
AbstractInvoker() - Constructor for class org.codehaus.xfire.service.invoker.AbstractInvoker
 
AbstractJAXWSHandler - Class in org.codehaus.xfire.jaxws.handler
 
AbstractJAXWSHandler(ServiceDelegate) - Constructor for class org.codehaus.xfire.jaxws.handler.AbstractJAXWSHandler
 
AbstractMessage - Class in org.codehaus.xfire.exchange
 
AbstractMessage() - Constructor for class org.codehaus.xfire.exchange.AbstractMessage
 
AbstractMessageContext - Class in org.codehaus.xfire.jaxws.handler
 
AbstractMessageContext() - Constructor for class org.codehaus.xfire.jaxws.handler.AbstractMessageContext
 
AbstractMessageSender - Class in org.codehaus.xfire.transport.http
 
AbstractMessageSender(OutMessage, MessageContext) - Constructor for class org.codehaus.xfire.transport.http.AbstractMessageSender
 
AbstractPlugin - Class in org.codehaus.xfire.gen.jsr181
 
AbstractPlugin() - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
AbstractServiceGenerator - Class in org.codehaus.xfire.gen.jsr181
 
AbstractServiceGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
AbstractServletTest - Class in org.codehaus.xfire.test
A generic test-case for testing servlets.
AbstractServletTest() - Constructor for class org.codehaus.xfire.test.AbstractServletTest
 
AbstractSoapBinding - Class in org.codehaus.xfire.soap
A SOAP Binding which contains information on how SOAP is mapped to the service model.
AbstractSoapBinding(QName, String, Service) - Constructor for class org.codehaus.xfire.soap.AbstractSoapBinding
 
AbstractSoapBindingBean - Class in org.codehaus.xfire.spring.config
 
AbstractSoapBindingBean() - Constructor for class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
AbstractTransport - Class in org.codehaus.xfire.transport
 
AbstractTransport() - Constructor for class org.codehaus.xfire.transport.AbstractTransport
 
AbstractWSDL - Class in org.codehaus.xfire.wsdl11.builder
Provides schema functionality for a WSDLBuilder.
AbstractWSDL(Service) - Constructor for class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
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
 
AbstractXFireTest.CopySerializer - Class in org.codehaus.xfire.test
 
AbstractXFireTest.CopySerializer() - Constructor for class org.codehaus.xfire.test.AbstractXFireTest.CopySerializer
 
accept(Visitor) - Method in class org.codehaus.xfire.service.FaultInfo
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.
addBinding(Binding) - Method in class org.codehaus.xfire.service.Service
 
addContent(Collection) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
addContent(int, Collection) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
addContent(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
addDependency(SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
addDependency(SchemaType) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
addEndpoint(Endpoint) - Method in class org.codehaus.xfire.service.Service
 
addEndpoint(QName, QName, String) - Method in class org.codehaus.xfire.service.Service
 
addEndpoint(QName, Binding, String) - Method in class org.codehaus.xfire.service.Service
 
addExtension(Object) - Method in class org.codehaus.xfire.service.Extensible
 
addFault(Service, OperationInfo, Class) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
addFault(Service, OperationInfo, Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
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
 
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.
addMtomAttachment(byte[], int, int, String, String, String) - Method in class org.codehaus.xfire.jaxb2.AttachmentMarshaller
 
addMtomAttachment(DataHandler, String, String) - Method in class org.codehaus.xfire.jaxb2.AttachmentMarshaller
 
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
 
addNamespaceDeclaration(Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
addNamespaceImport(String, String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Adds an import to another namespace.
addOperation(Service, Method, String) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
addOperation(Service, Method, String) - 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
 
addPort(QName, String, String) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
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.
ADDRESSING_OPERATION_KEY - Static variable in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
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
 
AddressingHeadersFactory200508 - Class in org.codehaus.xfire.addressing
 
AddressingHeadersFactory200508() - Constructor for class org.codehaus.xfire.addressing.AddressingHeadersFactory200508
 
AddressingInHandler - Class in org.codehaus.xfire.addressing
 
AddressingInHandler() - Constructor for class org.codehaus.xfire.addressing.AddressingInHandler
 
AddressingOperationInfo - Class in org.codehaus.xfire.addressing
 
AddressingOperationInfo(String, OperationInfo) - Constructor for class org.codehaus.xfire.addressing.AddressingOperationInfo
 
AddressingOperationInfo(String, String, OperationInfo) - Constructor for class org.codehaus.xfire.addressing.AddressingOperationInfo
 
AddressingOutHandler - Class in org.codehaus.xfire.addressing
 
AddressingOutHandler() - Constructor for class org.codehaus.xfire.addressing.AddressingOutHandler
 
addSchema(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Loads a schema off the filesystem or the classpath and adds it to the WSDL types section.
addSchemas(List) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
addService(Service) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
Adds a service to the map of services and also to the list of all services.
addSoap11Transport(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
addSoap12Transport(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
addSwaRefAttachment(DataHandler) - Method in class org.codehaus.xfire.jaxb2.AttachmentMarshaller
 
ADRESSING_FACTORY - Static variable in class org.codehaus.xfire.addressing.AddressingInHandler
 
ADRESSING_HEADERS - Static variable in class org.codehaus.xfire.addressing.AddressingInHandler
 
after(String) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
afterPropertiesSet() - Method in class org.codehaus.xfire.spring.config.XFireBean
 
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
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, Service, JDefinedClass) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, Service, JDefinedClass, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotate(GenerationContext, Service, JDefinedClass) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, OperationInfo, JMethod, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotate(GenerationContext, Service, JDefinedClass) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
annotate(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
AnnotatedTypeInfo - Class in org.codehaus.xfire.aegis.type.java5
 
AnnotatedTypeInfo(TypeMapping, Class, String) - Constructor for class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
annotateOneWay(JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOneWay(JMethod) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateOutParam(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOutParam(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateOutParam(MessagePartInfo, JVar) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateOutParam(MessagePartInfo, JVar, Binding) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
annotateReturnType(JMethod, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateReturnType(JMethod, MessagePartInfo, Binding) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
annotateReturnType(JMethod, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
AnnotationServiceConfigurator - Class in org.codehaus.xfire.plexus.config
 
AnnotationServiceConfigurator() - Constructor for class org.codehaus.xfire.plexus.config.AnnotationServiceConfigurator
 
ANONYMOUS_URI - Static variable in class org.codehaus.xfire.exchange.AbstractMessage
 
applicationFailure(Exception) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
ApplicationScopePolicy - Class in org.codehaus.xfire.service.invoker
This scope policy implements one servant instance per service.
ApplicationScopePolicy() - Constructor for class org.codehaus.xfire.service.invoker.ApplicationScopePolicy
 
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
 
applyScope(Factory, MessageContext) - Method in class org.codehaus.xfire.service.invoker.ApplicationScopePolicy
 
applyScope(Factory, MessageContext) - Method in class org.codehaus.xfire.service.invoker.RequestScopePolicy
 
applyScope(Factory, MessageContext) - Method in interface org.codehaus.xfire.service.invoker.ScopePolicy
Apply scope policy to a Factory object so that the instance created by the Factory object can be cached properly.
applyScope(Factory, MessageContext) - Method in class org.codehaus.xfire.service.invoker.SessionScopePolicy
 
assertFault(Content) - Static method in class org.codehaus.xfire.test.XPathAssert
 
assertInvalid(String, Object) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects no nodes.
assertInvalid(String, Object) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Assert that the following XPath query selects no nodes.
assertInvalid(String, Object, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Assert that the following XPath query selects no nodes.
assertNoFault(Document) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
assertNoFault(Document) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
assertNoFault(Document) - 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, Object) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
Assert that the following XPath query selects one or more nodes.
assertValid(String, Object) - Method in class org.codehaus.xfire.test.AbstractXFireTest
Assert that the following XPath query selects one or more nodes.
assertValid(String, Object, Map) - Static method in class org.codehaus.xfire.test.XPathAssert
Assert that the following XPath query selects one or more nodes.
assertXPathEquals(String, String, Document) - 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, Document) - 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, Document, 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.
AttachmentMarshaller - Class in org.codehaus.xfire.jaxb2
 
AttachmentMarshaller(MessageContext) - Constructor for class org.codehaus.xfire.jaxb2.AttachmentMarshaller
 
Attachments - Interface in org.codehaus.xfire.attachments
Manages attachments for an invocation.
AttachmentUnmarshaller - Class in org.codehaus.xfire.jaxb2
 
AttachmentUnmarshaller(MessageContext) - Constructor for class org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
 
AttachmentUtil - Class in org.codehaus.xfire.attachments
 
AttachmentUtil() - Constructor for class org.codehaus.xfire.attachments.AttachmentUtil
 

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.
Base64 - Class in org.codehaus.xfire.util
 
Base64() - Constructor for class org.codehaus.xfire.util.Base64
 
BeanInvoker - Class in org.codehaus.xfire.service.invoker
Invoker for externally created service objects.
BeanInvoker(Object) - Constructor for class org.codehaus.xfire.service.invoker.BeanInvoker
 
before(String) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
begin(javax.wsdl.Service, PortType) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
begin() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
begin(javax.wsdl.Service) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
Binding - Class in org.codehaus.xfire.service
 
Binding(QName, String, Service) - Constructor for class org.codehaus.xfire.service.Binding
 
BINDING_ID - Static variable in class org.codehaus.xfire.transport.jms.JMSTransport
 
BINDING_ID - Static variable in class org.codehaus.xfire.transport.local.LocalTransport
 
BINDING_ID - Static variable in class org.codehaus.xfire.xmpp.XMPPTransport
 
BindingAnnotator - Class in org.codehaus.xfire.wsdl11.parser
 
BindingAnnotator() - Constructor for class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
BindingProvider - Interface in org.codehaus.xfire.service.binding
A BindingProvider provides the ability to map XML and java objects.
blockAdded(BlockEvent) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
blockRemoved(BlockEvent) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
build(XMLStreamReader) - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
This will build a JDOM tree given a StAX stream reader.
build() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
ByteDataSource - Class in org.codehaus.xfire.attachments
 
ByteDataSource(byte[]) - Constructor for class org.codehaus.xfire.attachments.ByteDataSource
 
ByteDataSource(byte[], int, int) - Constructor for class org.codehaus.xfire.attachments.ByteDataSource
 

C

CachingPool - Class in org.codehaus.xfire.util.factory
A thread-unsafe implementation of Pool that does simple caching.
CachingPool() - Constructor for class org.codehaus.xfire.util.factory.CachingPool
 
CastorType - Class in org.codehaus.xfire.castor
XFire Type class for marshalling beans and demarshalling XML using Castor.
CastorType(Class, Mapping) - Constructor for class org.codehaus.xfire.castor.CastorType
Constructor that sets the Castor mapping to use for de/marshalling and sets the schema type for the castor type.
CastorTypeCreator - Class in org.codehaus.xfire.castor
TypeCreator factory class for creating CastorType classes.
CastorTypeCreator(TypeCreator, String) - Constructor for class org.codehaus.xfire.castor.CastorTypeCreator
Constructor that instantiates the Castor mapping file to use for de/marshalling.
CastorTypeMappingRegistry - Class in org.codehaus.xfire.castor
TypeMappingRegistry factory class for creating CastorTypeCreator classes.
CastorTypeMappingRegistry() - Constructor for class org.codehaus.xfire.castor.CastorTypeMappingRegistry
 
cfgIgnoreWS - Variable in class org.codehaus.xfire.util.jdom.StaxBuilder
Whether ignorable white space should be ignored, ie not added in the resulting JDOM tree.
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
 
CHUNKING_ENABLED - Static variable in class org.codehaus.xfire.transport.http.HttpTransport
 
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
 
ClassReader - Class in org.codehaus.xfire.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ClassReader(byte[], Map) - Constructor for class org.codehaus.xfire.util.ClassReader
 
CLEAN_IMPORTS - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
cleanImport(Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
cleanImports() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
cleanImports(Document) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Removes the schemaLocation attribute from an <xsd:import> statement.
clearHttpState() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
Client - Class in org.codehaus.xfire.client
A SOAP Client.
Client() - Constructor for class org.codehaus.xfire.client.Client
 
Client(Transport, Endpoint) - Constructor for class org.codehaus.xfire.client.Client
Creates a client for a particular Endpoint on a specified Transport.
Client(Binding, String) - Constructor for class org.codehaus.xfire.client.Client
Create a client which uses a particular Binding with a specified URL.
Client(Transport, Binding, String) - Constructor for class org.codehaus.xfire.client.Client
Create a client which uses a particular Binding with a specified URL and a specified Transport.
Client(Transport, Service, String) - Constructor for class org.codehaus.xfire.client.Client
Create a Client on the specified Transport for a Service.
Client(Transport, Service, String, String) - Constructor for class org.codehaus.xfire.client.Client
Create a Client on the specified Transport for a Service.
Client(Binding, Transport, Service, String, String) - Constructor for class org.codehaus.xfire.client.Client
Create a Client on the specified Transport for a Service.
Client(Definition, Class) - Constructor for class org.codehaus.xfire.client.Client
Creates a Client form a WSDL and a service class.
Client(String, Definition, Class) - Constructor for class org.codehaus.xfire.client.Client
Creates a Client form a WSDL, a service class and the specified binding id.
Client(URL) - Constructor for class org.codehaus.xfire.client.Client
 
CLIENT_MODE - Static variable in class org.codehaus.xfire.client.Client
This is a variable set on the MessageContext to let particular Handlers know that the invocation is a client invocation.
ClientFaultConverter - Class in org.codehaus.xfire.client
Takes an XFireFault and converts it to a local exception type if possible.
ClientFaultConverter() - Constructor for class org.codehaus.xfire.client.ClientFaultConverter
 
clone() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
clone() - Method in class org.codehaus.xfire.service.binding.RPCBinding
 
cloneContent() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
close() - Method in class org.codehaus.xfire.client.Client
 
close() - Method in class org.codehaus.xfire.transport.AbstractChannel
 
close(Channel) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
close() - Method in interface org.codehaus.xfire.transport.Channel
 
close(Channel) - Method in interface org.codehaus.xfire.transport.ChannelFactory
 
close() - Method in class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
close() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
close(Channel) - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
close() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
close() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
close() - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
close() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
close() - Method in class org.codehaus.xfire.transport.jms.JMSChannel
 
close() - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
close() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
close() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
close() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
close() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
close() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
close() - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
CloseMessageHandler - Class in org.codehaus.xfire.jaxws.handler
 
CloseMessageHandler(ServiceDelegate) - Constructor for class org.codehaus.xfire.jaxws.handler.CloseMessageHandler
 
CommonsHttpMessageSender - Class in org.codehaus.xfire.transport.http
Sends a http message via commons http client.
CommonsHttpMessageSender(OutMessage, MessageContext) - Constructor for class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
compare(Object, Object) - Method in class org.codehaus.xfire.util.MethodComparator
 
compareTo(Object) - Method in class org.codehaus.xfire.handler.Phase
 
ConfigurationService - Interface in org.codehaus.xfire.plexus.config
Loads up an XML document describing the services and then builds the services using ServiceConfigurators.
Configurator - Interface in org.codehaus.xfire.plexus.config
Builds a service of a specified type from a plexus configuration.
configure(Configuration) - Method in class org.codehaus.xfire.loom.DefaultServiceDeployer
 
configure(Configuration) - Method in class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
configure(Configuration) - Method in class org.codehaus.xfire.loom.XFireBlockDeployerApplicationListener
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.DefaultConfigurationService
 
configure(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
configure() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
configureHeaders(Service, OperationInfo, Binding) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
controller - Variable in class org.codehaus.xfire.transport.http.XFireServlet
 
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(InputStream, OutputStream) - Static method in class org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
 
copy(XMLStreamReader, XMLStreamWriter) - Static method in class org.codehaus.xfire.util.STAXUtils
Copies the reader to the writer.
create(Service, String) - Method in class org.codehaus.xfire.client.XFireProxyFactory
Creates a new proxy with the specified URL.
create(Service, Transport, String) - Method in class org.codehaus.xfire.client.XFireProxyFactory
Creates a new proxy with the specified URL.
create(Client) - Method in class org.codehaus.xfire.client.XFireProxyFactory
 
create(Endpoint) - Method in class org.codehaus.xfire.client.XFireProxyFactory
 
create(Binding, String) - Method in class org.codehaus.xfire.client.XFireProxyFactory
 
create(Class) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
create(Class, QName, URL, Map) - 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, Map) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class, QName, URL, Map) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create(Class) - Method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
create() - Method in class org.codehaus.xfire.picocontainer.util.PicoFactory
 
create() - Method in class org.codehaus.xfire.plexus.ServiceLocatorFactory
 
create(Class, QName, URL, Map) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates a service via create(Class).
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) - 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, QName, URL, Map) - Method in interface org.codehaus.xfire.service.ServiceFactory
Create a service from a WSDL file.
create() - Method in interface org.codehaus.xfire.util.factory.Factory
 
create() - Method in class org.codehaus.xfire.util.factory.PooledFactory
 
CREATE_DEFAULT_BINDINGS - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
createAbstractInterface() - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createAndPublishEndpoint(String, Object) - Method in class org.codehaus.xfire.jaxws.Provider
 
createBinding(WSDLBuilder, PortType) - Method in class org.codehaus.xfire.service.Binding
 
createBinding(WSDLBuilder, PortType) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createBinding(WSDLBuilder, PortType) - Method in class org.codehaus.xfire.soap.Soap12Binding
 
createBindingOperation(Service, AbstractSoapBinding, OperationInfo) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
createBindingOperation(Service, AbstractSoapBinding, OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
createBindingOperation(WSDLBuilder, Operation, OperationInfo) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createBindings(Service, Collection, Collection) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
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(Method, int) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createClassInfo(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createClassName(String) - Static method in class org.codehaus.xfire.gen.jsr181.Jsr181Support
 
createCollectionType(TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createConcreteInterface(PortType) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createContentID(String) - Static method in class org.codehaus.xfire.attachments.AttachmentUtil
 
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
 
createDefaultBindings - Variable in class org.codehaus.xfire.spring.ServiceBean
Some properties to make it easier to work with ObjectServiceFactory
createDefaultEPR() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200508
 
createDefaultType(TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createDispatch(QName, Class<T>, Mode) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
createDocLitPart(QName, Class, SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
Creates a wsdl:message part and a global schema element for it if it is abstract.
createDocument() - Static method in class org.codehaus.xfire.util.DOMUtils
 
createDocumentType(MessageInfo, Part, String) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createEndpoint(String, Object) - Method in class org.codehaus.xfire.jaxws.Provider
 
createEndpoint(Service, QName, String, Binding) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Creates an endpoint for a service.
createEnumType(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.AddressingHeadersFactory200508
 
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
 
createHeaderMessages(WSDLBuilder, MessageInfo, List) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
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.AddressingHeadersFactory200508
 
createHeaders(WSDLBuilder, OperationInfo, BindingOperation) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createHolderType(TypeClassInfo) - Method in class org.codehaus.xfire.jaxws.type.JAXWSTypeCreator
 
createInputMessageName(OperationInfo) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
createInputMessageName(OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
createInputParts(Message, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createInputStream() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
createInstance() - Static method in class org.codehaus.xfire.XFireFactory
 
createJaxbType(Class) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
createMappedName(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
createMapType(TypeClassInfo) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
createMessage(QName) - Method in class org.codehaus.xfire.service.OperationInfo
Creates a new message.
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.HttpTransport
 
createNewChannel(String) - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
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, List) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createOutputMessageName(OperationInfo) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
createOutputMessageName(OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
createOutputParts(Message, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createPackage(String) - Static method in class org.codehaus.xfire.gen.jsr181.Jsr181Support
 
createPart(MessagePartInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createPhases() - Method in class org.codehaus.xfire.DefaultXFire
Creates a default list of phases for this XFire instance.
createPort(WSDLBuilder, javax.wsdl.Binding) - Method in class org.codehaus.xfire.service.Binding
 
createPort(Endpoint, WSDLBuilder, javax.wsdl.Binding) - Method in class org.codehaus.xfire.service.Binding
 
createPort(Endpoint, WSDLBuilder, javax.wsdl.Binding) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createPort(WSDLBuilder, javax.wsdl.Binding) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createPort(Endpoint, WSDLBuilder, Binding) - Method in class org.codehaus.xfire.soap.Soap12Binding
 
createPort(WSDLBuilder, Binding) - Method in class org.codehaus.xfire.soap.Soap12Binding
 
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, String) - Static method in class org.codehaus.xfire.util.NamespaceHelper
 
createRpcLitPart(QName, Class, SchemaType) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
Creates a wsdl:message part without creating a global schema element.
createSchemaType(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Create a shcema type element and store it to be written later on.
createSequence(Element) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createService(PlexusConfiguration) - Method in interface org.codehaus.xfire.plexus.config.Configurator
 
createService(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
createServiceDelegate(URL, QName, Class) - Method in class org.codehaus.xfire.jaxws.Provider
 
createSession() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
createSoap11Binding(Service, QName, String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Create a SOAP 1.1 binding for the specified binding id.
createSoap12Binding(Service, QName, String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Create a SOAP 1.2 binding for the specified binding id.
createSoapBinding(String, String) - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
createSoapBinding(Service, AbstractSoapBinding) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
Creates an AbstractSoapBinding using the JAXWSBinding as the serializer.
createSoapBinding(Service, AbstractSoapBinding) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
createSoapBinding() - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createSoapBody(Service) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createSoapFault(Service) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createSoapHeader(Service) - Method in class org.codehaus.xfire.soap.Soap11Binding
 
createSoapTransport(AbstractTransport) - Static method in class org.codehaus.xfire.soap.SoapTransportHelper
 
createType(Method, int) - Method in class org.codehaus.xfire.castor.CastorTypeCreator
 
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.castor.CastorTypeCreator
 
createType(Field) - Method in class org.codehaus.xfire.castor.CastorTypeCreator
 
createType(Class) - Method in class org.codehaus.xfire.castor.CastorTypeCreator
 
createType(Method, int) - Method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
createType(Field) - Method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
createType(Class) - Method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
createType(Method, int) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
createType(PropertyDescriptor) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
createType(Field) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
createType(Class) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
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.castor.CastorTypeMappingRegistry
 
createTypeCreator() - Method in class org.codehaus.xfire.jaxb.JaxbTypeRegistry
 
createTypeCreator() - Method in class org.codehaus.xfire.jaxb2.JaxbTypeRegistry
 
createTypeCreator() - Method in class org.codehaus.xfire.jaxws.type.JAXWSTypeRegistry
 
createTypeCreator() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansTypeRegistry
 
createTypeForClass(TypeClassInfo) - Method in class org.codehaus.xfire.jaxws.type.JAXWSTypeCreator
 
createWrappedInputParts(Message, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createWrappedOutputParts(Message, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
createWSDLBuilder(Service, TransportManager) - Method in class org.codehaus.xfire.wsdl11.builder.DefaultWSDLBuilderFactory
 
createWSDLBuilder(Service, TransportManager) - Method in interface org.codehaus.xfire.wsdl11.builder.WSDLBuilderFactory
 
createWSDLBuilder(Service, 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.XFireConfigurableServlet
 
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, MessageContext) - Static method in class org.codehaus.xfire.util.STAXUtils
 
createXMLStreamReader(Reader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
createXMLStreamReader(Reader, MessageContext) - Static method in class org.codehaus.xfire.util.STAXUtils
 
createXMLStreamWriter(OutputStream, String, MessageContext) - 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().
CustomFaultHandler - Class in org.codehaus.xfire.handler
Builds up a custom detail element from an exception.
CustomFaultHandler() - Constructor for class org.codehaus.xfire.handler.CustomFaultHandler
 

D

DATA_ENCODING_UNKNOWN - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
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
 
DefaultFaultHandler - Class in org.codehaus.xfire.handler
Responsible for taking an exception, turning it into a Fault, then sending (and logging) that fault to the appropriate location.
DefaultFaultHandler() - Constructor for class org.codehaus.xfire.handler.DefaultFaultHandler
 
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
 
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.parser.WSDLServiceBuilder
 
definition - Variable in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
definition - Variable in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
DefinitionsHelper - Class in org.codehaus.xfire.wsdl11.parser
 
DefinitionsHelper() - Constructor for class org.codehaus.xfire.wsdl11.parser.DefinitionsHelper
 
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.stax
An XMLStreamReader which keeps track of the depth where we are.
DepthXMLStreamReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
detach() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
DISABLE_WSDL_GENERATION - Static variable in class org.codehaus.xfire.service.Service
 
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.DefaultTransportManager
Disposes and unregisters each transport.
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
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServlet
Delegates to XFireServletController#doService(javax.servlet.http.HttpServletRequest, javax.servlet.http.HttpServletResponse).
DOM_MESSAGE - Static variable in class org.codehaus.xfire.util.dom.DOMInHandler
 
DOM_MESSAGE - Static variable in class org.codehaus.xfire.util.dom.DOMOutHandler
 
DOMInHandler - Class in org.codehaus.xfire.util.dom
Reads the incoming stream to a DOM document and sets the stream to a W3CDOMStreamReader.
DOMInHandler() - Constructor for class org.codehaus.xfire.util.dom.DOMInHandler
 
DOMOutHandler - Class in org.codehaus.xfire.util.dom
Creates a org.w3c.dom.Document for the outgoing message and sets the outgoing message's serializer to a DOMSerializer.
DOMOutHandler() - Constructor for class org.codehaus.xfire.util.dom.DOMOutHandler
 
DOMSerializer - Class in org.codehaus.xfire.util.dom
 
DOMSerializer(Document) - Constructor for class org.codehaus.xfire.util.dom.DOMSerializer
 
DOMStreamReader - Class in org.codehaus.xfire.util.stax
Abstract logic for creating XMLStreamReader from DOM documents.
DOMStreamReader(DOMStreamReader.ElementFrame) - Constructor for class org.codehaus.xfire.util.stax.DOMStreamReader
 
DOMStreamReader.ElementFrame - Class in org.codehaus.xfire.util.stax
 
DOMStreamReader.ElementFrame(Object, DOMStreamReader.ElementFrame) - Constructor for class org.codehaus.xfire.util.stax.DOMStreamReader.ElementFrame
 
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
 

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
 
elementToQName(Element) - Static method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
empty() - Method in class org.codehaus.xfire.util.FastStack
 
enableLogging(Logger) - Method in class org.codehaus.xfire.loom.type.TypeMappingRegistry
 
enableLogging(Logger) - Method in class org.codehaus.xfire.plexus.type.TypeMappingRegistry
 
encode(byte[]) - Static method in class org.codehaus.xfire.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int) - Static method in class org.codehaus.xfire.util.Base64
Returns base64 representation of specified byte array.
encode(byte[], int, int, OutputStream) - Static method in class org.codehaus.xfire.util.Base64
Outputs base64 representation of the specified byte array to a byte stream.
encode(byte[], int, int, Writer) - Static method in class org.codehaus.xfire.util.Base64
Outputs base64 representation of the specified byte array to a character stream.
end(javax.wsdl.Service, PortType) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
end() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
end(javax.wsdl.Service) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
endElement() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
endElement() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
endElement() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
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.
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.
Endpoint - Class in org.codehaus.xfire.jaxws
 
Endpoint(String, Object) - Constructor for class org.codehaus.xfire.jaxws.Endpoint
 
Endpoint - Class in org.codehaus.xfire.service
 
Endpoint(QName, Binding) - Constructor for class org.codehaus.xfire.service.Endpoint
 
Endpoint(QName, Binding, String) - Constructor for class org.codehaus.xfire.service.Endpoint
 
EndpointBean - Class in org.codehaus.xfire.spring.config
 
EndpointBean() - Constructor for class org.codehaus.xfire.spring.config.EndpointBean
 
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.
endpointUnregistered(RegistrationEvent) - Method in interface org.codehaus.xfire.service.event.RegistrationEventListener
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.handler.Phase
 
equals(Object) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
error(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
ErrorReceiverImpl - Class in org.codehaus.xfire.gen.jaxb
 
ErrorReceiverImpl() - Constructor for class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
EXCEPTION - Static variable in class org.codehaus.xfire.handler.DefaultFaultHandler
 
execute() - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
execute() - Method in class org.codehaus.xfire.gen.WsGenTask
 
execute(Runnable, Service, OperationInfo) - Method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
Run the Runnable which executes our service.
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.
Extensible - Class in org.codehaus.xfire.service
 
Extensible() - Constructor for class org.codehaus.xfire.service.Extensible
 

F

Factory - Interface in org.codehaus.xfire.util.factory
Represents an object factory.
FactoryInvoker - Class in org.codehaus.xfire.service.invoker
This invoker implementation calls a Factory to create the service object and then applies a scope policy for caching.
FactoryInvoker(Factory, ScopePolicy) - Constructor for class org.codehaus.xfire.service.invoker.FactoryInvoker
Create a FactoryInvoker object.
FastStack - Class in org.codehaus.xfire.util
 
FastStack() - Constructor for class org.codehaus.xfire.util.FastStack
 
fatalError(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
FAULT_PARAM - Static variable in class org.codehaus.xfire.service.binding.AbstractBindingProvider
 
FaultInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation fault.
FaultInfoException - Exception in org.codehaus.xfire.fault
 
FaultInfoException(String, Throwable) - Constructor for exception org.codehaus.xfire.fault.FaultInfoException
 
FaultInfoException(String) - Constructor for exception org.codehaus.xfire.fault.FaultInfoException
 
FaultInfoException(Throwable) - Constructor for exception org.codehaus.xfire.fault.FaultInfoException
 
FaultInfoException() - Constructor for exception org.codehaus.xfire.fault.FaultInfoException
 
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
 
fillInHolders(MessageContext, OperationInfo, MessageInfo, MessageInfo, MessagePartContainer, MessagePartContainer, List) - Method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
Looks for holders, instantiates them, then inserts them into the parameters.
FilteringStaxResult - Class in org.codehaus.xfire.jaxb
XMLStreamReader to StaxResult converter that ignores startDocument and endDocument
FilteringStaxResult(XMLStreamWriter) - Constructor for class org.codehaus.xfire.jaxb.FilteringStaxResult
Create a new Result that produces a result on the specified javax.xml.stream.XMLStreamWriter
findAttributeReaders(Class) - Static method in class org.codehaus.xfire.util.ClassReader
 
findBinding(MessageContext, Service) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
findBinding(MessageContext, Service) - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
findBinding(MessageContext, Service) - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
findBinding(MessageContext, Service) - Method in interface org.codehaus.xfire.transport.Transport
 
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
 
findEndpoint(String, Collection) - Method in class org.codehaus.xfire.client.Client
 
findMessagePart(MessageContext, Collection, QName, int) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
findOperation(Collection, List) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
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
 
flush() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
flush() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
format(Object, StringBuffer, FieldPosition) - Method in class org.codehaus.xfire.util.date.XsDateTimeFormat
 
FragmentStreamReader - Class in org.codehaus.xfire.util.stax
Wraps a XMLStreamReader and provides START_DOCUMENT and END_DOCUMENT events.
FragmentStreamReader(XMLStreamReader) - Constructor for class org.codehaus.xfire.util.stax.FragmentStreamReader
 

G

generate(GenerationContext) - Method in interface org.codehaus.xfire.gen.GeneratorPlugin
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generate(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext, QName, List) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext, JDefinedClass, Service, JVar, Endpoint) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
generate(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
generate() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
generate(GenerationContext) - Method in class org.codehaus.xfire.jaxws.gen.ServiceGenerator
 
generate(GenerationContext, QName, Collection<Service>) - Method in class org.codehaus.xfire.jaxws.gen.ServiceGenerator
 
generate() - Static method in class org.codehaus.xfire.util.UID
 
GENERATE_IMPORTS - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
generateExceptionClass(GenerationContext, MessagePartInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generateExceptionClass(GenerationContext, MessagePartInfo, JMethod) - Method in class org.codehaus.xfire.jaxws.gen.InterfaceGenerator
 
generateExceptionClass(GenerationContext, MessagePartInfo, JMethod) - Method in class org.codehaus.xfire.jaxws.gen.ServiceStubGenerator
 
generateFaults(GenerationContext, OperationInfo, JMethod) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
generateService(GenerationContext, JDefinedClass, JMethod, Service, int) - Method in class org.codehaus.xfire.gen.jsr181.PortGenerator
 
generateService(HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
generateServices(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
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.
GenerationContext - Class in org.codehaus.xfire.gen
 
GenerationContext(JCodeModel, Object) - Constructor for class org.codehaus.xfire.gen.GenerationContext
 
GenerationException - Exception in org.codehaus.xfire.gen
 
GenerationException() - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(String, Throwable) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(String) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GenerationException(Throwable) - Constructor for exception org.codehaus.xfire.gen.GenerationException
 
GeneratorPlugin - Interface in org.codehaus.xfire.gen
 
get(Object) - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
get(Object) - Method in class org.codehaus.xfire.transport.MapSession
 
get(Object) - Method in interface org.codehaus.xfire.transport.Session
Get a variable from the session by the key.
get() - Method in class org.codehaus.xfire.util.factory.SimplePool
Get the pooled instance.
getAction() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getAction(OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getActualMessage() - Method in exception org.codehaus.xfire.XFireRuntimeException
 
getAdditionalNamespaces() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAdditionalNamespaces() - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
 
getAddress() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAddressElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAddressingOperationInfo(OperationInfo) - Static method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getAfter() - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getAfter() - Method in interface org.codehaus.xfire.handler.Handler
 
getAfter() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
getAllServices() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
Gets a list of every service created.
getAnnotationServiceFactory(String) - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
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.AddressingHeadersFactory200508
 
getAny() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttachment(String, AbstractMessage) - Static method in class org.codehaus.xfire.attachments.AttachmentUtil
 
getAttachmentAsByteArray(String) - Method in class org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
 
getAttachmentAsDataHandler(String) - Method in class org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
 
getAttachments() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getAttribute(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttribute(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
getAttributeCount() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeCount() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeCount() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeCount() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeName(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributes() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeType(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeType(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributeValue(String, Namespace, String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttributeValue(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttributeValue(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getBaseDir() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getBasedir() - Static method in class org.codehaus.xfire.test.AbstractXFireTest
 
getBaseURI() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getBaseURI() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getBean(String) - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getBefore() - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getBefore() - Method in interface org.codehaus.xfire.handler.Handler
 
getBefore() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
getBinding() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getBinding() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getBinding() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
getBinding() - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
getBinding(String) - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
getBinding(Transport) - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
getBinding() - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
getBinding() - Method in class org.codehaus.xfire.MessageContext
 
getBinding() - Method in class org.codehaus.xfire.service.Endpoint
 
getBinding(QName) - Method in class org.codehaus.xfire.service.Service
 
getBinding(String) - Method in class org.codehaus.xfire.service.Service
 
getBinding() - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
getBinding() - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
getBindingAnnotator(Binding) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
getBindingID() - Method in class org.codehaus.xfire.jaxws.PortInfo
 
getBindingId() - Method in class org.codehaus.xfire.service.Binding
 
getBindingProvider() - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getBindingProvider() - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getBindingProvider() - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getBindingProvider(PlexusConfiguration) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getBindingProvider() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getBindingProvider() - Method in class org.codehaus.xfire.service.Service
 
getBindingProvider() - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
getBindingProvider() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getBindingProviderExpr(GenerationContext) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getBindingProviderExpr(GenerationContext) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getBindingProviderExpr(GenerationContext) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getBindings() - Method in class org.codehaus.xfire.service.Service
 
getBindings() - Method in class org.codehaus.xfire.spring.ServiceBean
 
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
 
getBoundNamespace(MessageContext, MessagePartInfo) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
Get the namespace for a particular part.
getBoundNamespace(MessageContext, MessagePartInfo) - Method in class org.codehaus.xfire.service.binding.RPCBinding
 
getBytes(Class) - Static method in class org.codehaus.xfire.util.ClassReader
load the bytecode for a given class, by using the class's defining classloader and assuming that for a class named P.C, the bytecodes are in a resource named /P/C.class.
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.stax.DepthXMLStreamReader
 
getCharacterEncodingScheme() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getCharacterEncodingScheme() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getChild(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChild(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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 ).
getChildCount() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getChildCount() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getChildCount() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getChildElementXML() - Method in class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
getChildFrame(int) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getChildFrame(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getChildFrame(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getChildren() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildren(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildren(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildText(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildText(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildTextNormalize(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildTextNormalize(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildTextTrim(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildTextTrim(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getChildValue(Element, String, Namespace) - Method in class org.codehaus.xfire.addressing.AbstactAddressingHeadersFactory
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
getClassName(GenerationContext, Service) - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
getClassType() - Method in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
getClient() - Method in class org.codehaus.xfire.client.XFireProxy
 
getClient() - Method in class org.codehaus.xfire.MessageContext
 
getClientParam(Object[], MessagePartInfo, MessageContext) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getCodeModel() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getCodeModel() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getComponentType(Object) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
getConfiguration() - Method in class org.codehaus.xfire.test.AbstractServletTest
 
getConnectionFactory() - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getContainer() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getContent() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getContent(Filter) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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
getContentLength() - Method in class org.codehaus.xfire.transport.http.OutMessageRequestEntity
 
getContentSize() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getContentType(Class) - Method in class org.codehaus.xfire.attachments.AbstractDataContentHandlerFactory
 
getContentType() - Method in interface org.codehaus.xfire.attachments.Attachments
Get the conetnt type of the whole message.
getContentType() - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
getContentType() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getContentType() - Method in class org.codehaus.xfire.transport.http.OutMessageRequestEntity
 
getContentType() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
getContext() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
getContext() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getContextualProperty(String) - Method in class org.codehaus.xfire.MessageContext
Gets a propert by checking layered contexts.
getController() - Method in class org.codehaus.xfire.transport.http.XFireServlet
Get the xfire controller.
getCount() - Method in class org.codehaus.xfire.util.jdom.JDOMEndpoint
 
getCurrentElement() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getCurrentFrame() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getCurrentMessage() - Method in class org.codehaus.xfire.MessageContext
 
getCurrentService() - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getData() - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
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.MessageExchange
 
getDefaultScope() - Static method in class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
Get the default scope policy when no scope policy is specified.
getDefaultScope() - Static method in class org.codehaus.xfire.service.invoker.ScopePolicyEditor
To get the default scope policy when no policy is specified.
getDefinition() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getDefinition() - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
getDefinition() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getDefinition() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
getDefinition() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
getDependencies() - Method in interface org.codehaus.xfire.wsdl.SchemaType
The SchemaTypes that this type references.
getDependencies() - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
getDependencies() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
getDepth() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getDescendants() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getDescendants(Filter) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getDestinationPackage() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getDestinationPackage() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getDetail() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the detail node.
getDocument() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getDocument() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
Get the document associated with this stream.
getDocument() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
getDocument() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getDocument() - Method in class org.codehaus.xfire.xmpp.SoapEnvelopePacket
 
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.
getElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getElement() - Method in class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
getElement() - Method in class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
getElementText() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getElementText() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getElementText() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getElementText() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getElementText() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getEncoding() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getEncoding() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getEncoding() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getEndpoint() - Method in class org.codehaus.xfire.service.event.RegistrationEvent
Returns the ServiceEndpoint for this RegistrationEvent.
getEndpoint(QName) - Method in class org.codehaus.xfire.service.Service
 
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
 
getEndpointName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getEndpoints() - Method in class org.codehaus.xfire.service.Service
 
getEndpoints(QName) - Method in class org.codehaus.xfire.service.Service
 
getEndpoints() - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
getEndpointUri() - Method in class org.codehaus.xfire.client.Client
 
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.stax.DepthXMLStreamReader
 
getEventType() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getEventType() - Method in class org.codehaus.xfire.util.stax.FragmentStreamReader
 
getEventType() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getExceptionClass() - Method in class org.codehaus.xfire.service.FaultInfo
 
getExchange() - Method in class org.codehaus.xfire.MessageContext
 
getExecutor() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
getExecutor() - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getExecutor() - Method in class org.codehaus.xfire.service.Service
 
getExecutor() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getExtensions() - Method in class org.codehaus.xfire.service.Extensible
 
getFactories() - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
getFactory() - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
Returns the current org.jdom.JDOMFactory in use, if one has been previously set with StaxBuilder.setFactory(JDOMFactory), otherwise null.
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
 
getFaultBean(Throwable, MessagePartInfo, MessageContext) - Method in class org.codehaus.xfire.handler.CustomFaultHandler
 
getFaultBean(Throwable, MessagePartInfo, MessageContext) - Method in class org.codehaus.xfire.jaxws.handler.WebFaultHandler
 
getFaultChannel() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
getFaultCode() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the fault code of this fault.
getFaultForClass(OperationInfo, Class) - Method in class org.codehaus.xfire.handler.CustomFaultHandler
Find the correct Fault part for a particular exception.
getFaultHandler() - Method in class org.codehaus.xfire.MessageContext
The fault Handler is invoked when a fault incurs in the pipeline.
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.config.XFireBean
 
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.MessageExchange
 
getFaultName(Service, OperationInfo, Class, Class) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
getFaultName(Service, OperationInfo, Class, Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getFaultPart(OperationInfo, Element) - Method in class org.codehaus.xfire.client.ClientFaultConverter
 
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
 
getFrom() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getGeneratedFile() - Method in class org.codehaus.xfire.gen.WsdlGenTask
Path of the generatedFile
getHandler(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
 
getHandler() - Method in class org.codehaus.xfire.spring.config.HandlerNameBean
 
getHandlerChain() - Method in class org.codehaus.xfire.jaxws.binding.AbstractBinding
 
getHandlerChain(PortInfo) - Method in class org.codehaus.xfire.jaxws.handler.SimpleHandlerResolver
 
getHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getHandlerClass() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
getHandlerResolver() - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getHandlers() - Method in class org.codehaus.xfire.handler.HandlerOrderer
 
getHandlers() - Method in class org.codehaus.xfire.jaxws.handler.SimpleHandlerResolver
 
getHeader(String) - Method in interface org.codehaus.xfire.attachments.Attachment
 
getHeader(String) - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
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
 
getHeaders(QName, JAXBContext, boolean) - Method in class org.codehaus.xfire.jaxws.handler.SOAPMessageContext
 
getHeaders(MessageInfo) - Method in class org.codehaus.xfire.service.Binding
 
getHolderType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
getHolderType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.jaxws.gen.InterfaceGenerator
 
getHolderType(GenerationContext, MessagePartInfo) - Method in class org.codehaus.xfire.jaxws.gen.ServiceStubGenerator
 
getHttpState() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
getId() - Method in interface org.codehaus.xfire.attachments.Attachment
 
getId() - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
getImplementationClass() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getImplementor() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
getImport(Element, String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getInAction(OperationInfo) - Static method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getInAction() - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getInChannel() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
getIncomingMessageInfo(MessageContext) - Static method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getIndex() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
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.config.XFireBean
 
getInHandlers() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getInHandlers() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getInMessage() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
getInMessage() - Method in class org.codehaus.xfire.MessageContext
 
getInMessage() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getInMessage() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
getInMessage() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
getInParameterName(Service, OperationInfo, Method, int, boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
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.
getInputStream() - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
getInputStream(String) - Method in class org.codehaus.xfire.gen.WSDLInputStreamLoader
 
getInputStream() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
getInstance() - Static method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
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
 
getInstance(Factory) - Method in class org.codehaus.xfire.util.factory.CachingPool
 
getInstance(Factory) - Method in interface org.codehaus.xfire.util.factory.Pool
Apply the pooling strategy and return an instance from either the pool or the factory.
getInstance(Factory) - Method in class org.codehaus.xfire.util.factory.SimplePool
 
getInstance(Factory) - Method in class org.codehaus.xfire.util.factory.SingletonPool
 
getInstance(Factory) - Method in class org.codehaus.xfire.util.factory.ThreadSingletonPool
 
getInterfaceName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getInvoker() - Method in class org.codehaus.xfire.service.Service
 
getInvoker() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getJAXBContext() - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.http.HttpTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getKnownUriSchemes() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getLocalName() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getLocalName() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getLocalName() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getLocalName() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getLocation() - Method in class org.codehaus.xfire.spring.config.SchemaBean
 
getLocation() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getLocation() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getLocation() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
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() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the detail message string of this fault.
getMessage() - Method in class org.codehaus.xfire.jaxws.handler.LogicalMessageContext
 
getMessage() - Method in class org.codehaus.xfire.jaxws.handler.SOAPMessageContext
 
getMessage() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getMessage() - Method in class org.codehaus.xfire.util.jdom.JDOMEndpoint
 
getMessage() - Method in exception org.codehaus.xfire.XFireRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMessageContext() - Method in class org.codehaus.xfire.service.binding.ServiceRunner
 
getMessageContext() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getMessageFactory() - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
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.
getMetadata() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getMetadata() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
getMetadataElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getMethod() - Method in class org.codehaus.xfire.service.OperationInfo
 
getMethod() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
getMethodName(Method) - Static method in class org.codehaus.xfire.util.ServiceUtils
 
getMimeMultipart() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getMinOccurs(QName) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
getMode() - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
getMode() - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
getMostSpecificMethod(Method, Class) - Static method in class org.codehaus.xfire.service.invoker.AbstractInvoker
Given a method, which may come from an interface, and a targetClass used in the current AOP invocation, find the most specific method if there is one.
getMutex() - Method in class org.codehaus.xfire.util.factory.SimplePool
Get the object that can be used to synchronize.
getName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getName() - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
getName() - Method in class org.codehaus.xfire.handler.Phase
 
getName() - Method in class org.codehaus.xfire.service.Binding
 
getName() - Method in class org.codehaus.xfire.service.Endpoint
 
getName() - Method in class org.codehaus.xfire.service.FaultInfo
Returns the name of the fault.
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 qualified name of the service descriptor.
getName() - Method in interface org.codehaus.xfire.soap.SoapTransport
 
getName() - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
getName() - Method in class org.codehaus.xfire.spring.config.EndpointBean
 
getName() - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
getName() - Method in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
getName() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getName() - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getName() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getName() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
getName() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getName() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getName() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getName() - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
getName() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getName() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
Gets the transport name.
getNamespace() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200508
 
getNamespace() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getNamespace(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.stax.DepthXMLStreamReader
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespaceContext() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespaceCount() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getNamespacePrefix() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespacePrefix(String) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getNamespacePrefix(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
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.addressing.EndpointReference
 
getNamespaceURI() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespaceURI() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespaceURI() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
getNamespaceURI() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
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
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
 
getNoneUri() - Method in interface org.codehaus.xfire.addressing.AddressingHeadersFactory
 
getNoneUri() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200408
 
getNoneUri() - Method in class org.codehaus.xfire.addressing.AddressingHeadersFactory200508
 
getObject() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
getObject() - Method in class org.codehaus.xfire.spring.config.HandlerNameBean
 
getObject() - Method in class org.codehaus.xfire.spring.config.SchemaBean
 
getObject() - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
getObject() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
getObjectType() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
getObjectType() - Method in class org.codehaus.xfire.spring.config.HandlerNameBean
 
getObjectType() - Method in class org.codehaus.xfire.spring.config.SchemaBean
 
getObjectType() - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
getObjectType() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
getOperation() - Method in class 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.
getOperation(Method) - Method in class org.codehaus.xfire.service.ServiceInfo
 
getOperationByAction(String) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
getOperationByInAction(ServiceInfo, String) - Static method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getOperationInfo() - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
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.
getOptions() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
getOrCreateHeader() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getOutAction(OperationInfo) - Static method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getOutAction() - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
getOutChannel() - Method in class org.codehaus.xfire.client.Client
 
getOutChannel() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
getOutgoingMessageInfo(MessageContext) - Static method in class org.codehaus.xfire.service.binding.AbstractBinding
 
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.config.XFireBean
 
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.MessageExchange
 
getOutMessage() - Method in class org.codehaus.xfire.MessageContext
 
getOutParameterName(Service, OperationInfo, Method, boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getOutPhases() - Method in class org.codehaus.xfire.DefaultXFire
 
getOutPhases() - Method in interface org.codehaus.xfire.XFire
 
getOutPipeline() - Method in class org.codehaus.xfire.MessageContext
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getOutputDirectory() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getOutputMessage() - Method in class org.codehaus.xfire.service.OperationInfo
Returns the output message info.
getOutputStream() - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
getOutputStream() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
getOutputStream() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
getPackage() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getPackageNs(Class) - Static method in class org.codehaus.xfire.jaxb2.JaxbType
 
getParam(Object[], MessagePartInfo, MessageContext) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
getParameterNames(Constructor) - Method in class org.codehaus.xfire.util.ParamReader
return the names of the declared parameters for the given constructor.
getParameterNames(Method) - Method in class org.codehaus.xfire.util.ParamReader
return the names of the declared parameters for the given method.
getParameterNames(Member, Class[]) - Method in class org.codehaus.xfire.util.ParamReader
 
getParameterNamesFromDebugInfo(Method) - Static method in class org.codehaus.xfire.util.ParamReader
Retrieve a list of function parameter names from a method Returns null if unable to read parameter names (i.e.
getParent() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getParentElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.xmpp.XMPPTransport
 
getPhase() - Method in class org.codehaus.xfire.handler.AbstractHandler
 
getPhase() - Method in interface org.codehaus.xfire.handler.Handler
The phase which this handler would like to be in.
getPhaseHandlers(String) - Method in class org.codehaus.xfire.handler.HandlerPipeline
 
getPico() - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
getPIData() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getPIData() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getPIData() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getPIData() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getPITarget() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getPlugins() - Method in class org.codehaus.xfire.gen.jsr181.Jsr181Profile
 
getPlugins() - Method in interface org.codehaus.xfire.gen.PluginProfile
 
getPlugins() - Method in class org.codehaus.xfire.jaxws.gen.JAXWSProfile
 
getPolicies() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getPooledInstance(Object) - Method in class org.codehaus.xfire.util.factory.CachingPool
 
getPooledInstance(Object) - Method in interface org.codehaus.xfire.util.factory.Pool
Get the instance that's already pooled.
getPooledInstance(Object) - Method in class org.codehaus.xfire.util.factory.SimplePool
 
getPooledInstance(Object) - Method in class org.codehaus.xfire.util.factory.SingletonPool
 
getPooledInstance(Object) - Method in class org.codehaus.xfire.util.factory.ThreadSingletonPool
 
getPort(QName, Class<T>) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getPort(Class<T>) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getPort() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
getPortName() - Method in class org.codehaus.xfire.jaxws.PortInfo
 
getPorts() - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getPortType() - Method in class org.codehaus.xfire.service.ServiceInfo
 
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(Element, String) - Static method in class org.codehaus.xfire.util.NamespaceHelper
 
getPrefix() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getPrefix(String) - Method in class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
getPrefix() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getPrefix(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
getPrefix() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getPrefix(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
getPrefix(String) - Method in class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
getPrefix() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getPrefixes(Element, String, List) - Static method in class org.codehaus.xfire.util.NamespaceHelper
 
getPrefixes(String) - Method in class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
getPrefixes(String) - Method in class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
getPriority() - Method in class org.codehaus.xfire.handler.Phase
 
getProfile() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getProfile() - Method in class org.codehaus.xfire.gen.WsGenTask
 
getProperties() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
getProperties() - Method in class org.codehaus.xfire.spring.config.XFireBean
 
getProperties() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getProperty(String) - Method in class org.codehaus.xfire.AbstractContext
 
getProperty(Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getProperty(String) - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
getProperty(String) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getProperty(String) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getProperty(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
getProperty(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
getProperty(String) - Method in interface org.codehaus.xfire.XFire
 
getProperty(String) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getPropertyDescriptor(PropertyDescriptor[], String) - Method in class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
getProxyFactory() - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
getProxyForService() - Method in class org.codehaus.xfire.spring.remoting.XFireExporter
 
getProxyForService() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getQualifiedName() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getQuotedSoapAction() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getReadMethod(Class, PropertyDescriptor) - Method in class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
getReason() - Method in exception org.codehaus.xfire.fault.XFireFault
 
getReferenceParameters() - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
getReferenceParameters() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getReferenceParametersElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getReferenceProperties() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getReferencePropertiesElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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
 
getRequestContext() - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
getRequestContext() - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
getResource(String, Class) - Static method in class org.codehaus.xfire.util.ClassLoaderUtils
Load a given resource.
getResourceAsReader(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
getResourceAsReader(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getResourceAsStream(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
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
 
getResponseContext() - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
getResponseContext() - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
getReturnType(GenerationContext, SchemaSupport, OperationInfo) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
Find the return type for the operation.
getRole() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the fault actor.
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.
getRoles() - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
getRoles() - Method in class org.codehaus.xfire.jaxws.handler.SOAPMessageContext
 
getSchema(XmlBeansType) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
getSchemaElements() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getSchemaGenerator() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getSchemas() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getSchemas() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getSchemas() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getSchemaSupport() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getSchemaType() - Method in class org.codehaus.xfire.castor.CastorType
 
getSchemaType() - Method in class org.codehaus.xfire.jaxb.JaxbType
 
getSchemaType() - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
getSchemaType(QName, Service) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
getSchemaType(Service, MessagePartInfo) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
getSchemaType(QName, Service) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
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.wsdl.SimpleSchemaType
 
getSchemaType() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
getSchemaTypes() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getScope(String) - Method in class org.codehaus.xfire.jaxws.handler.AbstractMessageContext
 
getScope() - Method in class org.codehaus.xfire.service.invoker.ObjectInvoker
Get the scope policy used by this class.
getScope() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getSerializer() - Method in class org.codehaus.xfire.exchange.OutMessage
 
getSerializer(OperationInfo) - Method in class org.codehaus.xfire.service.Binding
 
getSerializer() - Method in class org.codehaus.xfire.service.Binding
 
getSerializer(String, String) - Static method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
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.AddressingInHandler
 
getService() - Method in class org.codehaus.xfire.client.Client
 
getService() - Method in class org.codehaus.xfire.MessageContext
The service being invoked.
getService() - Method in class org.codehaus.xfire.service.Binding
 
getService(String) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Returns the ServiceEndpoint with the given qualified name, if found.
getService(QName) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
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(QName) - 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(HttpServletRequest) - Method in class org.codehaus.xfire.transport.http.XFireServletController
Get the service that is mapped to the specified request.
getService(XFire, String) - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
getService() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getService() - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
getService() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
getServiceBean() - Method in class org.codehaus.xfire.spring.ServiceBean
Gets the object which backs this service.
getServiceClass() - Method in class org.codehaus.xfire.service.ServiceInfo
Returns the service class of the service descriptor.
getServiceClass() - Method in class org.codehaus.xfire.spring.ServiceBean
Set the service class.
getServiceFactory() - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
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.plexus.PlexusXFireTest
 
getServiceFactory() - Method in class org.codehaus.xfire.spring.AbstractXFireSpringTest
 
getServiceFactory() - Method in class org.codehaus.xfire.spring.ServiceBean
 
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.
getServiceInfo(PortType) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getServiceKey(Service) - Method in class org.codehaus.xfire.service.invoker.SessionScopePolicy
Get the key for caching a service.
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.jaxws.PortInfo
 
getServiceName() - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.service.invoker.AbstractInvoker
Creates and returns a service object depending on the scope.
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.service.invoker.BeanInvoker
 
getServiceObject(MessageContext) - Method in class org.codehaus.xfire.service.invoker.FactoryInvoker
 
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.http.XFireServletController
 
getServiceRegistry() - Method in interface org.codehaus.xfire.XFire
Get the ServiceRegistry.
getServices() - Method in class org.codehaus.xfire.gen.GenerationContext
 
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.
getServices() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
Gets a Map of Services.
getServiceUrl() - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
getServiceURL(Service) - Method in class org.codehaus.xfire.transport.http.HttpTransport
Get the URL for a particular service.
getServiceURL(Service) - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getServiceURL(Service) - Method in interface org.codehaus.xfire.wsdl11.WSDL11Transport
 
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.test.AbstractXFireTest
 
getSession() - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
getSignature(Member, Class[]) - Static method in class org.codehaus.xfire.util.ClassReader
 
getSimpleName() - Method in class org.codehaus.xfire.service.Service
Returns the name of this endpoint.
getSoap11Transports() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Get a list of Transports which are enabled over SOAP 1.1.
getSoap12Transports() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
Get a list of Transports which are enabled over SOAP 1.2.
getSoapAction(OperationInfo) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
Get the soap action for an operation.
getSoapAction() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
getSOAPAddress(Port) - Static method in class org.codehaus.xfire.wsdl11.parser.DefinitionsHelper
 
getSOAPBinding(Binding) - Static method in class org.codehaus.xfire.wsdl11.parser.DefinitionsHelper
 
getSoapBinding() - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
getSOAPBindingAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getSOAPBody(List) - Static method in class org.codehaus.xfire.wsdl11.parser.DefinitionsHelper
 
getSoapContentType() - Method in interface org.codehaus.xfire.attachments.Attachments
Get the content type of the soap message.
getSoapContentType() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
The Content-Type of the SOAP message part.
getSoapContentType() - Method in class org.codehaus.xfire.util.OutMessageDataSource
 
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
 
getSOAPFactory() - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
getSoapMessage() - Method in interface org.codehaus.xfire.attachments.Attachments
 
getSoapMessage() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
getSoapMimeType(AbstractMessage) - Static method in class org.codehaus.xfire.transport.http.HttpChannel
 
getSOAPOperation(BindingOperation) - Static method in class org.codehaus.xfire.wsdl11.parser.DefinitionsHelper
 
getSoapTransportIds() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getSoapVersion() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
getSoapVersion() - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
getSoapVersion() - Method in class org.codehaus.xfire.soap.Soap11Binding
 
getSoapVersion() - Method in class org.codehaus.xfire.soap.Soap12Binding
 
getSoapVersion(String) - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
getSourceService() - Method in class org.codehaus.xfire.jaxws.JAXWSHelper
 
getStyle() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getStyle() - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
getStyle(OperationInfo) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
getStyle() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getSubCode() - Method in exception org.codehaus.xfire.fault.XFireFault
Returns the SubCode for the Fault Code.
getSuggestedName(Service, OperationInfo, int) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
Gives a binding the chance to suggest a name for a particular parameter.
getSuggestedName(Service, OperationInfo, int) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.AbstractTransport
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.http.HttpTransport
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getSupportedBindings() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
getSupportedBindings() - Method in interface org.codehaus.xfire.transport.Transport
 
getSupportedBindings() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getTargetNamespace(Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getTargetNamespace() - Method in class org.codehaus.xfire.service.Service
 
getTargetNamespace() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
getTargetNamespace() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getTestFile(String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getText() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getText() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getText() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getText() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getText() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getTextCharacters() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getTextLength() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getTextNormalize() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
getTextStart() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
getTextStart() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getTextTrim() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.jaxws.binding.AbstractBinding
 
getTransport() - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
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
Get a transport for a particular binding id.
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.jaxws.JAXWSHelper
 
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.spring.config.ServiceFactoryBean
 
getTransportManager() - Method in class org.codehaus.xfire.spring.editors.ServiceFactoryEditor
 
getTransportManager() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getTransportManager() - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
getTransportManager() - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
getTransportManager() - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
getTransportManager() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
getTransportManager() - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
getTransportManager() - Method in interface org.codehaus.xfire.XFire
Get the TransportManager.
getTransports() - Method in class org.codehaus.xfire.spring.config.XFireBean
 
getTransports() - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransports() - Method in interface org.codehaus.xfire.transport.TransportManager
 
getTransportsForUri(String) - Method in class org.codehaus.xfire.transport.DefaultTransportManager
 
getTransportsForUri(String) - Method in interface org.codehaus.xfire.transport.TransportManager
 
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.http.HttpTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
getTransportURI(Service) - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getType(GenerationContext, QName, QName) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
getType(GenerationContext, QName, QName) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
getType(GenerationContext, QName, QName) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
getTypeClass() - Method in class org.codehaus.xfire.service.MessagePartInfo
 
getTypeMapping() - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
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
 
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
 
getUniqueName(JCodeModel, String) - Method in class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
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.
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
 
getUri() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
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.HttpTransport
 
getUriPrefix() - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
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.service.Endpoint
 
getUrl() - Method in class org.codehaus.xfire.spring.config.EndpointBean
 
getUse() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
getUse() - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
getUse() - Method in class org.codehaus.xfire.spring.ServiceBean
 
getUsername() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getUserTarget(Object) - Static method in class org.codehaus.xfire.spring.SpringUtils
Gets the actual bean underlying the AOP proxies.
getValue() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.stax.DepthXMLStreamReader
 
getVersion() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
getVersion() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
getVersions() - Method in class org.codehaus.xfire.soap.SoapVersionFactory
 
getWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
getWriteMethod(PropertyDescriptor) - Method in class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
getWsdl() - Method in class org.codehaus.xfire.gen.GenerationContext
 
getWsdl() - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
getWsdl() - Method in class org.codehaus.xfire.gen.WsGenTask
 
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.
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
 
getWSDLDocumentLocation() - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
getWsdlLocation() - Method in class org.codehaus.xfire.gen.GenerationContext
 
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.jaxws.JAXWSHelper
 
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.transport.jms.JMSTransport
 
getXFire() - Method in class org.codehaus.xfire.XFireFactory
 
getXFire() - Method in class org.codehaus.xfire.xmpp.XMPPTransport
 
getXFireProxyFactory() - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
getXFireService() - Method in class org.codehaus.xfire.spring.ServiceBean
Gets the XFire Service created by this bean.
getXMLInputFactory(MessageContext) - Static method in class org.codehaus.xfire.util.STAXUtils
 
getXMLOutputFactory(MessageContext) - Static method in class org.codehaus.xfire.util.STAXUtils
 
getXmlParamAnnotation(Method, int) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
getXMLStreamReader() - Method in class org.codehaus.xfire.exchange.InMessage
 

H

handleFault(XFireFault, MessageContext) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
handleFault(MessageContext, XFireFault, Throwable, MessagePartInfo) - Method in class org.codehaus.xfire.handler.CustomFaultHandler
 
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.
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.
HandlerFactory - Class in org.codehaus.xfire.spring.config
 
HandlerFactory() - Constructor for class org.codehaus.xfire.spring.config.HandlerFactory
 
HandlerNameBean - Class in org.codehaus.xfire.spring.config
 
HandlerNameBean() - Constructor for class org.codehaus.xfire.spring.config.HandlerNameBean
 
HandlerOrderer - Class in org.codehaus.xfire.handler
 
HandlerOrderer() - Constructor for class org.codehaus.xfire.handler.HandlerOrderer
 
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.
hasAttributes(XmlSchemaComplexType) - Static method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
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.
hasFatalErrors() - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
hasFaultMessage() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
hasHandlerChainAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hashCode() - Method in class org.codehaus.xfire.handler.Phase
 
hashCode() - Method in class org.codehaus.xfire.util.stax.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.AddressingHeadersFactory200508
 
hasInMessage() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
hasInput() - Method in class org.codehaus.xfire.service.OperationInfo
 
hasName() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
hasName() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
hasName() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
hasNext() - Method in class org.codehaus.xfire.util.stax.FragmentStreamReader
 
hasNext() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
hasOnewayAnnotation(Method) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasOutMessage() - Method in class org.codehaus.xfire.exchange.MessageExchange
 
hasOutMessage(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
hasOutput() - Method in class org.codehaus.xfire.service.OperationInfo
 
hasResponse() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
hasResponse() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
hasResponse() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
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(QName) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
 
hasService(String) - Method in interface org.codehaus.xfire.service.ServiceRegistry
Indicates whether this registry has a service endpoint with the given name.
hasService(QName) - 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.jsr181.Jsr181WebAnnotations
 
hasText() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
hasText() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
hasText() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
hasWebMethodAnnotation(Method) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasWebParamAnnotation(Method, int) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasWebResultAnnotation(Method) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
hasWebServiceAnnotation(Class) - Method in class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 
HolderType - Class in org.codehaus.xfire.jaxws.type
 
HolderType(Type) - Constructor for class org.codehaus.xfire.jaxws.type.HolderType
 
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
 
HtmlServiceWriter(HttpServletRequest) - Constructor for class org.codehaus.xfire.transport.http.HtmlServiceWriter
 
HTTP_BINDING - Static variable in class org.codehaus.xfire.transport.http.HttpTransport
 
HTTP_CLIENT - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
HTTP_CLIENT_PARAMS - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
HTTP_PROXY_HOST - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
HTTP_PROXY_PORT - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
HTTP_SERVLET_REQUEST_KEY - Static variable in class org.codehaus.xfire.transport.http.XFireHttpSession
 
HTTP_STATE - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
HTTP_TRANSPORT_NS - Static variable in class org.codehaus.xfire.transport.http.HttpTransport
 
HTTPBinding - Class in org.codehaus.xfire.jaxws.binding
 
HTTPBinding(Transport) - Constructor for class org.codehaus.xfire.jaxws.binding.HTTPBinding
 
HttpChannel - Class in org.codehaus.xfire.transport.http
 
HttpChannel(String, HttpTransport) - Constructor for class org.codehaus.xfire.transport.http.HttpChannel
 
HttpTransport - Class in org.codehaus.xfire.transport.http
 
HttpTransport() - Constructor for class org.codehaus.xfire.transport.http.HttpTransport
 

I

ifnull(Object, Object) - Static method in class org.codehaus.xfire.util.factory.SimplePool
 
IgnoreProperty - Annotation Type in org.codehaus.xfire.aegis.type.java5
IgnoreProperty Annotation allows us to Ignore JavaBean Properties when using AEGIS POJO Binding with Java 5 Annotations
ImageDataContentHandler - Class in org.codehaus.xfire.attachments
 
ImageDataContentHandler() - Constructor for class org.codehaus.xfire.attachments.ImageDataContentHandler
 
implementationClass - Variable in class org.codehaus.xfire.spring.ServiceBean
 
IN_PARAM - Static variable in class org.codehaus.xfire.service.binding.AbstractBindingProvider
 
indexOf(Content) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
info(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
init(ServletConfig) - Method in class org.codehaus.xfire.spring.XFireSpringServlet
 
init() - Method in class org.codehaus.xfire.transport.http.XFireServlet
 
initApplicationContext() - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
 
initFromDefinition(String, Definition, Class) - Method in class org.codehaus.xfire.client.Client
 
initialize(GenerationContext) - Method in class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
initialize(GenerationContext) - Method in interface org.codehaus.xfire.gen.SchemaSupport
 
initialize(GenerationContext) - Method in class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
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 class org.codehaus.xfire.service.binding.AbstractBindingProvider
Creates a type mapping for this class and registers it with the TypeMappingRegistry.
initialize(Service) - Method in interface org.codehaus.xfire.service.binding.BindingProvider
 
initialize() - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
initialize() - Method in class org.codehaus.xfire.transport.DefaultTransportManager
Initializes transports for each service.
initializeBindings() - Method in class org.codehaus.xfire.spring.ServiceBean
 
initializeFaults(Service, OperationInfo) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
initializeMessage(Service, MessagePartContainer, int) - Method in class org.codehaus.xfire.service.binding.AbstractBindingProvider
 
initializeMessage(Service, MessagePartContainer, int) - Method in class org.codehaus.xfire.service.binding.MessageBindingProvider
 
initializeOperations(Service, String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
initType() - Method in class org.codehaus.xfire.castor.CastorType
 
initType() - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
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
 
insertHandler(Handler) - Method in class org.codehaus.xfire.handler.HandlerOrderer
 
instance() - Static method in class org.codehaus.xfire.service.invoker.ApplicationScopePolicy
 
instance() - Static method in class org.codehaus.xfire.service.invoker.RequestScopePolicy
 
instance() - Static method in class org.codehaus.xfire.service.invoker.SessionScopePolicy
 
InterfaceGenerator - Class in org.codehaus.xfire.jaxws.gen
 
InterfaceGenerator() - Constructor for class org.codehaus.xfire.jaxws.gen.InterfaceGenerator
 
introspect(Class) - Method in class org.codehaus.xfire.jaxb.JaxbIntrospector
 
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(String, Object[]) - Method in class org.codehaus.xfire.client.Client
 
invoke(MessageContext) - Method in class org.codehaus.xfire.client.ClientFaultConverter
 
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.CustomFaultHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.DefaultFaultHandler
 
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.LocateBindingHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.handler.OutMessageSender
 
invoke(MessageContext) - Method in class org.codehaus.xfire.jaxws.handler.AbstractJAXWSHandler
 
invoke(Source) - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
invoke(Source) - Method in interface org.codehaus.xfire.jaxws.JAXWSHelper.SourceService
 
invoke(Source) - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
invoke(MessageContext) - Method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.service.invoker.AbstractInvoker
 
invoke(Method, Object[], MessageContext) - Method in interface org.codehaus.xfire.service.invoker.Invoker
 
invoke(Method, Object[], MessageContext) - Method in class org.codehaus.xfire.service.invoker.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.SoapActionInHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.SoapActionOutHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.soap.handler.SoapBodyHandler
 
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.XFireServletController.FaultResponseCodeHandler
 
invoke(HttpServletRequest, HttpServletResponse, String) - Method in class org.codehaus.xfire.transport.http.XFireServletController
 
invoke(MessageContext) - Method in class org.codehaus.xfire.util.dom.DOMInHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.util.dom.DOMOutHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.util.LoggingHandler
 
invoke(MessageContext) - Method in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
invokeAsync(Source, <any>) - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
invokeAsync(Source) - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
invokeAsync(Source, <any>) - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
invokeAsync(Source) - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
invokeHandler(SOAPMessageContext, Handler) - Method in class org.codehaus.xfire.jaxws.handler.AbstractJAXWSHandler
 
invokeHandler(SOAPMessageContext, Handler) - Method in class org.codehaus.xfire.jaxws.handler.CloseMessageHandler
 
invokeHandler(SOAPMessageContext, Handler) - Method in class org.codehaus.xfire.jaxws.handler.MessageHandler
 
invokeOneWay(Source) - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
invokeOneWay(Source) - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
Invoker - Interface in org.codehaus.xfire.service.binding
Deprecated.  
Invoker - Interface in org.codehaus.xfire.service.invoker
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.
invokeService(OutMessage, String) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
isAbstract() - Method in class org.codehaus.xfire.castor.CastorType
 
isAbstract() - Method in class org.codehaus.xfire.jaxb.JaxbType
 
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.wsdl.SimpleSchemaType
 
isAbstract() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
isAdvanceAtEnd() - Method in class org.codehaus.xfire.util.stax.FragmentStreamReader
 
isAllowUndefinedEndpoints() - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
isAncestor(Element) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
isAnnotatedElement(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
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.
isAsync() - Method in class org.codehaus.xfire.transport.AbstractChannel
 
isAsync() - Method in interface org.codehaus.xfire.transport.Channel
 
isAsync() - Method in class org.codehaus.xfire.transport.dead.DeadLetterChannel
 
isAsync() - Method in class org.codehaus.xfire.transport.DelegatedChannel
 
isAsync() - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
isAsync() - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
isAttribute(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
isAttributeSpecified(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
isBindingCreationEnabled() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isCharacters() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
isCharacters() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
isCharacters() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
isClientModeOn(MessageContext) - Static method in class org.codehaus.xfire.service.binding.AbstractBinding
 
isComplex() - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
isComplex() - Method in class org.codehaus.xfire.castor.CastorType
 
isComplex() - Method in class org.codehaus.xfire.jaxb.JaxbType
 
isComplex() - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
isComplex() - Method in interface org.codehaus.xfire.wsdl.SchemaType
Whether or not this a complex type.
isComplex() - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
isComplex() - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
isCreateDefaultBindings() - Method in class org.codehaus.xfire.spring.ServiceBean
 
isCustomFaultsEnabled() - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isElement(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isEndElement() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
isEndElement() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
isEndElement() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
isEnum(Class) - Method in class org.codehaus.xfire.aegis.type.java5.Java5TypeCreator
 
isFaultInfoClass(Class) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
isFaultInfoClass(Class) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isHeader(Method, int) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isHolder(Class) - Method in class org.codehaus.xfire.jaxws.type.JAXWSTypeCreator
 
isIgnored(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isInParam(Method, int) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isJaxbType(Class) - Static method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
isJaxbType(Class) - Static method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
isJdkDynamicProxy(Object) - Static method in class org.codehaus.xfire.service.invoker.AbstractInvoker
Return whether the given object is a J2SE dynamic proxy.
isMTOMEnabled() - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
isNillable(QName) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
isNillable() - Method in interface org.codehaus.xfire.wsdl.SchemaType
 
isNillable() - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
isOutParam(Method, int) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
isPooled() - Method in class org.codehaus.xfire.util.factory.CachingPool
Is this pool currently having something in cache?
isPooled() - Method in interface org.codehaus.xfire.util.factory.Pool
Is this pool currently having something in cache?
isPooled() - Method in class org.codehaus.xfire.util.factory.SimplePool
 
isPooled() - Method in class org.codehaus.xfire.util.factory.SingletonPool
 
isPooled() - Method in class org.codehaus.xfire.util.factory.ThreadSingletonPool
 
isPublished() - Method in class org.codehaus.xfire.jaxws.Endpoint
 
isRepeatable() - Method in class org.codehaus.xfire.transport.http.OutMessageRequestEntity
 
isRootElement() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
isSchemaElement() - Method in class org.codehaus.xfire.service.MessagePartInfo
Is this message part a concrete type declared in a schema? Or are we referencing an abstract schema type?
isSchemaLocationRemoved() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
isSingleton() - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
isSingleton() - Method in class org.codehaus.xfire.spring.config.HandlerNameBean
 
isSingleton() - Method in class org.codehaus.xfire.spring.config.SchemaBean
 
isSingleton() - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
isSingleton() - Method in class org.codehaus.xfire.spring.remoting.XFireProxyFactoryBean
 
isSoapActionRequired(OperationInfo) - Method in class org.codehaus.xfire.soap.Soap12Binding
 
isStandalone() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
isStandalone() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
isStandalone() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
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.stax.DepthXMLStreamReader
 
isStartElement() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
isStartElement() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
isUndefinedEndpointAllowed() - Method in class org.codehaus.xfire.service.Binding
 
isUnderstood(javax.wsdl.Binding) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
isUnderstood(Binding) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
isUriSupported(String) - Method in class org.codehaus.xfire.transport.AbstractTransport
 
isUriSupported(String) - Method in class org.codehaus.xfire.transport.DelegatedTransport
 
isUriSupported(String) - Method in interface org.codehaus.xfire.transport.Transport
 
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.stax.DepthXMLStreamReader
 
isWhiteSpace() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
isWhiteSpace() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
isWrapped() - Method in class org.codehaus.xfire.service.ServiceInfo
 
isWrapped(Operation, XmlSchemaCollection) - Static method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
A message is wrapped IFF: The input message has a single part.
isWriteOuter() - Method in class org.codehaus.xfire.castor.CastorType
 
isWriteOuter() - Method in class org.codehaus.xfire.jaxb.JaxbType
 
isWriteOuter() - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
isWriteOuter() - Method in interface org.codehaus.xfire.wsdl.SchemaType
 
isWriteOuter() - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
isWritten(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
isWritten(GenerationContext) - Method in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
isXOP() - Method in interface org.codehaus.xfire.attachments.Attachment
Whether or not this is an XOP package.
isXOP() - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
isXOPPackage() - Method in class org.codehaus.xfire.jaxb2.AttachmentMarshaller
 
isXOPPackage() - Method in class org.codehaus.xfire.jaxb2.AttachmentUnmarshaller
 

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(InputStream, String) - Constructor for class org.codehaus.xfire.attachments.JavaMailAttachments
 
JavaMailAttachments(MimeMultipart) - Constructor for class org.codehaus.xfire.attachments.JavaMailAttachments
Create Attachments from the MimeMultipart message.
javify(String) - Method in class org.codehaus.xfire.gen.jsr181.AbstractPlugin
 
JAXB - Static variable in class org.codehaus.xfire.gen.Wsdl11Generator
 
JAXBDispatch - Class in org.codehaus.xfire.jaxws
 
JAXBDispatch(Client) - Constructor for class org.codehaus.xfire.jaxws.JAXBDispatch
 
JaxbIntrospector - Class in org.codehaus.xfire.jaxb
 
JaxbIntrospector(JAXBContext) - Constructor for class org.codehaus.xfire.jaxb.JaxbIntrospector
 
JAXBSchemaSupport - Class in org.codehaus.xfire.gen.jaxb
 
JAXBSchemaSupport() - Constructor for class org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport
 
JaxbServiceFactory - Class in org.codehaus.xfire.jaxb2
 
JaxbServiceFactory() - Constructor for class org.codehaus.xfire.jaxb2.JaxbServiceFactory
 
JaxbServiceFactory(TransportManager) - Constructor for class org.codehaus.xfire.jaxb2.JaxbServiceFactory
 
JaxbType - Class in org.codehaus.xfire.jaxb
 
JaxbType(Class, JAXBContext) - Constructor for class org.codehaus.xfire.jaxb.JaxbType
 
JaxbType - Class in org.codehaus.xfire.jaxb2
 
JaxbType(Class) - Constructor for class org.codehaus.xfire.jaxb2.JaxbType
 
JaxbTypeCreator - Class in org.codehaus.xfire.jaxb
User: chris Date: Aug 12, 2005 Time: 5:32:07 PM
JaxbTypeCreator(TypeCreator, JAXBContext) - Constructor for class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
JaxbTypeCreator - Class in org.codehaus.xfire.jaxb2
 
JaxbTypeCreator(TypeCreator) - Constructor for class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
JaxbTypeRegistry - Class in org.codehaus.xfire.jaxb
User: chris Date: Aug 12, 2005 Time: 5:30:23 PM
JaxbTypeRegistry(JAXBContext) - Constructor for class org.codehaus.xfire.jaxb.JaxbTypeRegistry
 
JaxbTypeRegistry - Class in org.codehaus.xfire.jaxb2
 
JaxbTypeRegistry() - Constructor for class org.codehaus.xfire.jaxb2.JaxbTypeRegistry
 
JaxbTypeRegistry(TypeCreator, boolean) - Constructor for class org.codehaus.xfire.jaxb2.JaxbTypeRegistry
 
JAXWSBinding - Class in org.codehaus.xfire.jaxws
 
JAXWSBinding(MessageSerializer) - Constructor for class org.codehaus.xfire.jaxws.JAXWSBinding
 
JAXWSHelper - Class in org.codehaus.xfire.jaxws
 
JAXWSHelper() - Constructor for class org.codehaus.xfire.jaxws.JAXWSHelper
 
JAXWSHelper.SourceService - Interface in org.codehaus.xfire.jaxws
 
JAXWSOperationBinding - Class in org.codehaus.xfire.jaxws
 
JAXWSOperationBinding(OperationInfo, MessageSerializer) - Constructor for class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
JAXWSProfile - Class in org.codehaus.xfire.jaxws.gen
 
JAXWSProfile() - Constructor for class org.codehaus.xfire.jaxws.gen.JAXWSProfile
 
JAXWSServiceFactory - Class in org.codehaus.xfire.jaxws
Creates JAX-WS services from a service class.
JAXWSServiceFactory(TransportManager) - Constructor for class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
JAXWSTypeCreator - Class in org.codehaus.xfire.jaxws.type
 
JAXWSTypeCreator(Configuration) - Constructor for class org.codehaus.xfire.jaxws.type.JAXWSTypeCreator
 
JAXWSTypeRegistry - Class in org.codehaus.xfire.jaxws.type
 
JAXWSTypeRegistry() - Constructor for class org.codehaus.xfire.jaxws.type.JAXWSTypeRegistry
 
JDOMEndpoint - Class in org.codehaus.xfire.util.jdom
 
JDOMEndpoint() - Constructor for class org.codehaus.xfire.util.jdom.JDOMEndpoint
 
JDOMNamespaceContext - Class in org.codehaus.xfire.util.stax
 
JDOMNamespaceContext() - Constructor for class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
JDOMSerializer - Class in org.codehaus.xfire.util.jdom
Reads/writes JDOM documents to the body of a message.
JDOMSerializer() - Constructor for class org.codehaus.xfire.util.jdom.JDOMSerializer
 
JDOMStreamReader - Class in org.codehaus.xfire.util.stax
Facade for DOMStreamReader using JDOM implmentation.
JDOMStreamReader(Element) - Constructor for class org.codehaus.xfire.util.stax.JDOMStreamReader
 
JDOMStreamWriter - Class in org.codehaus.xfire.util.stax
 
JDOMStreamWriter() - Constructor for class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
JDOMStreamWriter(Element) - Constructor for class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
JMS_URI - Static variable in class org.codehaus.xfire.transport.jms.JMSChannel
 
JMSChannel - Class in org.codehaus.xfire.transport.jms
 
JMSChannel(String, JMSTransport) - Constructor for class org.codehaus.xfire.transport.jms.JMSChannel
 
JMSTransport - Class in org.codehaus.xfire.transport.jms
 
JMSTransport(XFire, ConnectionFactory) - Constructor for class org.codehaus.xfire.transport.jms.JMSTransport
 
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 org.springframework.web.servlet.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
 
Jsr181Profile - Class in org.codehaus.xfire.gen.jsr181
Generates a service interface, service stub, and port accessor.
Jsr181Profile() - Constructor for class org.codehaus.xfire.gen.jsr181.Jsr181Profile
 
Jsr181Support - Class in org.codehaus.xfire.gen.jsr181
 
Jsr181Support() - Constructor for class org.codehaus.xfire.gen.jsr181.Jsr181Support
 
Jsr181WebAnnotations - Class in org.codehaus.xfire.annotations.jsr181
 
Jsr181WebAnnotations() - Constructor for class org.codehaus.xfire.annotations.jsr181.Jsr181WebAnnotations
 

L

loadClass(String) - Method in class org.codehaus.xfire.plexus.config.ObjectServiceConfigurator
Load a class from the class loader.
loadClass(String) - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
loadClass(String, Class) - Static method in class org.codehaus.xfire.util.ClassLoaderUtils
Load a class with a given name.
loadConfig(String, ServletContext) - Method in class org.codehaus.xfire.spring.XFireConfigLoader
 
loadConfig(String) - Method in class org.codehaus.xfire.spring.XFireConfigLoader
 
loadServiceFactory(String) - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
LocalChannel - Class in org.codehaus.xfire.transport.local
 
LocalChannel(String, LocalTransport, Session) - 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
 
LocateBindingHandler - Class in org.codehaus.xfire.handler
Finds the appropriate binding to use when invoking a service.
LocateBindingHandler() - Constructor for class org.codehaus.xfire.handler.LocateBindingHandler
 
log - Variable in class org.codehaus.xfire.picocontainer.XFireServiceRegisterVisitor
 
LoggingHandler - Class in org.codehaus.xfire.util
Logs a message to a commons logging Log at the INFO level.
LoggingHandler() - Constructor for class org.codehaus.xfire.util.LoggingHandler
 
LogicalMessageContext - Class in org.codehaus.xfire.jaxws.handler
 
LogicalMessageContext() - Constructor for class org.codehaus.xfire.jaxws.handler.LogicalMessageContext
 
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

main(String[]) - Static method in class org.codehaus.xfire.addressing.RandomGUID
 
main(String[]) - Static method in class org.codehaus.xfire.gen.WsGen
 
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.
mapProperty(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
Override from parent in order to check for IgnoreProperty annotation.
MapSession - Class in org.codehaus.xfire.transport
A simple Session implementation backed by an unsyncrhonized map.
MapSession() - Constructor for class org.codehaus.xfire.transport.MapSession
 
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 - Class in org.codehaus.xfire.exchange
A MessageExchange encapsulates the orchestration of a message exchange pattern.
MessageExchange(MessageContext) - Constructor for class org.codehaus.xfire.exchange.MessageExchange
 
MessageHandler - Class in org.codehaus.xfire.jaxws.handler
 
MessageHandler(ServiceDelegate) - Constructor for class org.codehaus.xfire.jaxws.handler.MessageHandler
 
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.
MessageSerializer - Interface in org.codehaus.xfire.exchange
 
MethodComparator - Class in org.codehaus.xfire.util
 
MethodComparator() - Constructor for class org.codehaus.xfire.util.MethodComparator
 
moveToChild(int) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
moveToChild(int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
moveToChild(int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
MTOM_ENABLED - Static variable in class org.codehaus.xfire.soap.SoapConstants
Whether or not MTOM should be enabled for each service.
MUST_UNDERSTAND - Static variable in exception org.codehaus.xfire.fault.XFireFault
 

N

NAME - Static variable in class org.codehaus.xfire.transport.dead.DeadLetterTransport
 
NAME - Static variable in class org.codehaus.xfire.transport.jms.JMSTransport
 
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
 
newFrame(DOMStreamReader.ElementFrame) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
newFrame(DOMStreamReader.ElementFrame) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
Find name spaces declaration in atrributes and move them to separate collection.
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.stax.DepthXMLStreamReader
 
next() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
next() - Method in class org.codehaus.xfire.util.stax.FragmentStreamReader
 
next() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
nextEvent(XMLStreamReader) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
nextTag() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
nextTag() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
nextTag() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 

O

ObjectInvoker - Class in org.codehaus.xfire.service.invoker
An invoker which instantiates classes automatically based on the Service's scope.
ObjectInvoker(ScopePolicy) - Constructor for class org.codehaus.xfire.service.invoker.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
Creates Services from java objects.
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
Initializes a new instance of the ObjectServiceFactory.
ObjectServiceFactory(BindingProvider) - Constructor for class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
OLD_CONTEXT - Static variable in class org.codehaus.xfire.transport.local.LocalChannel
 
onMessage(Message) - Method in class org.codehaus.xfire.transport.jms.JMSChannel
 
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.jdom.JDOMEndpoint
 
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.AbstractMessageSender
 
open() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
open() - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
open() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
open() - Method in class org.codehaus.xfire.transport.jms.JMSChannel
 
open() - Method in class org.codehaus.xfire.transport.local.LocalChannel
 
open() - Method in class org.codehaus.xfire.xmpp.XMPPChannel
 
OperationInfo - Class in org.codehaus.xfire.service
Represents the description of a service operation.
org.codehaus.xfire - package org.codehaus.xfire
 
org.codehaus.xfire.addressing - package org.codehaus.xfire.addressing
 
org.codehaus.xfire.aegis.type.java5 - package org.codehaus.xfire.aegis.type.java5
 
org.codehaus.xfire.annotations.jsr181 - package org.codehaus.xfire.annotations.jsr181
 
org.codehaus.xfire.attachments - package org.codehaus.xfire.attachments
 
org.codehaus.xfire.castor - package org.codehaus.xfire.castor
 
org.codehaus.xfire.client - package org.codehaus.xfire.client
 
org.codehaus.xfire.exchange - package org.codehaus.xfire.exchange
 
org.codehaus.xfire.fault - package org.codehaus.xfire.fault
 
org.codehaus.xfire.gen - package org.codehaus.xfire.gen
 
org.codehaus.xfire.gen.jaxb - package org.codehaus.xfire.gen.jaxb
 
org.codehaus.xfire.gen.jsr181 - package org.codehaus.xfire.gen.jsr181
 
org.codehaus.xfire.gen.xmlbeans - package org.codehaus.xfire.gen.xmlbeans
 
org.codehaus.xfire.handler - package org.codehaus.xfire.handler
 
org.codehaus.xfire.jaxb - package org.codehaus.xfire.jaxb
 
org.codehaus.xfire.jaxb2 - package org.codehaus.xfire.jaxb2
 
org.codehaus.xfire.jaxws - package org.codehaus.xfire.jaxws
 
org.codehaus.xfire.jaxws.binding - package org.codehaus.xfire.jaxws.binding
 
org.codehaus.xfire.jaxws.gen - package org.codehaus.xfire.jaxws.gen
 
org.codehaus.xfire.jaxws.handler - package org.codehaus.xfire.jaxws.handler
 
org.codehaus.xfire.jaxws.type - package org.codehaus.xfire.jaxws.type
 
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.service.invoker - package org.codehaus.xfire.service.invoker
 
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.config - package org.codehaus.xfire.spring.config
 
org.codehaus.xfire.spring.editors - package org.codehaus.xfire.spring.editors
 
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.jms - package org.codehaus.xfire.transport.jms
 
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
These classes are from the Apache WS-Commons project.
org.codehaus.xfire.util.dom - package org.codehaus.xfire.util.dom
 
org.codehaus.xfire.util.factory - package org.codehaus.xfire.util.factory
This package provides interfaces and classes for factory and pool functionality.
org.codehaus.xfire.util.jdom - package org.codehaus.xfire.util.jdom
 
org.codehaus.xfire.util.stax - package org.codehaus.xfire.util.stax
 
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.wsdl11.parser - package org.codehaus.xfire.wsdl11.parser
 
org.codehaus.xfire.xmlbeans - package org.codehaus.xfire.xmlbeans
 
org.codehaus.xfire.xmpp - package org.codehaus.xfire.xmpp
 
OUT_PARAM - Static variable in class org.codehaus.xfire.service.binding.AbstractBindingProvider
 
OutMessage - Class in org.codehaus.xfire.exchange
 
OutMessage(String) - Constructor for class org.codehaus.xfire.exchange.OutMessage
 
OutMessageDataSource - Class in org.codehaus.xfire.util
This will create a DataSource from a message for use in Attachments.
OutMessageDataSource(MessageContext, OutMessage) - Constructor for class org.codehaus.xfire.util.OutMessageDataSource
 
OutMessageRequestEntity - Class in org.codehaus.xfire.transport.http
 
OutMessageRequestEntity(OutMessage, MessageContext) - Constructor for class org.codehaus.xfire.transport.http.OutMessageRequestEntity
 
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
 
ParamReader - Class in org.codehaus.xfire.util
This is the class file reader for obtaining the parameter names for declared methods in a class.
ParamReader(Class) - Constructor for class org.codehaus.xfire.util.ParamReader
process a class file, given it's class.
ParamReader(byte[]) - Constructor for class org.codehaus.xfire.util.ParamReader
process the given class bytes directly.
PARSE - Static variable in class org.codehaus.xfire.handler.Phase
 
parseIQ(XmlPullParser) - Method in class org.codehaus.xfire.xmpp.SoapIQProvider
 
parseObject(String, ParsePosition) - Method in class org.codehaus.xfire.util.date.XsDateTimeFormat
 
PASSWORD - Static variable in interface org.codehaus.xfire.transport.Channel
 
peek() - Method in class org.codehaus.xfire.util.FastStack
 
Phase - Class in org.codehaus.xfire.handler
 
Phase(String, int) - Constructor for class org.codehaus.xfire.handler.Phase
 
PicoFactory - Class in org.codehaus.xfire.picocontainer.util
This is a simple adapter from pico container to Factory
PicoFactory(ObjectReference, Object) - Constructor for class org.codehaus.xfire.picocontainer.util.PicoFactory
 
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(ScopePolicy, ObjectReference) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
To create a PicoObjectServiceFactory.
PicoObjectServiceFactory(PicoContainer, TransportManager, BindingProvider) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
 
PicoObjectServiceFactory(ScopePolicy, ObjectReference, TransportManager, BindingProvider) - Constructor for class org.codehaus.xfire.picocontainer.PicoObjectServiceFactory
Create a PicoObjectServiceFactory object.
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
 
PluginProfile - Interface in org.codehaus.xfire.gen
 
POLICY - Static variable in class org.codehaus.xfire.handler.Phase
 
Pool - Interface in org.codehaus.xfire.util.factory
Represents a pooling strategy for certain object instance.
PooledFactory - Class in org.codehaus.xfire.util.factory
This class decorates a Factory object that uses a Pool strategy to cache the factory result;
PooledFactory(Factory, Pool) - Constructor for class org.codehaus.xfire.util.factory.PooledFactory
 
pop() - Method in class org.codehaus.xfire.util.FastStack
 
PORT_TYPE - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
PortGenerator - Class in org.codehaus.xfire.gen.jsr181
 
PortGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.PortGenerator
 
PortInfo - Class in org.codehaus.xfire.jaxws
 
PortInfo(String, QName, QName) - Constructor for class org.codehaus.xfire.jaxws.PortInfo
 
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(Document) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
printNode(Document) - Method in class org.codehaus.xfire.test.AbstractXFireTest
 
printStackTrace(PrintStream) - Method in exception org.codehaus.xfire.XFireRuntimeException
Prints this throwable and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in exception org.codehaus.xfire.XFireRuntimeException
Prints this throwable and its backtrace to the specified print writer.
processEPR(MessageContext, EndpointReference, AddressingOperationInfo, AddressingHeaders, AddressingHeadersFactory) - Method in class org.codehaus.xfire.addressing.AddressingInHandler
 
processFaultDetail(XFireFault, MessageContext) - Method in class org.codehaus.xfire.client.ClientFaultConverter
 
processImports(Definition) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
processPacket(Packet) - Method in class org.codehaus.xfire.xmpp.ChannelPacketListener
 
properties - Variable in class org.codehaus.xfire.util.stax.DOMStreamReader
 
Provider - Class in org.codehaus.xfire.jaxws
 
Provider() - Constructor for class org.codehaus.xfire.jaxws.Provider
 
publish(String) - Method in class org.codehaus.xfire.jaxws.Endpoint
 
publish(Object) - Method in class org.codehaus.xfire.jaxws.Endpoint
 
push(Object) - Method in class org.codehaus.xfire.util.FastStack
 
put(Object, Object) - Method in class org.codehaus.xfire.transport.http.XFireHttpSession
 
put(Object, Object) - Method in class org.codehaus.xfire.transport.MapSession
 
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

RandomGUID - Class in org.codehaus.xfire.addressing
 
RandomGUID() - Constructor for class org.codehaus.xfire.addressing.RandomGUID
 
RandomGUID(boolean) - Constructor for class org.codehaus.xfire.addressing.RandomGUID
 
read(InMessage, MessageContext, Collection) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
read(DocumentBuilder, XMLStreamReader, boolean) - Static method in class org.codehaus.xfire.util.STAXUtils
 
readAttributes() - Method in class org.codehaus.xfire.util.ClassReader
read an attributes array.
readCode() - Method in class org.codehaus.xfire.util.ClassReader
read a code attribute
readCode() - Method in class org.codehaus.xfire.util.ParamReader
 
readCpool() - Method in class org.codehaus.xfire.util.ClassReader
 
readDocElements(Node, XMLStreamReader, boolean) - Static method in class org.codehaus.xfire.util.STAXUtils
 
readDocument(String) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
readDocument(String, XMLInputFactory) - 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
 
readHeaders(MessageContext, MessagePartContainer, Object[]) - Static method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
 
readHeaders(MessageContext, Map) - 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
 
readInt() - Method in class org.codehaus.xfire.util.ClassReader
 
readLocalVariableTable() - Method in class org.codehaus.xfire.util.ParamReader
this is invoked when a LocalVariableTable attribute is encountered.
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.fault.SoapFaultSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.jaxws.JAXWSBinding
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
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.RPCBinding
 
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.test.AbstractXFireTest.CopySerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.util.dom.DOMSerializer
 
readMessage(InMessage, MessageContext) - Method in class org.codehaus.xfire.util.jdom.JDOMSerializer
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.castor.CastorType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.jaxb.JaxbType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
readObject(MessageReader, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
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
 
readQName(XMLStreamReader) - Static method in class org.codehaus.xfire.util.NamespaceHelper
Reads a QName from the element text.
readShort() - Method in class org.codehaus.xfire.util.ClassReader
 
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
 
RECEIVER - Static variable in exception org.codehaus.xfire.fault.XFireFault
A SOAP 1.2 only fault code.
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
 
registerFactory(Class, boolean) - Static method in class org.codehaus.xfire.XFireFactory
Register an XFireFactory class.
registerHandlers(Service) - Method in class org.codehaus.xfire.jaxws.JAXWSServiceFactory
 
registerHandlers(Service) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
registerType(PropertyDescriptor) - Method in class org.codehaus.xfire.aegis.type.java5.AnnotatedTypeInfo
 
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.
REMOVE_ALL_IMPORTS - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
removeAllImports() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
Removes imports from all the schemas.
removeAttribute(Attribute) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeAttribute(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeAttribute(Node, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
removeChild(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeChild(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeChildren(String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeChildren(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeContent() - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeContent(Content) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
removeFault(String) - Method in class org.codehaus.xfire.service.OperationInfo
Removes a fault from this operation.
removeMessagePart(QName) - Method in class org.codehaus.xfire.service.MessagePartContainer
Removes an message part from this container.
removeNamespaceDeclaration(Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.
REPLY_TO - Static variable in class org.codehaus.xfire.transport.jms.JMSChannel
 
RequestScopePolicy - Class in org.codehaus.xfire.service.invoker
This scope policy implements one servant instance per request.
RequestScopePolicy() - Constructor for class org.codehaus.xfire.service.invoker.RequestScopePolicy
 
require(int, String, String) - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
require(int, String, String) - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
require(int, String, String) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
resetSession() - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
resolveClass(int) - Method in class org.codehaus.xfire.util.ClassReader
 
resolveEntity(String, String) - Method in class org.codehaus.xfire.util.DOMUtils.NullResolver
 
resolveField(int) - Method in class org.codehaus.xfire.util.ClassReader
 
resolveMethod(int) - Method in class org.codehaus.xfire.util.ClassReader
 
resolveNameAndType(int) - Method in class org.codehaus.xfire.util.ClassReader
 
resolveUtf8(int) - Method in class org.codehaus.xfire.util.ClassReader
 
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 - Static variable in class org.codehaus.xfire.test.AbstractXFireTest
 
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
 
RPCBinding - Class in org.codehaus.xfire.service.binding
 
RPCBinding() - Constructor for class org.codehaus.xfire.service.binding.RPCBinding
 

S

SchemaBean - Class in org.codehaus.xfire.spring.config
 
SchemaBean() - Constructor for class org.codehaus.xfire.spring.config.SchemaBean
 
SCHEMAS - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
SchemaSupport - Interface in org.codehaus.xfire.gen
 
SchemaType - Interface in org.codehaus.xfire.wsdl
An XSD type.
SCOPE - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
ScopePolicy - Interface in org.codehaus.xfire.service.invoker
This interface represents a scoping policy that caches servant instances created by a Factory.
ScopePolicyEditor - Class in org.codehaus.xfire.service.invoker
This class is responsible for converting string to ScopePolicy object.
ScopePolicyEditor() - Constructor for class org.codehaus.xfire.service.invoker.ScopePolicyEditor
 
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() - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
send() - Method in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
send() - Method in class org.codehaus.xfire.transport.http.SimpleMessageSender
 
send(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.jms.JMSChannel
 
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.handler.DefaultFaultHandler
 
sendMessage(MessageContext, Object[], OperationInfo, Invoker) - Method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
 
sendToDeadLetter(XFireFault, MessageContext) - Method in class org.codehaus.xfire.handler.DefaultFaultHandler
 
sendViaClient(MessageContext, OutMessage) - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
sendViaServlet(MessageContext, OutMessage, HttpServletResponse) - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
SERIALIZE_PROLOG - Static variable in class org.codehaus.xfire.soap.SoapSerializer
 
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(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.invoker.ObjectInvoker
Constant to denote the implementation class for the service.
SERVICE_INTERFACE - Static variable in class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
SERVICE_STUB - Static variable in class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
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
 
ServiceDelegate - Class in org.codehaus.xfire.jaxws
 
ServiceDelegate() - Constructor for class org.codehaus.xfire.jaxws.ServiceDelegate
 
ServiceDelegate(URL, QName, Class) - Constructor for class org.codehaus.xfire.jaxws.ServiceDelegate
 
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
 
ServiceFactoryBean - Class in org.codehaus.xfire.spring.config
 
ServiceFactoryBean(String) - Constructor for class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
ServiceFactoryEditor - Class in org.codehaus.xfire.spring.editors
 
ServiceFactoryEditor() - Constructor for class org.codehaus.xfire.spring.editors.ServiceFactoryEditor
 
ServiceGenerator - Class in org.codehaus.xfire.jaxws.gen
Generates JAX-WS Client Service artifacts.
ServiceGenerator() - Constructor for class org.codehaus.xfire.jaxws.gen.ServiceGenerator
 
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.
ServiceInterfaceGenerator - Class in org.codehaus.xfire.gen.jsr181
 
ServiceInterfaceGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.ServiceInterfaceGenerator
 
ServiceInvocationHandler - Class in org.codehaus.xfire.service.binding
This class is responsible for taking the parameters on the InMessage, invoking the service, then creating an OutMessage.
ServiceInvocationHandler() - Constructor for class org.codehaus.xfire.service.binding.ServiceInvocationHandler
 
ServiceInvoker - Class in org.codehaus.xfire.loom
Invokes a Loom service.
ServiceInvoker(Object) - Constructor for class org.codehaus.xfire.loom.ServiceInvoker
 
ServiceLocatorFactory - Class in org.codehaus.xfire.plexus
This is a simple adapter from plexus service locator to Factory
ServiceLocatorFactory(String, ServiceLocator) - Constructor for class org.codehaus.xfire.plexus.ServiceLocatorFactory
 
ServiceRegistry - Interface in org.codehaus.xfire.service
Defines the interface that for places to register, unregister, and get information about services.
ServiceRunner - Class in org.codehaus.xfire.service.binding
Runnables sent to Executors will extend this class.
ServiceRunner() - Constructor for class org.codehaus.xfire.service.binding.ServiceRunner
 
SERVICES_LIST_DISABLED - Static variable in interface org.codehaus.xfire.XFire
 
ServiceStubGenerator - Class in org.codehaus.xfire.gen.jsr181
 
ServiceStubGenerator() - Constructor for class org.codehaus.xfire.gen.jsr181.ServiceStubGenerator
 
ServiceStubGenerator - Class in org.codehaus.xfire.jaxws.gen
 
ServiceStubGenerator() - Constructor for class org.codehaus.xfire.jaxws.gen.ServiceStubGenerator
 
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.
SessionScopePolicy - Class in org.codehaus.xfire.service.invoker
This scope policy implements one servant instance per session.
SessionScopePolicy() - Constructor for class org.codehaus.xfire.service.invoker.SessionScopePolicy
 
set(Object) - Method in class org.codehaus.xfire.util.factory.SimplePool
set an value to the pool.
setAbstract(boolean) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setAction(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setAdditionalNamespaces(Map) - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
 
setAdvanceAtEnd(boolean) - Method in class org.codehaus.xfire.util.stax.FragmentStreamReader
Set whether or not the FragmentStreamReader should move past the END_ELEMENT when it is done parsing.
setAfter(List) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
setAfter(Collection) - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
setAllowUndefinedEndpoints(boolean) - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.xfire.spring.config.XFireBean
 
setApplicationContext(ApplicationContext) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setAsText(String) - Method in class org.codehaus.xfire.service.invoker.ScopePolicyEditor
 
setAsText(String) - Method in class org.codehaus.xfire.spring.editors.ServiceFactoryEditor
 
setAsync(boolean) - Method in class org.codehaus.xfire.service.OperationInfo
 
setAttachments(Attachments) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setAttribute(Attribute) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setAttribute(String, String, Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setAttribute(String, String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setAttribute(Node, String, String) - Static method in class org.codehaus.xfire.util.DOMUtils
 
setAttributes(List) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setBaseURI(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setBaseURI(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setBefore(List) - Method in class org.codehaus.xfire.handler.AbstractHandler
 
setBefore(Collection) - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
setBinding(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setBinding(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setBinding(Binding) - Method in class org.codehaus.xfire.MessageContext
 
setBindingCreationEnabled(boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.service.Service
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
setBindingProvider(BindingProvider) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
setBindings(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setBody(Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setChannel(Channel) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setClient(Client) - Method in class org.codehaus.xfire.MessageContext
 
setComplex(boolean) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setConfigUrl(String) - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
setConnectionFactory(ConnectionFactory) - Method in class org.codehaus.xfire.transport.jms.JMSTransport
 
setContent(Collection) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setContent(int, Collection) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setContentType(String) - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
setCreateDefaultBindings(boolean) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setCurrentMessage(AbstractMessage) - Method in class org.codehaus.xfire.MessageContext
 
setCurrentService(Service) - Method in class org.codehaus.xfire.gen.jsr181.AbstractServiceGenerator
 
setCustomFaultsEnabled(boolean) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setData(byte[]) - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
setDefaultNamespace(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
setDefinition(Definition) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setDefinition(Definition) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
setDependencies(Set) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setDestinationPackage(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setDestinationPackage(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setDetail(Element) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets a details Node on this fault.
setElement(Element) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setElement(Element) - Method in class org.codehaus.xfire.util.stax.JDOMNamespaceContext
 
setElement(Element) - Method in class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
setEncoding(String) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
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
 
setEndpointName(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setEndpoints(List) - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
setEndpointUri(String) - Method in class org.codehaus.xfire.client.Client
 
setExceptionClass(Class) - Method in class org.codehaus.xfire.service.FaultInfo
 
setExchange(MessageExchange) - Method in class org.codehaus.xfire.MessageContext
 
setExecutor(Executor) - Method in class org.codehaus.xfire.jaxws.Endpoint
 
setExecutor(Executor) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
setExecutor(Object) - Method in class org.codehaus.xfire.service.Service
 
setExecutor(Object) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setFactory(ObjectServiceFactory) - Method in class org.codehaus.xfire.loom.DefaultServiceFactory
 
setFactory(JDOMFactory) - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
 
setFaultCode(QName) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets the fault code of this fault.
setFaultHandler(Handler) - Method in class org.codehaus.xfire.MessageContext
 
setFaultHandlers(List) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
setFaultHandlers(List) - Method in class org.codehaus.xfire.spring.config.XFireBean
 
setFaultHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setFaultMessage(AbstractMessage) - Method in class 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
 
setHandler(String) - Method in class org.codehaus.xfire.spring.config.HandlerNameBean
 
setHandlerChain(List<Handler>) - Method in class org.codehaus.xfire.jaxws.binding.AbstractBinding
 
setHandlerClass(Class) - Method in class org.codehaus.xfire.spring.config.HandlerFactory
 
setHandlerResolver(HandlerResolver) - Method in class org.codehaus.xfire.jaxws.ServiceDelegate
 
setHandlers(List<Handler>) - Method in class org.codehaus.xfire.jaxws.handler.SimpleHandlerResolver
 
setHeader(String, String) - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
setHeader(Element) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setIgnoreWhitespace(boolean) - Method in class org.codehaus.xfire.util.jdom.StaxBuilder
 
setImplementationClass(Class) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setInAction(String) - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
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.config.XFireBean
 
setInHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setInMessage(InMessage) - Method in class 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.Service
 
setInvoker(Invoker) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setLocation(String) - Method in class org.codehaus.xfire.spring.config.SchemaBean
 
setMaintainSession(boolean) - Method in class org.codehaus.xfire.transport.local.LocalTransport
 
setMappingFile(String) - Method in class org.codehaus.xfire.castor.CastorTypeMappingRegistry
Sets the name of the Castor mapping file to use for de/marshalling.
setMEP(String) - Method in class org.codehaus.xfire.service.OperationInfo
 
setMessage(String) - Method in exception org.codehaus.xfire.fault.XFireFault
 
setMessage(SOAPMessage) - Method in class org.codehaus.xfire.jaxws.handler.SOAPMessageContext
 
setMessage(OutMessage) - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
setMessage(String) - Method in exception org.codehaus.xfire.XFireRuntimeException
 
setMessageContext(MessageContext) - Method in class org.codehaus.xfire.service.binding.ServiceRunner
 
setMessageContext(MessageContext) - Method in class org.codehaus.xfire.transport.http.AbstractMessageSender
 
setMessageID(String) - Method in class org.codehaus.xfire.addressing.AddressingHeaders
 
setMetadata(List<Source>) - Method in class org.codehaus.xfire.jaxws.Endpoint
 
setMode(Service.Mode) - Method in class org.codehaus.xfire.jaxws.JAXBDispatch
 
setMode(Service.Mode) - Method in class org.codehaus.xfire.jaxws.SourceDispatch
 
setMTOMEnabled(boolean) - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
setName(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setName(String) - Method in class org.codehaus.xfire.attachments.ByteDataSource
 
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.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.Service
Sets the qualified name of the service descriptor.
setName(QName) - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
setName(QName) - Method in class org.codehaus.xfire.spring.config.EndpointBean
 
setName(String) - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
setName(String) - Method in class org.codehaus.xfire.spring.ServiceBean
Sets the service name.
setNamespace(Namespace) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setNamespace(String) - Method in class org.codehaus.xfire.spring.ServiceBean
Sets the service default namespace.
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
setNillable(boolean) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setOperation(OperationInfo) - Method in class org.codehaus.xfire.exchange.MessageExchange
 
setOperation(OperationInfo, MessageContext) - Method in class org.codehaus.xfire.service.binding.AbstractBinding
 
setOperationInfo(OperationInfo) - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
setOptions(XmlOptions) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
setOutAction(String) - Method in class org.codehaus.xfire.addressing.AddressingOperationInfo
 
setOutHandlers(List) - Method in class org.codehaus.xfire.handler.AbstractHandlerSupport
 
setOutHandlers(List) - Method in class org.codehaus.xfire.spring.config.XFireBean
 
setOutHandlers(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setOutMessage(OutMessage) - Method in class org.codehaus.xfire.exchange.MessageExchange
 
setOutPhases(List) - Method in class org.codehaus.xfire.DefaultXFire
 
setOutPipeline(HandlerPipeline) - Method in class org.codehaus.xfire.MessageContext
 
setOutputDirectory(File) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.WsdlGenTask
 
setOutputDirectory(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setOutputMessage(MessageInfo) - Method in class org.codehaus.xfire.service.OperationInfo
Sets the output message info.
setOverridingContextClassLoader(ClassLoader) - Method in class org.codehaus.xfire.gen.WsdlGenTask
The mojo will set the classloader.
setPackage(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setPhase(String) - Method in class org.codehaus.xfire.handler.AbstractHandler
Allow user to set the phase of a handler i.e.
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(QName) - Method in class org.codehaus.xfire.service.ServiceInfo
 
setPrefix(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
setPrefix(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
setPriority(int) - Method in class org.codehaus.xfire.handler.Phase
 
setProfile(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setProfile(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setProperties(Map<String, Object>) - Method in class org.codehaus.xfire.jaxws.Endpoint
 
setProperties(Map) - Method in class org.codehaus.xfire.spring.config.XFireBean
 
setProperties(Map) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setProperty(String, Object) - Method in class org.codehaus.xfire.AbstractContext
 
setProperty(Object, Object) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setProperty(String, Object) - Method in class org.codehaus.xfire.transport.http.HttpChannel
 
setProperty(String, Object) - Method in interface org.codehaus.xfire.XFire
 
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.AddressingHeaders
 
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
 
setRole(String) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets the fault actor.
setRoles(Set<String>) - Method in class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
setSchema(String, Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setSchemaElement(boolean) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setSchemaGenerator(SchemaSupport) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setSchemaLocationRemoved(boolean) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setSchemas(Collection) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setSchemas(List) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setSchemaSupport(SchemaSupport) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setSchemaType(SchemaType) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setSchemaType(QName) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setSchemaTypes(Element) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setScope(String, Scope) - Method in class org.codehaus.xfire.jaxws.handler.AbstractMessageContext
 
setScope(String) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setSerializer(MessageSerializer) - Method in class org.codehaus.xfire.exchange.OutMessage
 
setSerializer(OperationInfo, MessageSerializer) - Method in class org.codehaus.xfire.service.Binding
 
setSerializer(MessageSerializer) - Method in class org.codehaus.xfire.service.Binding
 
setService(Service) - Method in class org.codehaus.xfire.MessageContext
 
setService(ServiceBean) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
setService(Service) - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
setService(Service) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
setServiceBean(Object) - Method in class org.codehaus.xfire.spring.ServiceBean
Sets the object which backs this service.
setServiceClass(Class) - Method in class org.codehaus.xfire.service.ServiceInfo
 
setServiceClass(Class) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.picocontainer.test.PicoXFireTest
 
setServiceFactory(ServiceFactory) - Method in class org.codehaus.xfire.plexus.PlexusXFireTest
 
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.remoting.XFireExporter
This is just a convenience method which delegates to setServiceClass().
setServiceName(QName) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
setServiceName(QName) - Method in class org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter
 
setServices(Map<QName, Collection<Service>>) - Method in class org.codehaus.xfire.gen.GenerationContext
 
setServiceUrl(String) - Method in class org.codehaus.xfire.spring.remoting.XFireClientInterceptor
 
setServletControllerAdapterName(String) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
 
setSession(Session) - Method in class org.codehaus.xfire.MessageContext
 
setSoapAction(OperationInfo, String) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
setSoapBinding(AbstractSoapBinding) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
setSoapContentType(String) - Method in interface org.codehaus.xfire.attachments.Attachments
Set the content type of the soap message.
setSoapContentType(String) - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
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.exchange.AbstractMessage
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
setStyle(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setStyle(String) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
setStyle(String) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setStyle(String) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
setSubCode(QName) - Method in exception org.codehaus.xfire.fault.XFireFault
Sets the SubCode for the Fault Code.
setText(String) - Method in class org.codehaus.xfire.addressing.EndpointReference
 
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.client.Client
 
setTransport(String) - Method in class org.codehaus.xfire.spring.config.AbstractSoapBindingBean
 
setTransport(Transport) - Method in class org.codehaus.xfire.transport.AbstractChannel
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.spring.config.ServiceFactoryBean
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.spring.editors.ServiceFactoryEditor
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
setTransportManager(TransportManager) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
setTransports(List) - Method in class org.codehaus.xfire.spring.config.XFireBean
 
setTypeClass(Class) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
setTypeClass(Class) - Method in class org.codehaus.xfire.service.MessagePartInfo
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.castor.CastorTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.jaxb.JaxbTypeCreator
 
setTypeMapping(TypeMapping) - Method in class org.codehaus.xfire.jaxb2.JaxbTypeCreator
 
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.
setUndefinedEndpointAllowed(boolean) - Method in class org.codehaus.xfire.service.Binding
 
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.spring.config.EndpointBean
 
setUrlPrefix(String) - Method in class org.codehaus.xfire.spring.remoting.Jsr181HandlerMapping
Sets the url prefix used when exposing services.
setUse(String) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setUse(String) - Method in class org.codehaus.xfire.soap.AbstractSoapBinding
 
setUse(String) - Method in class org.codehaus.xfire.spring.ServiceBean
 
setUse(MessagePartContainer, String) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
setValue(Object, Object) - Method in class org.codehaus.xfire.jaxws.type.HolderType
 
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.
setWrapped(boolean) - Method in class org.codehaus.xfire.service.ServiceInfo
 
setWriteOuter(boolean) - Method in class org.codehaus.xfire.wsdl.SimpleSchemaType
 
setWsdl(String) - Method in class org.codehaus.xfire.gen.Wsdl11Generator
 
setWsdl(String) - Method in class org.codehaus.xfire.gen.WsGenTask
 
setWsdlBuilderFactory(WSDLBuilderFactory) - Method in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
setWsdlLocation(String) - Method in class org.codehaus.xfire.gen.GenerationContext
 
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
 
setXFire(XFire) - Method in class org.codehaus.xfire.XFireFactory
 
setXMLStreamReader(XMLStreamReader) - Method in class org.codehaus.xfire.exchange.InMessage
 
setXOP(boolean) - Method in class org.codehaus.xfire.attachments.SimpleAttachment
 
SimpleAttachment - Class in org.codehaus.xfire.attachments
 
SimpleAttachment(String, DataHandler) - Constructor for class org.codehaus.xfire.attachments.SimpleAttachment
 
SimpleHandlerResolver - Class in org.codehaus.xfire.jaxws.handler
 
SimpleHandlerResolver() - Constructor for class org.codehaus.xfire.jaxws.handler.SimpleHandlerResolver
 
SimpleMessageSender - Class in org.codehaus.xfire.transport.http
Sends a message via the JDK HTTP URLConnection.
SimpleMessageSender(OutMessage, MessageContext) - Constructor for class org.codehaus.xfire.transport.http.SimpleMessageSender
 
SimplePool - Class in org.codehaus.xfire.util.factory
A simple implementation of Pool that uses null to indicate non-existent pool entry.
SimplePool() - Constructor for class org.codehaus.xfire.util.factory.SimplePool
 
SimpleSchemaType - Class in org.codehaus.xfire.wsdl
 
SimpleSchemaType() - Constructor for class org.codehaus.xfire.wsdl.SimpleSchemaType
 
SingletonPool - Class in org.codehaus.xfire.util.factory
Represents a pooling strategy that pools the data in a variable that's global to all threads.
SingletonPool() - Constructor for class org.codehaus.xfire.util.factory.SingletonPool
 
size() - Method in interface org.codehaus.xfire.attachments.Attachments
 
size() - Method in class org.codehaus.xfire.attachments.JavaMailAttachments
 
size() - Method in class org.codehaus.xfire.service.MessagePartContainer
 
skipAttributes() - Method in class org.codehaus.xfire.util.ClassReader
 
skipFully(int) - Method in class org.codehaus.xfire.util.ClassReader
skip n bytes in the input stream.
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.
Soap11 - Class in org.codehaus.xfire.soap
Represents the SOAP 1.1 version
Soap11() - Constructor for class org.codehaus.xfire.soap.Soap11
 
SOAP11_CLIENT - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
SOAP11_HTTP_BINDING - Static variable in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
SOAP11_MUST_UNDERSTAND - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
SOAP11_SERVER - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
SOAP11_TRANSPORTS - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
SOAP11_VERSION_MISMATCH - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
Soap11Binding - Class in org.codehaus.xfire.soap
A SOAP Binding which contains information on how SOAP is mapped to the service model.
Soap11Binding(QName, String, Service) - Constructor for class org.codehaus.xfire.soap.Soap11Binding
 
Soap11BindingBean - Class in org.codehaus.xfire.spring.config
 
Soap11BindingBean() - Constructor for class org.codehaus.xfire.spring.config.Soap11BindingBean
 
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_HTTP_BINDING - Static variable in class org.codehaus.xfire.transport.http.SoapHttpTransport
 
SOAP12_TRANSPORTS - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
Soap12Binding - Class in org.codehaus.xfire.soap
A SOAP 1.2 Binding.
Soap12Binding(QName, String, Service) - Constructor for class org.codehaus.xfire.soap.Soap12Binding
 
Soap12BindingBean - Class in org.codehaus.xfire.spring.config
 
Soap12BindingBean() - Constructor for class org.codehaus.xfire.spring.config.Soap12BindingBean
 
Soap12FaultSerializer - Class in org.codehaus.xfire.fault
 
Soap12FaultSerializer() - Constructor for class org.codehaus.xfire.fault.Soap12FaultSerializer
 
SOAP_ACTION - Static variable in class org.codehaus.xfire.soap.SoapConstants
 
SoapActionInHandler - Class in org.codehaus.xfire.soap.handler
Inspects the SOAPAction if there is one, and selects the appropriate Operation.
SoapActionInHandler() - Constructor for class org.codehaus.xfire.soap.handler.SoapActionInHandler
 
SoapActionOutHandler - Class in org.codehaus.xfire.soap.handler
Sets the SOAP action on an outgoing invocation.
SoapActionOutHandler() - Constructor for class org.codehaus.xfire.soap.handler.SoapActionOutHandler
 
SOAPBinding - Class in org.codehaus.xfire.jaxws.binding
 
SOAPBinding(Transport) - Constructor for class org.codehaus.xfire.jaxws.binding.SOAPBinding
 
SoapBindingAnnotator - Class in org.codehaus.xfire.wsdl11.parser
 
SoapBindingAnnotator() - Constructor for class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
SoapBodyHandler - Class in org.codehaus.xfire.soap.handler
Takes the SoapBinding from the MessageContext, selects an appropriate MessageSerailizer and reads in the soap body.
SoapBodyHandler() - Constructor for class org.codehaus.xfire.soap.handler.SoapBodyHandler
 
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
 
SoapFaultSerializer - Class in org.codehaus.xfire.fault
Inspects the soap version and chooses an appropriate fault serializer.
SoapFaultSerializer() - Constructor for class org.codehaus.xfire.fault.SoapFaultSerializer
 
SoapHttpTransport - Class in org.codehaus.xfire.transport.http
 
SoapHttpTransport() - Constructor for class org.codehaus.xfire.transport.http.SoapHttpTransport
 
SoapIQProvider - Class in org.codehaus.xfire.xmpp
 
SoapIQProvider() - Constructor for class org.codehaus.xfire.xmpp.SoapIQProvider
 
SOAPMessageContext - Class in org.codehaus.xfire.jaxws.handler
 
SOAPMessageContext(MessageContext) - Constructor for class org.codehaus.xfire.jaxws.handler.SOAPMessageContext
 
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 - Interface in org.codehaus.xfire.soap
 
SoapTransportHelper - Class in org.codehaus.xfire.soap
Provides soap messaging support to a channel by adding the SOAP handlers.
SoapTransportHelper() - Constructor for class org.codehaus.xfire.soap.SoapTransportHelper
 
SoapVersion - Interface in org.codehaus.xfire.soap
 
SoapVersionFactory - Class in org.codehaus.xfire.soap
 
SoapVersionFactory() - Constructor for class org.codehaus.xfire.soap.SoapVersionFactory
 
SourceDispatch - Class in org.codehaus.xfire.jaxws
 
SourceDispatch(Client) - Constructor for class org.codehaus.xfire.jaxws.SourceDispatch
 
SpringUtils - Class in org.codehaus.xfire.spring
 
SpringUtils() - Constructor for class org.codehaus.xfire.spring.SpringUtils
 
sr - Variable in class org.codehaus.xfire.test.AbstractServletTest
 
standaloneSet() - Method in class org.codehaus.xfire.util.stax.DepthXMLStreamReader
 
standaloneSet() - Method in class org.codehaus.xfire.util.stax.DOMStreamReader
 
standaloneSet() - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
start() - Method in class org.codehaus.xfire.server.http.XFireHttpServer
 
start() - Method in interface org.codehaus.xfire.server.XFireServer
 
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.
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.
STAX_INPUT_FACTORY - Static variable in interface org.codehaus.xfire.XFire
 
STAX_OUTPUT_FACTORY - Static variable in interface org.codehaus.xfire.XFire
 
StaxBuilder - Class in org.codehaus.xfire.util.jdom
Builds a JDOM org.jdom.Document using a javax.xml.stream.XMLStreamReader.
StaxBuilder() - Constructor for class org.codehaus.xfire.util.jdom.StaxBuilder
Default constructor.
StaxBuilder(Map) - Constructor for class org.codehaus.xfire.util.jdom.StaxBuilder
 
StaxSerializer - Class in org.codehaus.xfire.util.jdom
 
StaxSerializer() - Constructor for class org.codehaus.xfire.util.jdom.StaxSerializer
 
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.jaxws.Endpoint
 
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
 
STYLE - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
style - Variable in class org.codehaus.xfire.spring.ServiceBean
 
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.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

ThreadSingletonPool - Class in org.codehaus.xfire.util.factory
Represents a pooling strategy that pools the data into a ThreadLocal object.
ThreadSingletonPool() - Constructor for class org.codehaus.xfire.util.factory.ThreadSingletonPool
 
toNextElement(DepthXMLStreamReader) - Static method in class org.codehaus.xfire.util.STAXUtils
 
toScopePolicy(String) - Static method in class org.codehaus.xfire.service.invoker.ScopePolicyEditor
Convert a policy name to ScopePolicy object.
toStaxType(int) - Static method in class org.codehaus.xfire.util.stax.JDOMStreamReader
 
toStaxType(short) - Static method in class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
toString() - Method in class org.codehaus.xfire.addressing.RandomGUID
 
toString() - Method in class org.codehaus.xfire.exchange.AbstractMessage
 
toString() - Method in class org.codehaus.xfire.service.invoker.ApplicationScopePolicy
 
toString() - Method in class org.codehaus.xfire.service.invoker.SessionScopePolicy
 
toString() - Method in class org.codehaus.xfire.util.stax.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.
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(Service) - Method in class org.codehaus.xfire.service.DefaultServiceRegistry
Unregisters the service with the given qualified name, if found.
unregister(Service) - 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
 
URI_PREFIX - Static variable in class org.codehaus.xfire.transport.local.LocalTransport
 
USE - Static variable in class org.codehaus.xfire.service.binding.ObjectServiceFactory
 
use - Variable in class org.codehaus.xfire.spring.ServiceBean
 
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.soap.SoapConstants
Constant used to specify a literal binding use.
USER - Static variable in class org.codehaus.xfire.handler.Phase
 
USER_AGENT - Static variable in class org.codehaus.xfire.transport.http.CommonsHttpMessageSender
 
USERNAME - Static variable in interface org.codehaus.xfire.transport.Channel
 

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
 
valueAfterMD5 - Variable in class org.codehaus.xfire.addressing.RandomGUID
 
valueBeforeMD5 - Variable in class org.codehaus.xfire.addressing.RandomGUID
 
VERSION_MISMATCH - Static variable in exception org.codehaus.xfire.fault.XFireFault
 
visit(BindingFault, Fault, FaultInfo) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
visit(javax.wsdl.BindingOutput, Output, MessageInfo) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
visit(javax.wsdl.BindingOperation, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
visit(javax.wsdl.Binding) - Method in class org.codehaus.xfire.wsdl11.parser.BindingAnnotator
 
visit(Binding) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
visit(BindingFault, Fault, FaultInfo) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
visit(BindingInput, Input, MessageInfo) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
visit(BindingOperation, OperationInfo) - Method in class org.codehaus.xfire.wsdl11.parser.SoapBindingAnnotator
 
visit(Types) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
visit(Binding) - Method in class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
visit(Fault) - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
visit(BindingFault, Fault) - 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

W3CDOMStreamReader - Class in org.codehaus.xfire.util.stax
 
W3CDOMStreamReader(Element) - Constructor for class org.codehaus.xfire.util.stax.W3CDOMStreamReader
 
W3CDOMStreamWriter - Class in org.codehaus.xfire.util.stax
 
W3CDOMStreamWriter() - Constructor for class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
W3CDOMStreamWriter(DocumentBuilder) - Constructor for class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
W3CDOMStreamWriter(Document) - Constructor for class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
W3CNamespaceContext - Class in org.codehaus.xfire.util.stax
 
W3CNamespaceContext() - Constructor for class org.codehaus.xfire.util.stax.W3CNamespaceContext
 
waitForResponse() - Method in class org.codehaus.xfire.client.Client
Waits for a response from the service.
walkTree() - Method in class org.codehaus.xfire.wsdl11.WSDLVisitor
 
warning(SAXParseException) - Method in class org.codehaus.xfire.gen.jaxb.ErrorReceiverImpl
 
WebFaultHandler - Class in org.codehaus.xfire.jaxws.handler
Takes an exception that is a JAX-WS WebFault and serializes it appropriately via JAXB.
WebFaultHandler() - Constructor for class org.codehaus.xfire.jaxws.handler.WebFaultHandler
 
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.
writeAttribute(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeAttribute(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeCData(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeCData(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeComment(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeComment(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeComplexTypes() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
writeDefaultNamespace(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeDocument(Document, XMLStreamWriter) - Method in class org.codehaus.xfire.util.jdom.StaxSerializer
 
writeDocument(Document, XMLStreamWriter, boolean) - Static method in class org.codehaus.xfire.util.STAXUtils
 
writeDocument() - Method in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
writeDTD(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeDTD(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeElement(Element, XMLStreamWriter) - Method in class org.codehaus.xfire.util.jdom.StaxSerializer
 
writeElement(Element, XMLStreamWriter, boolean) - Static method in class org.codehaus.xfire.util.STAXUtils
Writes an Element to an XMLStreamWriter.
writeEmptyElement(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEmptyElement(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeEmptyElement(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeEndDocument() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEndDocument() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeEndElement() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEndElement() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeEntityRef(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeEntityRef(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
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.AddressingHeadersFactory200508
 
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.AddressingHeadersFactory200508
 
writeHeaders(MessageContext) - Static method in class org.codehaus.xfire.service.binding.ServiceInvocationHandler
 
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.fault.SoapFaultSerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.jaxws.JAXWSBinding
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.jaxws.JAXWSOperationBinding
 
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.test.AbstractXFireTest.CopySerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.util.dom.DOMSerializer
 
writeMessage(OutMessage, XMLStreamWriter, MessageContext) - Method in class org.codehaus.xfire.util.jdom.JDOMSerializer
 
writeNamespace(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeNamespace(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeNode(Node, XMLStreamWriter, boolean) - Static method in class org.codehaus.xfire.util.STAXUtils
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.castor.CastorType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.jaxb.JaxbType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.jaxb2.JaxbType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.jaxws.type.HolderType
 
writeObject(Object, MessageWriter, MessageContext) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
writeParameter(XMLStreamWriter, MessageContext, Object, MessagePartInfo, String) - Static method in class org.codehaus.xfire.service.binding.AbstractBinding
 
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(Collection, Element) - Method in class org.codehaus.xfire.wsdl11.builder.WSDLBuilder
 
writeProcessingInstruction(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeProcessingInstruction(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeQName(XMLStreamWriter, QName) - Method in class org.codehaus.xfire.fault.Soap12FaultSerializer
 
writeRequest(OutputStream) - Method in class org.codehaus.xfire.transport.http.OutMessageRequestEntity
 
writeSchema(Element) - Method in class org.codehaus.xfire.aegis.type.java5.EnumType
 
writeSchema(Element) - Method in class org.codehaus.xfire.jaxb2.JaxbType
JAXB doesn't retain all the schema information at runtime, so schemas must be added manually.
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.wsdl.SimpleSchemaType
 
writeSchema(Element) - Method in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
writeStartDocument() - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartDocument() - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeStartElement(XMLStreamWriter, String, String) - Method in class org.codehaus.xfire.service.binding.WrappedBinding
 
writeStartElement(String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.xfire.util.stax.JDOMStreamWriter
 
writeStartElement(String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.xfire.util.stax.W3CDOMStreamWriter
 
writeTo(Object, String, OutputStream) - Method in class org.codehaus.xfire.attachments.ImageDataContentHandler
 
writeWithoutAttachments(MessageContext, OutMessage, OutputStream) - Static method in class org.codehaus.xfire.transport.http.HttpChannel
 
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_200508_ANONYMOUS_URI - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_200508_FAULT_ACTION - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_200508_NONE_URI - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ACTION - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ADDRESS - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_ENDPOINT_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FAULT_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_FROM - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_INTERFACE_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_IS_REF_PARAMETER - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_MESSAGE_ID - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_METADATA - 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_200508 - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_POLICIES - 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_PROPERTIES - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATES_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_RELATIONSHIP_TYPE - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_REPLY_TO - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_SERVICE_NAME - Static variable in interface org.codehaus.xfire.addressing.WSAConstants
 
WSA_TO - 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
 
Wsdl11Generator - Class in org.codehaus.xfire.gen
 
Wsdl11Generator() - Constructor for class org.codehaus.xfire.gen.Wsdl11Generator
 
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) - 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) - Constructor for class org.codehaus.xfire.wsdl11.builder.WSDLBuilderAdapter
 
WSDLBuilderFactory - Interface in org.codehaus.xfire.wsdl11.builder
Creates a WSDLBuilder for a service.
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
 
WsdlGenTask - Class in org.codehaus.xfire.gen
WsdlGenTask.
WsdlGenTask() - Constructor for class org.codehaus.xfire.gen.WsdlGenTask
 
WSDLInputStreamLoader - Class in org.codehaus.xfire.gen
 
WSDLInputStreamLoader() - Constructor for class org.codehaus.xfire.gen.WSDLInputStreamLoader
 
WSDLServiceBuilder - Class in org.codehaus.xfire.wsdl11.parser
Builds a collection of Services from a WSDL.
WSDLServiceBuilder(Definition) - Constructor for class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
WSDLServiceBuilder(String, InputStream) - Constructor for class org.codehaus.xfire.wsdl11.parser.WSDLServiceBuilder
 
WSDLServiceConfigurator - Class in org.codehaus.xfire.wsdl11.parser
Configures a prexisting Service via a WSDL.
WSDLServiceConfigurator(Service, URL, TransportManager) - Constructor for class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
WSDLServiceConfigurator(ServiceInfo, Definition, javax.wsdl.Service, PortType, Collection, BindingProvider, TransportManager) - Constructor for class org.codehaus.xfire.wsdl11.parser.WSDLServiceConfigurator
 
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.
WsGen - Class in org.codehaus.xfire.gen
 
WsGen() - Constructor for class org.codehaus.xfire.gen.WsGen
 
WsGenTask - Class in org.codehaus.xfire.gen
 
WsGenTask() - Constructor for class org.codehaus.xfire.gen.WsGenTask
 

X

xFire - Variable in class org.codehaus.xfire.spring.config.XFireBean
 
xFire - Variable in class org.codehaus.xfire.spring.ServiceBean
 
xfire - Variable in class org.codehaus.xfire.transport.http.XFireServlet
 
xfire - Variable in class org.codehaus.xfire.transport.http.XFireServletController
 
XFire - Interface in org.codehaus.xfire
Central processing point for XFire.
XFIRE_INSTANCE - Static variable in class org.codehaus.xfire.transport.http.XFireServlet
 
XFireBean - Class in org.codehaus.xfire.spring.config
 
XFireBean() - Constructor for class org.codehaus.xfire.spring.config.XFireBean
 
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
 
XFireConfigLoader - Class in org.codehaus.xfire.spring
 
XFireConfigLoader() - Constructor for class org.codehaus.xfire.spring.XFireConfigLoader
 
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, QName) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create a fault with the specified faultCode.
XFireFault(String, QName) - Constructor for exception org.codehaus.xfire.fault.XFireFault
Create an exception wih the specified fault message and faultCode.
XFireFault(String, Throwable, QName) - 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
 
XFireHttpServer(XFire) - 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
 
XFireServletController.FaultResponseCodeHandler - Class in org.codehaus.xfire.transport.http
 
XFireServletController.FaultResponseCodeHandler() - Constructor for class org.codehaus.xfire.transport.http.XFireServletController.FaultResponseCodeHandler
 
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.
XFireServletControllerAdapter(XFire) - Constructor for class org.codehaus.xfire.spring.remoting.XFireServletControllerAdapter
Initializes a new instance of the adapter with the given XFire instance.
XFireSpringServlet - Class in org.codehaus.xfire.spring
An servlet which exposes XFire services via Spring.
XFireSpringServlet() - Constructor for class org.codehaus.xfire.spring.XFireSpringServlet
 
XmlAttribute - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
XMLBEANS - Static variable in class org.codehaus.xfire.gen.Wsdl11Generator
 
XMLBEANS_NAMESPACE_HACK - Static variable in class org.codehaus.xfire.xmlbeans.XmlBeansType
 
XmlBeansSchemaSupport - Class in org.codehaus.xfire.gen.xmlbeans
 
XmlBeansSchemaSupport() - Constructor for class org.codehaus.xfire.gen.xmlbeans.XmlBeansSchemaSupport
 
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(SchemaType) - 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) - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilder
 
XmlBeansWSDLBuilderFactory - Class in org.codehaus.xfire.xmlbeans
 
XmlBeansWSDLBuilderFactory() - Constructor for class org.codehaus.xfire.xmlbeans.XmlBeansWSDLBuilderFactory
 
XmlElement - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
XmlParamType - Annotation Type in org.codehaus.xfire.aegis.type.java5
Annotates services method parameters to provide information about how they are to be serialized.
XmlPullStreamReader - Class in org.codehaus.xfire.xmpp
 
XmlPullStreamReader(XmlPullParser) - Constructor for class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
xmlpullToStaxEvent(int) - Method in class org.codehaus.xfire.xmpp.XmlPullStreamReader
 
XmlReturnType - Annotation Type in org.codehaus.xfire.aegis.type.java5
Annotates a service's return type to provide information about how it is to be serialized.
XmlType - Annotation Type in org.codehaus.xfire.aegis.type.java5
 
XMPP_ERROR - Static variable in class org.codehaus.xfire.xmpp.XMPPFaultHandler
 
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
 
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_NS - Static variable in class org.codehaus.xfire.wsdl11.builder.AbstractWSDL
 
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
 
XSI_PREFIX - 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.

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

Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.