public abstract void writeTo (Result result)

write this EndpointReference to the specified infoset format

Parameters:
result    for writing infoset

Exceptions:
WebServiceException     if there is an error writing the EndpointReference to the specified result.
java.lang.IllegalArgumentException     If the null result value is given.