org.apache.juddi.v3.client.transport.wrapper
Class UDDIInquiryService
java.lang.Object
org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
public class UDDIInquiryService
- extends java.lang.Object
- Author:
- Tom Cunningham (tcunning@apache.org)
|
Method Summary |
org.w3c.dom.Node |
inquire(org.w3c.dom.Element uddiReq)
|
org.w3c.dom.Node |
inquire(org.w3c.dom.Element uddiReq,
java.lang.String nodeName,
java.lang.String managerName)
|
java.lang.String |
inquire(UDDIInquiryPortType inquiry,
java.lang.String request)
|
void |
validateRequest(java.lang.String operation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIInquiryService
public UDDIInquiryService()
validateRequest
public void validateRequest(java.lang.String operation)
throws java.lang.UnsupportedOperationException
- Throws:
java.lang.UnsupportedOperationException
inquire
public org.w3c.dom.Node inquire(org.w3c.dom.Element uddiReq)
throws java.lang.Exception
- Throws:
java.lang.Exception
inquire
public org.w3c.dom.Node inquire(org.w3c.dom.Element uddiReq,
java.lang.String nodeName,
java.lang.String managerName)
throws java.lang.Exception
- Throws:
java.lang.Exception
inquire
public java.lang.String inquire(UDDIInquiryPortType inquiry,
java.lang.String request)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.