xmlBlaster 2.2.0 client API

Uses of Interface
org.xmlBlaster.util.admin.I_AdminService

Packages that use I_AdminService
org.xmlBlaster.client.filepoller   
org.xmlBlaster.util.admin   
org.xmlBlaster.util.checkpoint   
org.xmlBlaster.util.protocol.email   
 

Uses of I_AdminService in org.xmlBlaster.client.filepoller
 

Subinterfaces of I_AdminService in org.xmlBlaster.client.filepoller
 interface FilePollerPluginMBean
          JMX control for the native FilePollerPlugin.
 

Classes in org.xmlBlaster.client.filepoller that implement I_AdminService
 class FilePollerPlugin
          FilePollerPlugin polls on a directory in the file system for new files.
 

Uses of I_AdminService in org.xmlBlaster.util.admin
 

Subinterfaces of I_AdminService in org.xmlBlaster.util.admin
 interface I_AdminPop3Driver
          Declares available methods to control the POP3 email poller.
 

Uses of I_AdminService in org.xmlBlaster.util.checkpoint
 

Subinterfaces of I_AdminService in org.xmlBlaster.util.checkpoint
 interface CheckpointMBean
           
 interface I_Checkpoint
          Interface for plugins to handle messages passing checkpoints.
 

Classes in org.xmlBlaster.util.checkpoint that implement I_AdminService
 class Checkpoint
          Plugin to trace the message flow into log files.
 

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

Subinterfaces of I_AdminService in org.xmlBlaster.util.protocol.email
 interface Pop3DriverMBean
          JMX control for Pop3Driver.
 

Classes in org.xmlBlaster.util.protocol.email that implement I_AdminService
 class Pop3Driver
          This class is capable to poll for emails using the POP3 protocol.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.