org.apache.juddi.v3.client.transport.wrapper
Class UDDIInquiryService
java.lang.Object
org.apache.juddi.v3.client.transport.wrapper.UDDIInquiryService
public class UDDIInquiryService
- extends Object
- Author:
- Tom Cunningham (tcunning@apache.org)
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(String operation)
throws UnsupportedOperationException
- Throws:
UnsupportedOperationException
inquire
public Node inquire(Element uddiReq)
throws Exception
- Throws:
Exception
inquire
public Node inquire(Element uddiReq,
String nodeName,
String clientName)
throws Exception
- Throws:
Exception
inquire
public String inquire(org.uddi.v3_service.UDDIInquiryPortType inquiry,
String request)
throws Exception
- Throws:
Exception
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.