Modifier and Type | Method and Description |
---|---|
void |
BulkIndexAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
BulkHandler.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
BulkFlushAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
BulkDeleteAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
Modifier and Type | Method and Description |
---|---|
void |
UnsubscribeAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
SubscribeAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
PublishAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
void |
ForwardAction.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
Modifier and Type | Class and Description |
---|---|
class |
NettyInteractiveRequest
Netty implemenation for an interactive request.
|
Modifier and Type | Class and Description |
---|---|
class |
NettyWebSocketBulkRequest
Netty bulk request convenience class.
|
Modifier and Type | Method and Description |
---|---|
void |
InteractiveHandler.handleRequest(InteractiveRequest request,
InteractiveChannel channel) |
Copyright © 2012–2014. All rights reserved.