com.sun.xml.ws.message.stream
Class StreamHeader11
java.lang.Object
com.sun.xml.ws.message.AbstractHeaderImpl
com.sun.xml.ws.message.stream.StreamHeader
com.sun.xml.ws.message.stream.StreamHeader11
- All Implemented Interfaces:
- Header
public class StreamHeader11
- extends StreamHeader
StreamHeader for SOAP 1.1.
- Author:
- Paul.Sandoz@Sun.Com
| Methods inherited from class com.sun.xml.ws.message.stream.StreamHeader |
getAttribute, getLocalPart, getNamespaceURI, getRole, isIgnorable, isRelay, readAsEPR, readHeader, writeTo, writeTo, writeTo |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAP_1_1_MUST_UNDERSTAND
protected static final String SOAP_1_1_MUST_UNDERSTAND
- See Also:
- Constant Field Values
SOAP_1_1_ROLE
protected static final String SOAP_1_1_ROLE
- See Also:
- Constant Field Values
StreamHeader11
public StreamHeader11(XMLStreamReader reader,
XMLStreamBuffer mark)
StreamHeader11
public StreamHeader11(XMLStreamReader reader)
throws XMLStreamException
- Throws:
XMLStreamException
processHeaderAttributes
protected final FinalArrayList<StreamHeader.Attribute> processHeaderAttributes(XMLStreamReader reader)
- Specified by:
processHeaderAttributes in class StreamHeader
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.