Uses of Package
com.toremote.gateway.client

Packages that use com.toremote.gateway.client
com.toremote.gateway.client   
com.toremote.gateway.plugin   
 

Classes in com.toremote.gateway.client used by com.toremote.gateway.client
ClientManager
          Used to manage session on gateway, you can use ClientManager.getInstance() to get the instance and manage sessions on gateway.
InputInterface
          Session input interface, used to send client events (keyboard, mouse) to the session (RDP, VNC, SSH etc)
SessionInformation
           
SessionListener
           
SessionReaderInterface
           
SessionSaveInfo
           
SessionWriterInterface
           
ThumbnailListenerInteface
           
 

Classes in com.toremote.gateway.client used by com.toremote.gateway.plugin
ClientException
          Report exception and set up error code for client side
SessionInformation
           
SessionReaderInterface
           
SessionWriterInterface