Searched defs:throwSOAPFaultException (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/
H A DWsUtil.java1245 public void throwSOAPFaultException(String faultString, MessageContext msgContext) { method in class:WsUtil
1249 throwSOAPFaultException(faultString, soapMessage);
1253 public void throwSOAPFaultException(String faultString, method in class:WsUtil

Completed in 18 milliseconds