public interface ConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
created(Connection con) |
void |
endSession(Connection con) |
void |
startSession(Connection con) |
void created(Connection con)
void startSession(Connection con)
void endSession(Connection con)
Copyright © 2012. All Rights Reserved.