public interface Responder
| Modifier and Type | Method and Description |
|---|---|
void |
failed(Message.Type type,
String reason) |
void |
response(Message responseMessage) |
void |
responseFireAndForget() |
void response(Message responseMessage)
void failed(Message.Type type, String reason)
void responseFireAndForget()
Copyright © 2014. All rights reserved.