Uses of Class
com.sun.xml.rpc.soap.message.SOAPHeaderBlockInfo
Packages that use SOAPHeaderBlockInfo
-
Uses of SOAPHeaderBlockInfo in com.sun.xml.rpc.client
Methods in com.sun.xml.rpc.client with parameters of type SOAPHeaderBlockInfoModifier and TypeMethodDescriptionprotected booleanStreamingSender._readHeaderElement(SOAPHeaderBlockInfo headerInfo, XMLReader reader, SOAPDeserializationContext deserializationContext, StreamingSenderState state) -
Uses of SOAPHeaderBlockInfo in com.sun.xml.rpc.server
Methods in com.sun.xml.rpc.server with parameters of type SOAPHeaderBlockInfoModifier and TypeMethodDescriptionprotected booleanStreamingHandler.readHeaderElement(SOAPHeaderBlockInfo headerInfo, XMLReader reader, SOAPDeserializationContext deserializationContext, StreamingHandlerState state) -
Uses of SOAPHeaderBlockInfo in com.sun.xml.rpc.soap.message
Methods in com.sun.xml.rpc.soap.message with parameters of type SOAPHeaderBlockInfo