org.apache.camel.loanbroker.webservice.version
Class Client

java.lang.Object
  extended by org.apache.camel.loanbroker.webservice.version.Client

public final class Client
extends Object

The client that will invoke the loan broker service


Method Summary
static LoanBrokerWS getProxy(String address)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getProxy

public static LoanBrokerWS getProxy(String address)

main

public static void main(String[] args)


Apache CAMEL