public class DatagramUnicastTest extends AbstractDatagramTest
addrcb, logger, sb, testName| Constructor and Description |
|---|
DatagramUnicastTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testSimpleSendCompositeDirectByteBuf() |
void |
testSimpleSendCompositeDirectByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSimpleSendCompositeHeapByteBuf() |
void |
testSimpleSendCompositeHeapByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSimpleSendCompositeMixedByteBuf() |
void |
testSimpleSendCompositeMixedByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSimpleSendDirectByteBuf() |
void |
testSimpleSendDirectByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSimpleSendHeapByteBuf() |
void |
testSimpleSendHeapByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testSimpleSendWithoutBind() |
void |
testSimpleSendWithoutBind(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactoriesnewAllocators, runpublic void testSimpleSendDirectByteBuf()
throws Throwable
Throwablepublic void testSimpleSendDirectByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testSimpleSendHeapByteBuf()
throws Throwable
Throwablepublic void testSimpleSendHeapByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testSimpleSendCompositeDirectByteBuf()
throws Throwable
Throwablepublic void testSimpleSendCompositeDirectByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testSimpleSendCompositeHeapByteBuf()
throws Throwable
Throwablepublic void testSimpleSendCompositeHeapByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testSimpleSendCompositeMixedByteBuf()
throws Throwable
Throwablepublic void testSimpleSendCompositeMixedByteBuf(io.netty.bootstrap.Bootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testSimpleSendWithoutBind()
throws Throwable
ThrowableCopyright © 2008–2015 The Netty Project. All rights reserved.