org.apache.camel.loanbroker.webservice.version.credit
Class CreditAgencyClient

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

public class CreditAgencyClient
extends Object


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

Constructor Detail

CreditAgencyClient

public CreditAgencyClient()
Method Detail

getProxy

public CreditAgencyWS getProxy()

main

public static void main(String[] args)


Apache CAMEL