public final class PortUtilities extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
checkForRequestResponseOperations(com.sun.xml.ws.api.model.wsdl.WSDLPort port)
Determine whether wsdl port contains any two-way operations.
|
public static boolean checkForRequestResponseOperations(com.sun.xml.ws.api.model.wsdl.WSDLPort port)
port - WSDL port to checktrue if there are request/response present on the port; returns false otherwiseCopyright © 2005–2018 Oracle Corporation. All rights reserved.