public class SocketFileRegionTest extends AbstractSocketTest
addr
cb, logger, sb, testName
Constructor and Description |
---|
SocketFileRegionTest() |
Modifier and Type | Method and Description |
---|---|
void |
testFileRegion() |
void |
testFileRegion(ServerBootstrap sb,
Bootstrap cb) |
void |
testFileRegionNotAutoRead() |
void |
testFileRegionNotAutoRead(ServerBootstrap sb,
Bootstrap cb) |
void |
testFileRegionVoidPromise() |
void |
testFileRegionVoidPromise(ServerBootstrap sb,
Bootstrap cb) |
void |
testFileRegionVoidPromiseNotAutoRead() |
void |
testFileRegionVoidPromiseNotAutoRead(ServerBootstrap sb,
Bootstrap cb) |
configure, newFactories, newSocketAddress
newAllocators, run
public void testFileRegionNotAutoRead() throws Throwable
Throwable
public void testFileRegionVoidPromise() throws Throwable
Throwable
public void testFileRegionVoidPromiseNotAutoRead() throws Throwable
Throwable
public void testFileRegion(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
public void testFileRegionVoidPromise(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
public void testFileRegionNotAutoRead(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
public void testFileRegionVoidPromiseNotAutoRead(ServerBootstrap sb, Bootstrap cb) throws Throwable
Throwable
Copyright © 2008–2016 The Netty Project. All rights reserved.