Class org.as2lib.io.conn.core.client.AbstractClientServiceProxyFactory

Description

AbstractClientServiceProxyFactory offers default implementations of methods needed when implementing the ClientServiceProxyFactory interface.

Method Index

getClientServiceProxy(), getClientServiceProxyByUrlAndType()

Inherited from BasicClass

Method Detail

getClientServiceProxy

public function getClientServiceProxy()

See Also

  • ClientServiceProxyFactory#getClientServiceProxy

getClientServiceProxyByUrlAndType

public function getClientServiceProxyByUrlAndType(url:String, type:Function)

This method is by default not supported.

Throws

UnsupportedOperationException

See Also

  • ClientServiceProxyFactory#getClientServiceProxyByUrlAndType