public class OneWayJudge extends Object
Constructor and Description |
---|
OneWayJudge() |
Modifier and Type | Method and Description |
---|---|
static boolean |
determineOneWay(String requestURL,
SOAPMessageContext messageContext,
String action)
attempts to determine if the SOAP service is a one way transaction by parsing the wsdl
|
public static boolean determineOneWay(String requestURL, SOAPMessageContext messageContext, String action)
requestURL
- messageContext
- action
- Copyright © 2008–2017 MIL-OSS. All rights reserved.