Uses of Package
org.apache.axis2.jaxws.message.factory

Packages that use org.apache.axis2.jaxws.message.factory
org.apache.axis2.jaxws.message   
org.apache.axis2.jaxws.message.databinding.impl   
org.apache.axis2.jaxws.message.factory   
org.apache.axis2.jaxws.message.impl   
org.apache.axis2.jaxws.message.util.impl   
org.apache.axis2.jaxws.runtime.description.marshal   
org.apache.axis2.jaxws.runtime.description.marshal.impl   
 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.message
BlockFactory
          BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.message.databinding.impl
BlockFactory
          BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

JAXBBlockFactory
          JAXBBlockFactory

Creates a JAXBBlock.

OMBlockFactory
          OMBlockFactory

Creates an OMBlock

* The FactoryRegistry should be used to get access to the Factory

SOAPEnvelopeBlockFactory
          SOAPEnvelopeBlockFactory

Creates a SOAPEnvelopeBlock

The FactoryRegistry should be used to get access to the Factory

SourceBlockFactory
          SourceBlockFactory

Creates a SourceBlock

The FactoryRegistry should be used to get access to the Factory

XMLStringBlockFactory
          XMLStringBlockFactory

Creates a XMLStringBlock

The FactoryRegistry should be used to get access to the Factory

 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.message.factory
BlockFactory
          BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.message.impl
BlockFactory
          BlockFactory

Interface to create Block objects An object is created from either a reader, another Block or the BusinessObject.

MessageFactory
          MessageFactory

Creates a Message object.

XMLPartFactory
          XMLPartFactory

Creates an XMLPart object.

 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.message.util.impl
SAAJConverterFactory
          SAAJConverterFactory Creates an SAAJConverter object A factory is necessary because implementations may need to plug in their own SAAJ or OM implementations.
 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.runtime.description.marshal
MessageFactory
          MessageFactory

Creates a Message object.

 

Classes in org.apache.axis2.jaxws.message.factory used by org.apache.axis2.jaxws.runtime.description.marshal.impl
MessageFactory
          MessageFactory

Creates a Message object.

 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.