| Home | Trees | Indices | Help |
|
|---|
|
|
Defines a common base class for the server-side implementations of the communication system between the client code and the server side components.
|
|||
|
AbstractCommunicationManager This is a common base class for the server-side implementations of the communication system between the client code (compiled with GWT into JavaScript) and the server side components. |
|||
|
IRequest Generic interface of a (HTTP or Portlet) request to the application. |
|||
|
IResponse Generic interface of a (HTTP or Portlet) response from the application. |
|||
|
ISession Generic wrapper interface for a (HTTP or Portlet) session. |
|||
| ICallback | |||
| UploadInterruptedException | |||
| ErrorHandlerErrorEvent | |||
|
URIHandlerErrorImpl Implementation of IErrorEvent interface.
|
|||
| InvalidUIDLSecurityKeyException | |||
|
OpenWindowCache Helper class for terminal to keep track of data that client is expected to know. |
|||
|
SimpleMultiPartInputStream Stream that extracts content from another stream until the boundary string is encountered. |
|||
|
|||
logger = logging.getLogger(__file__)
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 6 13:40:46 2013 | http://epydoc.sourceforge.net |