xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.engine.admin.extern.MomClientGateway

Packages that use MomClientGateway
org.xmlBlaster.engine The core implementation. 
 

Uses of MomClientGateway in org.xmlBlaster.engine
 

Fields in org.xmlBlaster.engine declared as MomClientGateway
private  MomClientGateway ServerScope.momClientGateway
           
 

Methods in org.xmlBlaster.engine that return MomClientGateway
 MomClientGateway ServerScope.getMomClientGateway()
          Access handler to forward messages beginning with "__cmd:" (administrative messages)
 

Methods in org.xmlBlaster.engine with parameters of type MomClientGateway
 void ServerScope.registerMomClientGateway(MomClientGateway momClientGateway)
          Invoked by CommandManager to register message command handler
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.