org.apache.camel.example.cxf
Class Client
java.lang.Object
org.apache.camel.example.cxf.Client
public final class Client
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Client
public Client(String wsdl)
throws MalformedURLException
- Throws:
MalformedURLException
getProxy
public Greeter getProxy()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
invoke
public void invoke()
throws Exception
- Throws:
Exception
Apache CAMEL