AbstractClientServiceProxyFactory
| Kind of class: | class |
|---|---|
| Inherits from: | BasicClass |
| Known subclasses: | |
| Author: | Simon Wacker |
| Classpath: | org.as2lib.io.conn.core.client.AbstractClientServiceProxyFactory |
| File last modified: | Friday, 08 April 2005, 12:13:02 |
AbstractClientServiceProxyFactory offers default implementations ofmethods needed when implementing the ClientServiceProxyFactory interface.
Summary
Instance methods
Instance methods inherited from BasicClass
Instance methods
getClientServiceProxy
function getClientServiceProxy (
)
Overloading:
getClientServiceProxyByUrl
getClientServiceProxyByUrlAndType (url:String, type:Function) :
getClientServiceProxyByUrlAndType (url:String, type:Function) :
getClientServiceProxyByUrlAndType
function getClientServiceProxyByUrlAndType (
url:String,
type:Function)
This method is by default not supported.