| Package | Description |
|---|---|
| org.nustaq.kontraktor.remoting.http.rest |
| Modifier and Type | Method and Description |
|---|---|
RestActorServer.PublishedActor |
RestActorServer.publish(String name,
Actor obj) |
RestActorServer.PublishedActor |
RestActorServer.PublishedActor.putCoder(String name,
HttpMsgCoder coder) |
| Modifier and Type | Method and Description |
|---|---|
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) |
Copyright © 2015. All rights reserved.