xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.protocol.socket.SocketExecutorMBean

Packages that use SocketExecutorMBean
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.protocol.socket   
org.xmlBlaster.util.protocol.socket   
 

Uses of SocketExecutorMBean in org.xmlBlaster.client.protocol.socket
 

Classes in org.xmlBlaster.client.protocol.socket that implement SocketExecutorMBean
 class SocketCallbackImpl
          Used for client to receive xmlBlaster callbacks over plain sockets.
 

Uses of SocketExecutorMBean in org.xmlBlaster.protocol.socket
 

Classes in org.xmlBlaster.protocol.socket that implement SocketExecutorMBean
 class HandleClient
          Holds one socket connection to a client and handles all requests from one client with plain socket messaging.
 class SocketCbConnection
          This instance establishes exactly one connection to a listening client side callback server.
 

Uses of SocketExecutorMBean in org.xmlBlaster.util.protocol.socket
 

Classes in org.xmlBlaster.util.protocol.socket that implement SocketExecutorMBean
 class SocketExecutor
          Send/receive messages over outStream and inStream.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.