| Package | Description |
|---|---|
| de.bwaldvogel.mongo.wire |
Contains classes implementing the MongoDB wire protocol.
|
| Modifier and Type | Method and Description |
|---|---|
protected MongoReply |
MongoDatabaseHandler.handleQuery(io.netty.channel.Channel channel,
MongoQuery query) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MongoWireEncoder.encode(io.netty.channel.ChannelHandlerContext ctx,
MongoReply reply,
io.netty.buffer.ByteBuf buf) |
Copyright © 2014. All Rights Reserved.