com.ebmwebsourcing.wsstar.addressing.definition
Class WSAddressingFactoryImpl
java.lang.Object
com.ebmwebsourcing.wsstar.addressing.definition.WSAddressingFactory
com.ebmwebsourcing.wsstar.addressing.definition.WSAddressingFactoryImpl
public class WSAddressingFactoryImpl
- extends WSAddressingFactory
This class is a concrete implementation of the abstract class WSDMFactory.
Some ideas used here have been shamelessly copied from the wonderful JAXP and
Xerces work.
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSAddressingFactoryImpl
public WSAddressingFactoryImpl()
newWSAddressingReader
public WSAddressingReader newWSAddressingReader()
throws WSAddressingException
- Create a new instance of a WSDLReaderImpl.
- Specified by:
newWSAddressingReader in class WSAddressingFactory
- Throws:
WSDMException
WSAddressingException
newWSAddressingWriter
public WSAddressingWriter newWSAddressingWriter()
throws WSAddressingException
- Create a new instance of a WSDLWriterImpl.
- Specified by:
newWSAddressingWriter in class WSAddressingFactory
- Throws:
WSDMException
WSAddressingException
newEndpointReferenceType
public EndpointReferenceType newEndpointReferenceType()
throws WSAddressingException
- Specified by:
newEndpointReferenceType in class WSAddressingFactory
- Throws:
WSAddressingException
setJAXBObjectFactoryList
public void setJAXBObjectFactoryList(java.util.List<java.lang.Class> objectFactories)
- Description copied from class:
WSAddressingFactory
- Create a new instance of a WSDLWriterImpl.
- Specified by:
setJAXBObjectFactoryList in class WSAddressingFactory
Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.