public class SocketFileRegionTest extends AbstractSocketTest
cb, logger, sb, testName| Constructor and Description |
|---|
SocketFileRegionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCustomFileRegion() |
void |
testCustomFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegion() |
void |
testFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionCountLargerThenFile() |
void |
testFileRegionCountLargerThenFile(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionNotAutoRead() |
void |
testFileRegionNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionVoidPromise() |
void |
testFileRegionVoidPromise(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
void |
testFileRegionVoidPromiseNotAutoRead() |
void |
testFileRegionVoidPromiseNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb) |
configure, newFactories, newSocketAddressnewAllocators, runpublic void testFileRegionNotAutoRead()
throws Throwable
Throwablepublic void testFileRegionVoidPromise()
throws Throwable
Throwablepublic void testFileRegionVoidPromiseNotAutoRead()
throws Throwable
Throwablepublic void testFileRegionCountLargerThenFile()
throws Throwable
Throwablepublic void testFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testCustomFileRegion(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionVoidPromise(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
Throwablepublic void testFileRegionVoidPromiseNotAutoRead(io.netty.bootstrap.ServerBootstrap sb,
io.netty.bootstrap.Bootstrap cb)
throws Throwable
ThrowableCopyright © 2008–2020 The Netty Project. All rights reserved.