org.apache.axis2.jaxws.message.factory
Interface JAXBBlockFactory

All Superinterfaces:
BlockFactory
All Known Implementing Classes:
JAXBBlockFactoryImpl

public interface JAXBBlockFactory
extends BlockFactory

JAXBBlockFactory

Creates a JAXBBlock. The business object of a JAXBBlock must be either a JAXBElement or a generated object with the XMLRootElement annotation

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

See Also:
FactoryRegistry

Method Summary
 
Methods inherited from interface org.apache.axis2.jaxws.message.factory.BlockFactory
createFrom, createFrom, createFrom, createFrom, isElement
 



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