Package com.webmethods.caf.wsclient.proxy

Framework for generic Web Service client for MWS and CAF

See:
          Description

Interface Summary
IWSClientProxy This is the web service proxy stub which is invoked by clients and returned by the IWSProxyFactory.getProxy(java.lang.Class, java.lang.String, java.lang.String)
IWSProxyFactory IWSProxyFactory is responsible for instantiating the dynamic proxies which will in turn invoke target webservices
 

Package com.webmethods.caf.wsclient.proxy Description

Framework for generic Web Service client for MWS and CAF