A B C D E G H I J K L M N O P R S T U V W

O

onBinaryReceived(byte[]) - Method in interface com.toremote.websocket.handler.HandlerInterface
process client side binary message.
onClientDisconnected(SessionInformation) - Method in interface com.toremote.gateway.client.SessionListener
invoked when session is disconnected.
onClientDisconnected() - Method in interface com.toremote.websocket.handler.HandlerInterface
invoked after client is disconnected by network issue etc.
onClose(String, String, String) - Method in interface com.toremote.gateway.plugin.RemoteAppInterface
Invoked after the app is closed
onExit(SessionInformation) - Method in interface com.toremote.gateway.plugin.ShadowingInterface
Invoked before the join session is closed.
onFinished(String, Map<String, String>) - Method in interface com.toremote.websocket.handler.HandshakeListener
 
onHandshake(Map<String, String>) - Method in interface com.toremote.gateway.plugin.HandshakeInterface
 
onHandshake(Map<String, String>) - Method in interface com.toremote.gateway.plugin.ShadowingInterface
Invoked before the join is requested.
onHandShake(String, String, String) - Method in interface com.toremote.websocket.handler.HandlerInterface
 
onJoin(SessionInformation) - Method in interface com.toremote.gateway.plugin.ShadowingInterface
Invoked after the join session established
onLogin(User) - Method in interface com.toremote.gateway.connection.UserListInterface
 
onSessionCreated(String, SessionInformation, SessionReaderInterface) - Method in interface com.toremote.gateway.plugin.SessionInterface
Invoked after the session was created.
onSessionLogin(String, SessionInformation) - Method in interface com.toremote.gateway.plugin.SessionInterface
Invoked after used logged into current session successfully.
onSessionTerminated(String, SessionReaderInterface) - Method in interface com.toremote.gateway.plugin.SessionInterface
Invoked the session is terminated
onTextReceived(String) - Method in interface com.toremote.websocket.handler.HandlerInterface
process client side text message
onThumbnailAvailable(String, String) - Method in interface com.toremote.gateway.client.ThumbnailListenerInteface
invoked when a thumbnail is available
open() - Method in class com.toremote.gateway.plugin.AbstractGatewayChannel
Channel is opened

A B C D E G H I J K L M N O P R S T U V W