| Package | Description |
|---|---|
| com.github.brainlag.nsq | |
| com.github.brainlag.nsq.frames | |
| com.github.brainlag.nsq.netty |
| Modifier and Type | Method and Description |
|---|---|
NSQFrame |
Connection.commandAndWait(NSQCommand command) |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.incoming(NSQFrame frame) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorFrame |
class |
MessageFrame |
class |
ResponseFrame |
| Modifier and Type | Method and Description |
|---|---|
static NSQFrame |
NSQFrame.instance(int type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NSQHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
NSQFrame msg) |
protected void |
NSQFeatureDetectionHandler.channelRead0(io.netty.channel.ChannelHandlerContext ctx,
NSQFrame msg) |
Copyright © 2017. All rights reserved.