|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.toremote.gateway.plugin.AbstractGatewayChannel
com.toremote.websocket.handler.RdpHandler.ChatGatewayChannel
class RdpHandler.ChatGatewayChannel
| Constructor Summary | |
|---|---|
RdpHandler.ChatGatewayChannel()
|
|
| Method Summary | |
|---|---|
void |
close()
Channel is closed |
int |
getFlags()
|
java.lang.String |
getName()
|
void |
open()
Channel is opened |
void |
process(net.protocol.utils.DataView data)
process the client side data |
| Methods inherited from class com.toremote.gateway.plugin.AbstractGatewayChannel |
|---|
getSessionInfo, sendData, setOutput, setSessionInfo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RdpHandler.ChatGatewayChannel()
| Method Detail |
|---|
public java.lang.String getName()
getName in class AbstractGatewayChannelpublic int getFlags()
getFlags in class AbstractGatewayChannelpublic void process(net.protocol.utils.DataView data)
AbstractGatewayChannel
process in class AbstractGatewayChannelDataViewpublic void open()
AbstractGatewayChannel
open in class AbstractGatewayChannelpublic void close()
AbstractGatewayChannel
close in class AbstractGatewayChannel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||