| Package | Description |
|---|---|
| org.jwebsocket.plugins.rpc | |
| org.jwebsocket.token |
Provides ...
|
| Modifier and Type | Class and Description |
|---|---|
class |
SampleRPCObject |
| Modifier and Type | Method and Description |
|---|---|
void |
Token.set(ITokenizable aTokenizable)
copies all fields of the given ITokenizable to the token.
|
void |
MapToken.set(ITokenizable aTokenizable) |
void |
JSONToken.set(ITokenizable aTokenizable) |
void |
Token.setToken(String aKey,
ITokenizable aTokenizable) |
void |
MapToken.setToken(String aKey,
ITokenizable aTokenizable) |
void |
JSONToken.setToken(String aKey,
ITokenizable aTokenizable) |
Copyright © 2013. All Rights Reserved.