Uses of Class
com.sun.identity.liberty.ws.soapbinding.CorrelationHeader
-
Packages that use CorrelationHeader Package Description com.sun.identity.liberty.ws.soapbinding Provides classes to manage Liberty SOAP Binding. -
-
Uses of CorrelationHeader in com.sun.identity.liberty.ws.soapbinding
Methods in com.sun.identity.liberty.ws.soapbinding that return CorrelationHeader Modifier and Type Method Description CorrelationHeader
Message. getCorrelationHeader()
Returns theCorrelationHeader
.CorrelationHeader
SOAPFaultDetail. getCorrelationHeader()
Returns theCorrelationHeader
.Methods in com.sun.identity.liberty.ws.soapbinding with parameters of type CorrelationHeader Modifier and Type Method Description void
SOAPFaultDetail. setCorrelationHeader(CorrelationHeader correlationHeader)
Sets the value ofCorrelationHeader
.
-