public abstract class AbstractProxySerializationTest extends Object
Constructor and Description |
---|
AbstractProxySerializationTest() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractTestServer |
createServer(int port,
int max,
int scavenge) |
abstract void |
customizeContext(ServletContextHandler c) |
void |
pause(int msec) |
void |
testProxySerialization() |
public abstract AbstractTestServer createServer(int port, int max, int scavenge)
public abstract void customizeContext(ServletContextHandler c)
public void pause(int msec)
msec
- milliseconds to sleepCopyright © 1995-2015 Webtide. All Rights Reserved.