|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionIntercept | |
org.indy |
Uses of ConnectionIntercept in org.indy |
Methods in org.indy that return ConnectionIntercept | |
protected ConnectionIntercept |
ConnectionIntercept.getIntercept()
Gets the intercept attribute of the IdConnectionIntercept object |
Methods in org.indy with parameters of type ConnectionIntercept | |
void |
ConnectionInterceptListener.onConnect(ConnectionIntercept sender)
Description of the Method |
void |
ConnectionInterceptListener.onDisconnect(ConnectionIntercept sender)
Description of the Method |
void |
ConnectionInterceptListener.onRead(ConnectionIntercept sender,
byte[] b)
Description of the Method |
void |
ConnectionInterceptListener.onWrite(ConnectionIntercept sender,
byte[] b)
Description of the Method |
protected void |
ConnectionIntercept.setIntercept(ConnectionIntercept i)
Sets the intercept attribute of the IdConnectionIntercept object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |