| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting | |
| org.nustaq.kontraktor.remoting.http.rest | |
| org.nustaq.kontraktor.remoting.http.rest.encoding |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RemoteRefRegistry.writeObject(ObjectSocket chan,
RemoteCallEntry rce) |
| Modifier and Type | Method and Description |
|---|---|
RemoteCallEntry[] |
HttpMsgCoder.decodeFrom(String s,
KontraktorHttpRequest req) |
| Modifier and Type | Method and Description |
|---|---|
String |
HttpMsgCoder.encode(RemoteCallEntry resultOrCb) |
protected void |
RestActorClient.writeObject(ObjectSocket chan,
RemoteCallEntry rce) |
| Modifier and Type | Method and Description |
|---|---|
RemoteCallEntry[] |
KsonMsgCoder.decodeFrom(String s,
KontraktorHttpRequest req) |
| Modifier and Type | Method and Description |
|---|---|
String |
PlainJSonCoder.encode(RemoteCallEntry resultOrCb) |
String |
KsonMsgCoder.encode(RemoteCallEntry resultOrCb) |
String |
JSonMsgCoder.encode(RemoteCallEntry resultOrCb) |
Copyright © 2015. All rights reserved.