javax.xml.ws.wsaddressing
Class W3CEndpointReference
java.lang.Object
javax.xml.ws.EndpointReference
javax.xml.ws.wsaddressing.W3CEndpointReference
public final class W3CEndpointReference
- extends EndpointReference
This class is only provided so JaxWS code can be compiled under Java6 update 4 which
uses JaxWS 2.1. All of the methods throw UnsupportedOperationException.
Field Summary |
protected static String |
NS
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS
protected static final String NS
- See Also:
- Constant Field Values
W3CEndpointReference
protected W3CEndpointReference()
W3CEndpointReference
public W3CEndpointReference(Source source)
writeTo
public void writeTo(Result result)
- Specified by:
writeTo
in class EndpointReference
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.