class ConnectionRegressionTest.TestBug102404Listener extends java.lang.Object implements ServerSessionStateController.SessionStateChangesListener
| Modifier and Type | Field and Description |
|---|---|
(package private) ServerSessionStateController.ServerSessionStateChanges |
changes |
| Constructor and Description |
|---|
TestBug102404Listener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges ch) |
private void |
printChange(ServerSessionStateController.SessionStateChange change) |
ServerSessionStateController.ServerSessionStateChanges changes
public void handleSessionStateChanges(ServerSessionStateController.ServerSessionStateChanges ch)
handleSessionStateChanges in interface ServerSessionStateController.SessionStateChangesListenerprivate void printChange(ServerSessionStateController.SessionStateChange change)