|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SocketCallbackImpl | |
| org.xmlBlaster.client.protocol.socket | |
| Uses of SocketCallbackImpl in org.xmlBlaster.client.protocol.socket |
| Fields in org.xmlBlaster.client.protocol.socket declared as SocketCallbackImpl | |
private SocketCallbackImpl |
WorkerThread.cbHandler
The manager class, my creator and my destiny |
protected SocketCallbackImpl |
SocketConnection.cbReceiver
SocketCallbackImpl listens on socket to receive callbacks |
| Methods in org.xmlBlaster.client.protocol.socket with parameters of type SocketCallbackImpl | |
(package private) void |
SocketConnection.registerCbReceiver(SocketCallbackImpl cbReceiver)
Called by SocketCallbackImpl on creation |
| Constructors in org.xmlBlaster.client.protocol.socket with parameters of type SocketCallbackImpl | |
WorkerThread(Global glob,
SocketCallbackImpl cbHandler,
MsgInfo receiver)
Creates the thread. |
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||