public class UDDIInquiryService extends Object
| Constructor and Description |
|---|
UDDIInquiryService() |
| Modifier and Type | Method and Description |
|---|---|
Node |
inquire(Element uddiReq) |
Node |
inquire(Element uddiReq,
String nodeName,
String clientName) |
String |
inquire(UDDIInquiryPortType inquiry,
String request) |
void |
validateRequest(String operation) |
public void validateRequest(String operation) throws UnsupportedOperationException
UnsupportedOperationExceptionpublic Node inquire(Element uddiReq, String nodeName, String clientName) throws Exception
Exceptionpublic String inquire(UDDIInquiryPortType inquiry, String request) throws Exception
ExceptionCopyright © 2004–2021 The Apache Software Foundation. All rights reserved.