com.sun.xml.ws.addressing
Class WSEPRExtension
java.lang.Object
com.sun.xml.ws.api.addressing.WSEndpointReference.EPRExtension
com.sun.xml.ws.addressing.WSEPRExtension
public class WSEPRExtension
- extends WSEndpointReference.EPRExtension
Implementation backed by XMLStreamBuffer
- Author:
- Rama.Pulavarthi@sun.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSEPRExtension
public WSEPRExtension(XMLStreamBuffer xsb,
QName qname)
readAsXMLStreamReader
public XMLStreamReader readAsXMLStreamReader()
throws XMLStreamException
- Specified by:
readAsXMLStreamReader in class WSEndpointReference.EPRExtension
- Throws:
XMLStreamException
getQName
public QName getQName()
- Specified by:
getQName in class WSEndpointReference.EPRExtension
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.