|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectenc.JSONEncoder
public class JSONEncoder
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface javax.net.websocket.Encoder |
|---|
Encoder.Binary<T>, Encoder.Text<T> |
| Constructor Summary | |
|---|---|
JSONEncoder()
|
|
| Method Summary | |
|---|---|
java.lang.String |
encode(org.json.JSONObject o)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JSONEncoder()
| Method Detail |
|---|
public java.lang.String encode(org.json.JSONObject o)
throws EncodeException
encode in interface Encoder.Text<org.json.JSONObject>EncodeException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||