|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionListener | |
---|---|
org.palo.api | |
org.palo.api.impl |
Uses of ConnectionListener in org.palo.api |
---|
Methods in org.palo.api with parameters of type ConnectionListener | |
---|---|
void |
Connection.addConnectionListener(ConnectionListener connectionListener)
This method adds a ConnectionListener to this
connection. |
void |
Connection.removeConnectionListener(ConnectionListener connectionListener)
This method removes a ConnectionListener from this
connection. |
Uses of ConnectionListener in org.palo.api.impl |
---|
Methods in org.palo.api.impl with parameters of type ConnectionListener | |
---|---|
void |
ConnectionImpl.addConnectionListener(ConnectionListener connectionListener)
|
void |
ConnectionImpl.removeConnectionListener(ConnectionListener connectionListener)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |