A second round of fixes to simplify the web application setup code and provide for a connection context accessible by the application when handling web requests.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Method #0 = com.foundation.tcv.controller.IServerSessionController.processMessages(long;long;com.common.util.IList;boolean;
|
||||
Method #1 = com.foundation.tcv.controller.IServerSessionController.requestInitialView
|
||||
Method #2 = com.foundation.tcv.controller.IServerSessionController.requestResourceGroupData(com.common.util.IList;
|
||||
Method #3 = com.foundation.tcv.controller.IServerSessionController.requestResourceData(com.common.util.IList;
|
||||
Method #0 = com.foundation.tcv.controller.IServerSessionController.closeSession
|
||||
Method #1 = com.foundation.tcv.controller.IServerSessionController.requestResourceGroupData(com.common.util.IList;
|
||||
Method #2 = com.foundation.tcv.controller.IServerSessionController.requestResourceData(com.common.util.IList;
|
||||
Method #3 = com.foundation.tcv.controller.IServerSessionController.requestInitialView
|
||||
Method #4 = com.foundation.tcv.controller.IServerSessionController.requestCodeData([Ljava.lang.String;;
|
||||
Method #5 = com.foundation.tcv.controller.IServerSessionController.closeSession
|
||||
Method #5 = com.foundation.tcv.controller.IServerSessionController.processMessages(long;long;com.common.util.IList;boolean;
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
Method #0 = com.foundation.tcv.controller.IThinServerController.getClientDownloadSize(java.lang.String;
|
||||
Method #1 = com.foundation.tcv.controller.IThinServerController.registerClient(com.common.util.IHashMap;
|
||||
Method #2 = com.foundation.tcv.controller.IThinServerController.getClientDownloadChunk(java.lang.String;int;
|
||||
Method #1 = com.foundation.tcv.controller.IThinServerController.getClientDownloadChunk(java.lang.String;int;
|
||||
Method #2 = com.foundation.tcv.controller.IThinServerController.registerClient(com.common.util.IHashMap;
|
||||
|
||||
Reference in New Issue
Block a user