public class ConsoleInvokeHandler extends AbstractBasicInvokeHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
invokeIdContextMap| Constructor and Description |
|---|
ConsoleInvokeHandler() |
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
void |
invokeServiceInternal(InvokeInfo invokeInfo,
Context context) |
void |
onEndSession(String invokeId,
Context context) |
void |
sendMessageToService(Message message,
Context context) |
endSession, getContextByInvokeId, invokeService, sendMessageToServicepublic static String TYPE
public String getType()
getType in interface InvokeHandlergetType in class AbstractBasicInvokeHandlerpublic void invokeServiceInternal(InvokeInfo invokeInfo, Context context)
invokeServiceInternal in class AbstractBasicInvokeHandlerpublic void sendMessageToService(Message message, Context context)
sendMessageToService in class AbstractBasicInvokeHandlerpublic void onEndSession(String invokeId, Context context)
onEndSession in class AbstractBasicInvokeHandlerCopyright © 2015. All rights reserved.