Factory method to read an EndpointReference from the infoset contained in
eprInfoset. This method delegates to the vendor specific
implementation of the javax.xml.ws.spi.Provider.readEndpointReference method.
eprInfoset | The EndpointReference infoset to be unmarshalled |
eprInfoset
never null
WebServiceException
| if an error occurs while creating the
EndpointReference from the eprInfoset | |
java.lang.IllegalArgumentException
| if the null eprInfoset value is given. |
Diagram: Endpoint