Uses of Class
com.sun.xml.ws.message.stream.StreamHeader.Attribute

Packages that use StreamHeader.Attribute
com.sun.xml.ws.message.stream   
 

Uses of StreamHeader.Attribute in com.sun.xml.ws.message.stream
 

Methods in com.sun.xml.ws.message.stream that return types with arguments of type StreamHeader.Attribute
protected abstract  com.sun.istack.FinalArrayList<StreamHeader.Attribute> StreamHeader.processHeaderAttributes(javax.xml.stream.XMLStreamReader reader)
           
protected  com.sun.istack.FinalArrayList<StreamHeader.Attribute> StreamHeader11.processHeaderAttributes(javax.xml.stream.XMLStreamReader reader)
           
protected  com.sun.istack.FinalArrayList<StreamHeader.Attribute> StreamHeader12.processHeaderAttributes(javax.xml.stream.XMLStreamReader reader)