public class TrafficShapingHandlerTest extends AbstractSocketTest
cb, sb, testName| Constructor and Description |
|---|
TrafficShapingHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createGroup() |
static void |
destroyGroup() |
void |
testAutoReadGlobalTrafficShapping() |
void |
testAutoReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testAutoReadTrafficShapping() |
void |
testAutoReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testNoTrafficShapping() |
void |
testNoTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testRead1TrafficShapping() |
void |
testRead1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testReadGlobalTrafficShapping() |
void |
testReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testReadTrafficShapping() |
void |
testReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWrite1TrafficShapping() |
void |
testWrite1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWriteGlobalTrafficShapping() |
void |
testWriteGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testWriteTrafficShapping() |
void |
testWriteTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic static void createGroup()
public void testNoTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testWriteTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testWrite1TrafficShapping()
throws Throwable
Throwablepublic void testWrite1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testRead1TrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testWriteGlobalTrafficShapping()
throws Throwable
Throwablepublic void testWriteGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testReadGlobalTrafficShapping()
throws Throwable
Throwablepublic void testReadGlobalTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testAutoReadTrafficShapping()
throws Throwable
Throwablepublic void testAutoReadTrafficShapping(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testAutoReadGlobalTrafficShapping()
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.