|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
|---|---|
| OCSClassProxy | Interface implemented by all class proxies as generated by the OCSClassProxyFactory |
| OCSInterfaceProxy | Interface implemented by all interface proxies as generated by the OCSInterfaceProxyFactory |
| OCSProxy | Interface implemented by all OCSProxies as generated by the OCSClassProxyFactory or the OCSInterfaceProxyFactory. |
| OCSServerAdminInterface | An interface containing OCSServer methods accessible to administrators. |
| OCSServerUserInterface | An interface containing OCSServer methods accessible to all users. |
| Class Summary | |
|---|---|
| OCSClassProxyFactory | Generates source code for class proxies communicating transparently with server-side subjects. |
| OCSClient | OCSClient manages communication of client-side proxies with their server-side subjects via an associated OCSServer. |
| OCSInterfaceFactory | Generates code for interfaces derived from existing classes. |
| OCSInterfaceProxyFactory | Generates interface proxies through which server-side subjects may be called. |
| OCSServer | The OCSServer receives requests from the client-side proxies and routes them to associated subjects. |
| Exception Summary | |
|---|---|
| OCSException | Checked exception |
| OCSRuntimeException | Unchecked exception, thrown by methods of proxies if something serious goes wrong on the server side |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
www.ocselot.net