|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JAXWSEndpointReferenceFactory
This class represents factories that can be used to generate instances of the
EndpointReference
.
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. |
Method Detail |
---|
EndpointReference createEndpointReference(Source eprInfoset) throws JAXBException
EndpointReference
.
eprInfoset
- the endpoint reference
EndpointReference
.
JAXBException
<T extends EndpointReference> String getAddressingNamespace(Class<T> clazz)
T
- a subclass of EndpointReference
.clazz
- the class.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |