| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http | |
| org.nustaq.kontraktor.remoting.http.rest | |
| org.nustaq.kontraktor.remoting.http.rest.encoding |
| Modifier and Type | Class and Description |
|---|---|
class |
KontraktorHttpRequestImpl
Created by ruedi on 13.08.2014.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
ServeFromCPProcessor.processRequest(KontraktorHttpRequest req,
Callback<RequestResponse> response) |
boolean |
RequestProcessor.processRequest(KontraktorHttpRequest req,
Callback<RequestResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
RemoteCallEntry[] |
HttpMsgCoder.decodeFrom(String s,
KontraktorHttpRequest req) |
protected void |
RestActorServer.enqueueCall(RestActorServer.PublishedActor target,
KontraktorHttpRequest req,
Callback<RequestResponse> response) |
protected void |
RestActorServer.enqueueCall(RestActorServer.PublishedActor target,
String content,
KontraktorHttpRequest req,
Callback<RequestResponse> response) |
boolean |
RestActorServer.RestProcessor.processRequest(KontraktorHttpRequest req,
Callback<RequestResponse> response) |
| Modifier and Type | Method and Description |
|---|---|
RemoteCallEntry[] |
KsonMsgCoder.decodeFrom(String s,
KontraktorHttpRequest req) |
Copyright © 2015. All rights reserved.