This is the complete list of members for fm.liveswitch.WebSocketBase, including all inherited members.
| addOnLatestRoundTripTime(fm.liveswitch.IAction1< Integer > value) | fm.liveswitch.WebSocketBase | |
| getLastRoundTripTime() | fm.liveswitch.WebSocketBase | |
| raiseCloseComplete(fm.liveswitch.WebSocketCloseArgs closeArgs, fm.liveswitch.WebSocketStatusCode statusCode, String reason) | fm.liveswitch.WebSocketBase | protected |
| raiseOnLatestRoundTripTime(int value) | fm.liveswitch.WebSocketBase | protected |
| raiseOpenFailure(fm.liveswitch.WebSocketOpenArgs openArgs, fm.liveswitch.WebSocketStatusCode statusCode, java.lang.Exception exception) | fm.liveswitch.WebSocketBase | protected |
| raiseOpenSuccess(fm.liveswitch.WebSocketOpenArgs openArgs) | fm.liveswitch.WebSocketBase | protected |
| raiseReceive(fm.liveswitch.WebSocketOpenArgs openArgs, String textMessage, byte[] binaryMessage) | fm.liveswitch.WebSocketBase | protected |
| raiseStreamFailure(fm.liveswitch.WebSocketOpenArgs openArgs, fm.liveswitch.WebSocketStatusCode statusCode, java.lang.Exception exception) | fm.liveswitch.WebSocketBase | protected |
| removeOnLatestRoundTripTime(fm.liveswitch.IAction1< Integer > value) | fm.liveswitch.WebSocketBase | |
| setLastRoundTripTime(int value) | fm.liveswitch.WebSocketBase | protected |
| WebSocketBase() | fm.liveswitch.WebSocketBase |