xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.protocol.RequestReplyExecutor

Packages that use RequestReplyExecutor
org.xmlBlaster.client.protocol.email   
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.util.protocol.email   
org.xmlBlaster.util.protocol.socket   
 

Uses of RequestReplyExecutor in org.xmlBlaster.client.protocol.email
 

Subclasses of RequestReplyExecutor in org.xmlBlaster.client.protocol.email
 class EmailCallbackImpl
          Used for client to receive xmlBlaster callbacks over emails.
 class EmailConnection
          This driver sends emails to the xmlBlaster server, the return QOS are polled via POP3.
 

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

Subclasses of RequestReplyExecutor in org.xmlBlaster.client.protocol.socket
 class SocketCallbackImpl
          Used for client to receive xmlBlaster callbacks over plain sockets.
 

Uses of RequestReplyExecutor in org.xmlBlaster.util.protocol.email
 

Subclasses of RequestReplyExecutor in org.xmlBlaster.util.protocol.email
 class EmailExecutor
          Base class to handle request/reply for emails.
 

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

Subclasses of RequestReplyExecutor in org.xmlBlaster.util.protocol.socket
 class SocketExecutor
          Send/receive messages over outStream and inStream.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.