|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbsMessage | Abstract class that needs to be used for every message that are exchanged between client and endpoint. |
| AbsNameBytesMessage | Abstract class used for exchanging a name and an array of bytes. |
| AbsNameMessage | Abstract class that can be used to exchange a message with a name inside. |
| ChannelAttachment | Class used as attachment for client's channel (to store the bytecode that is read). |
| ClassAnswer | Class used to send a class to the client. |
| ClassNotFound | Used when a class is not found. |
| ClassRequest | Sends a request with the classname that is wanted. |
| ProviderURLAnswer | Answer to the client with the content of the PROVIDER_URL. |
| ProviderURLRequest | Sends a request for getting the current protocol. |
| ResourceAnswer | Answer to the client with the content of the resource. |
| ResourceNotFound | Used when a resource is not found. |
| ResourceRequest | Used to request a resource on the server. |
Messages exchanged by client/server
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||