|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IClientProxyFactory
This interface is implemented by the ClientProxyFactory provided by the server. The client context is using the factory to create client proxies and manage invoking connections. The application developer is not using this interface.
| Method Summary | |
|---|---|
java.lang.Object |
getClientProxy()
Returns a client proxy. |
IConnectionContext |
getConnectionContext()
Returns the current connection |
IChecksumInterfaces |
getInterfaces()
Returns the client interfaces declared by the application. |
| Method Detail |
|---|
java.lang.Object getClientProxy()
IConnectionContext getConnectionContext()
IChecksumInterfaces getInterfaces()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||