|
||||||||||
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(javax.xml.transform.Source eprInfoset)
Create an instance of a supported subclass of EndpointReference . |
|
|
getAddressingNamespace(java.lang.Class<T> clazz)
Map the specified class to a supported WS-Addressing namespace. |
Method Detail |
---|
EndpointReference createEndpointReference(javax.xml.transform.Source eprInfoset) throws javax.xml.bind.JAXBException
EndpointReference
.
eprInfoset
- the endpoint reference
EndpointReference
.
javax.xml.bind.JAXBException
<T extends EndpointReference> java.lang.String getAddressingNamespace(java.lang.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 |