xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.protocol.socket.SocketCallbackImpl

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 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.