public abstract class AbstractImmortalSessionTest extends Object
Modifier and Type | Class and Description |
---|---|
static class |
AbstractImmortalSessionTest.TestServlet |
Constructor and Description |
---|
AbstractImmortalSessionTest() |
Modifier and Type | Method and Description |
---|---|
abstract AbstractTestServer |
createServer(int port,
int maxInactiveMs,
int scavengeMs) |
void |
testImmortalSession() |
public abstract AbstractTestServer createServer(int port, int maxInactiveMs, int scavengeMs)
Copyright © 1995-2015 Webtide. All Rights Reserved.