public class FMLOutboundHandler
extends ChannelOutboundHandlerAdapter
| Modifier and Type | Class and Description |
|---|---|
static class |
FMLOutboundHandler.OutboundTarget |
| Modifier and Type | Field and Description |
|---|---|
static <any> |
FML_MESSAGETARGET |
static <any> |
FML_MESSAGETARGETARGS |
| Constructor and Description |
|---|
FMLOutboundHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
write(ChannelHandlerContext ctx,
java.lang.Object msg,
ChannelPromise promise) |