com.sun.xml.ws.api.addressing
Class WSEndpointReference.EPRExtension
java.lang.Object
com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
- Direct Known Subclasses:
- WSEPRExtension
- Enclosing class:
- WSEndpointReference
public abstract static class WSEndpointReference.EPRExtension
- extends Object
Represents an extensibility element inside an EndpointReference
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSEndpointReference.EPRExtension
public WSEndpointReference.EPRExtension()
readAsXMLStreamReader
public abstract javax.xml.stream.XMLStreamReader readAsXMLStreamReader()
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException
getQName
public abstract QName getQName()
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.