|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.jaxws.addressing.factory.impl.JAXWSEndpointReferenceFactoryImpl
public class JAXWSEndpointReferenceFactoryImpl
This class is used to generate instances of the following subclasses of
EndpointReference.
W3CEndpointReference,
SubmissionEndpointReference| Constructor Summary | |
|---|---|
JAXWSEndpointReferenceFactoryImpl()
Constructor |
|
| Method Summary | ||
|---|---|---|
EndpointReference |
createEndpointReference(Source eprInfoset)
Create an instance of a supported subclass of EndpointReference. |
|
|
getAddressingNamespace(Class<T> clazz)
Map the specified class to a supported WS-Addressing namespace. |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXWSEndpointReferenceFactoryImpl()
| Method Detail |
|---|
public EndpointReference createEndpointReference(Source eprInfoset)
throws JAXBException
JAXWSEndpointReferenceFactoryEndpointReference.
createEndpointReference in interface JAXWSEndpointReferenceFactoryeprInfoset - the endpoint reference
EndpointReference.
JAXBExceptionpublic <T extends EndpointReference> String getAddressingNamespace(Class<T> clazz)
JAXWSEndpointReferenceFactory
getAddressingNamespace in interface JAXWSEndpointReferenceFactoryT - a subclass of EndpointReference.clazz - the class.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||