|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectclient.ServerRequester
This class only has static members. Its used for creating a client socket to connect and communicate with the calendar server.
| Constructor Summary | |
ServerRequester()
|
|
| Method Summary | |
static ServerResponse |
sendClientRequest(ClientRequest clientRequest)
Sends a client request to the netcalendar server end receives a server response object. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerRequester()
| Method Detail |
public static final ServerResponse sendClientRequest(ClientRequest clientRequest)
clientRequest - Specifies the client request to send to the calendar server.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||