org.jboss.jaxr.juddi.axis
Class JBossJuddiAxisTransport
java.lang.Object
org.jboss.jaxr.juddi.axis.JBossJuddiAxisTransport
- All Implemented Interfaces:
- org.apache.juddi.proxy.Transport
public class JBossJuddiAxisTransport
- extends Object
- implements org.apache.juddi.proxy.Transport
Overrides the AxisTransport class used by jUDDI
- Since:
- Nov 20, 2004
- Author:
- Anil Saldhana
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossJuddiAxisTransport
public JBossJuddiAxisTransport()
send
public Element send(Element request,
URL endpointURL)
throws org.apache.juddi.error.RegistryException
- Specified by:
send
in interface org.apache.juddi.proxy.Transport
- Throws:
org.apache.juddi.error.RegistryException
send
public Element send(Element request,
URL endpointURL,
boolean proxySet,
String proxyHost,
int proxyPort)
throws org.apache.juddi.error.RegistryException
- Throws:
org.apache.juddi.error.RegistryException
send
public String send(String request,
URL endpointURL)
throws org.apache.juddi.error.RegistryException
- Specified by:
send
in interface org.apache.juddi.proxy.Transport
- Throws:
org.apache.juddi.error.RegistryException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.