Uses of Class
com.sun.xml.rpc.soap.message.SOAPHeaderBlockInfo
-
Packages that use SOAPHeaderBlockInfo Package Description com.sun.xml.rpc.client com.sun.xml.rpc.server com.sun.xml.rpc.soap.message -
-
Uses of SOAPHeaderBlockInfo in com.sun.xml.rpc.client
Methods in com.sun.xml.rpc.client with parameters of type SOAPHeaderBlockInfo Modifier and Type Method Description protected 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 SOAPHeaderBlockInfo Modifier and Type Method Description protected 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 Modifier and Type Method Description voidInternalSOAPMessage. add(SOAPHeaderBlockInfo headerInfo)
-