From 90966728991f04dbb92cd052c734b4aec658e1b6 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2009 01:36:06 +0000 Subject: --- .../remotecall/class-use/ServerResponse.html | 188 +++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 javadoc/shared/remotecall/class-use/ServerResponse.html (limited to 'javadoc/shared/remotecall/class-use/ServerResponse.html') diff --git a/javadoc/shared/remotecall/class-use/ServerResponse.html b/javadoc/shared/remotecall/class-use/ServerResponse.html new file mode 100644 index 0000000..3aaf152 --- /dev/null +++ b/javadoc/shared/remotecall/class-use/ServerResponse.html @@ -0,0 +1,188 @@ + + + + + + +Uses of Class shared.remotecall.ServerResponse + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
shared.remotecall.ServerResponse

+
+ + + + + + + + + +
+Packages that use ServerResponse
client  
+  +

+ + + + + +
+Uses of ServerResponse in client
+  +

+ + + + + + + + + +
Methods in client that return ServerResponse
+static ServerResponseServerRequester.sendClientRequest(ClientRequest clientRequest) + +
+          Sends a client request to the netcalendar server end receives a server response object.
+  +

+ + + + + + + + + +
Methods in client with parameters of type ServerResponse
+ voidNetCalendarClient.update(ServerResponse serverResponse) + +
+          This method updates the GUI unsing a given server response object.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3