Method | Description | |
---|---|---|
TokenChecker ( |
Method | Description | |
---|---|---|
OnConnectionClose ( |
||
OnConnectionReceive ( |
||
OnReceive ( object message ) : void | ||
PostStop ( ) : void | ||
PreStart ( ) : void |
protected OnConnectionClose ( |
||
connection | ||
reason | int | |
return | void |
protected OnConnectionReceive ( |
||
connection | ||
packet | object | |
return | void |
protected OnReceive ( object message ) : void | ||
message | object | |
return | void |
public TokenChecker ( |
||
initiator | ||
gateway | ||
socket | Socket | |
return | System |