|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectxsul.ws_addressing.WsaUtil
Handy util methods right now helping to generate WSA comliant faults.
| Constructor Summary | |
WsaUtil()
|
|
| Method Summary | |||
static XmlElement |
faultDestinationUnreachable(SoapUtil soapVersion,
java.lang.Long minimumDurationInMillisecondsToWait)
|
static XmlElement |
faultDestinationUnreachable(SoapUtil soapVersion,
QName missingHeaderQname)
4.3 Destination Unreachable |
static XmlElement |
faultDestinationUnreachable(SoapUtil soapVersion,
java.net.URI wsaAction)
4.4 Action Not Supported |
||
static XmlElement |
faultInvalidMessageInformationHeader(SoapUtil soapVersion,
XmlElement invaildHeader)
4.1 Invalid Message Information Header |
||
static XmlElement |
faultMessageInformationHeaderRequired(SoapUtil soapVersion,
QName missingHeaderQname)
4.2 Message Information Header Required |
||
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WsaUtil()
| Method Detail |
public static XmlElement faultInvalidMessageInformationHeader(SoapUtil soapVersion,
XmlElement invaildHeader)
throws XsulException
XsulException
public static XmlElement faultMessageInformationHeaderRequired(SoapUtil soapVersion,
QName missingHeaderQname)
throws XsulException
XsulException
public static XmlElement faultDestinationUnreachable(SoapUtil soapVersion,
QName missingHeaderQname)
throws XsulException
XsulException
public static XmlElement faultDestinationUnreachable(SoapUtil soapVersion,
java.net.URI wsaAction)
throws XsulException
XsulException
public static XmlElement faultDestinationUnreachable(SoapUtil soapVersion,
java.lang.Long minimumDurationInMillisecondsToWait)
throws XsulException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||