xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.test.MsgInterceptor

Packages that use MsgInterceptor
org.xmlBlaster.test.admin   
org.xmlBlaster.test.authentication   
org.xmlBlaster.test.client   
org.xmlBlaster.test.contrib.filewatcher   
org.xmlBlaster.test.contrib.replication   
org.xmlBlaster.test.dispatch   
org.xmlBlaster.test.persistence   
org.xmlBlaster.test.qos   
org.xmlBlaster.test.stress   
org.xmlBlaster.test.topic   
org.xmlBlaster.test.util   
 

Uses of MsgInterceptor in org.xmlBlaster.test.admin
 

Fields in org.xmlBlaster.test.admin declared as MsgInterceptor
private  MsgInterceptor TestAdminGet.updateInterceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.authentication
 

Fields in org.xmlBlaster.test.authentication declared as MsgInterceptor
private  MsgInterceptor TestLoginLogoutEvent.updateInterceptFirst
           
private  MsgInterceptor TestSessionReconnect.updateInterceptorSub
           
private  MsgInterceptor TestLoginLogoutEvent.updateInterceptSecond
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.client
 

Fields in org.xmlBlaster.test.client declared as MsgInterceptor
private  MsgInterceptor TestFilePollerPlugin.updateInterceptor
           
private  MsgInterceptor TestCommand.updateInterceptor
           
private  MsgInterceptor TestPtPPersistent.updateInterceptor
           
(package private)  MsgInterceptor TestTailback.Client.updateInterceptor
           
private  MsgInterceptor TestFailSafeAsync.updateInterceptor
           
private  MsgInterceptor TestSynchronousCache.updateInterceptor
           
private  MsgInterceptor TestFailSafePing.updateInterceptor
           
private  MsgInterceptor TestHistoryZero.updateInterceptor
           
private  MsgInterceptor TestXmlBlasterAccessMultiThreaded.updateInterceptor
           
private  MsgInterceptor TestFailSafe.updateInterceptor
           
private  MsgInterceptor TestStreamMessages.updateInterceptor
           
private  MsgInterceptor[] TestPersistentSession.updateInterceptors
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.contrib.filewatcher
 

Fields in org.xmlBlaster.test.contrib.filewatcher declared as MsgInterceptor
private  MsgInterceptor TestFileWatcherPlugin.updateInterceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.contrib.replication
 

Fields in org.xmlBlaster.test.contrib.replication declared as MsgInterceptor
private  MsgInterceptor TestReplication.interceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.dispatch
 

Fields in org.xmlBlaster.test.dispatch declared as MsgInterceptor
private  MsgInterceptor TestPriorizedDispatchPlugin.update
           
private  MsgInterceptor TestPriorizedDispatchWithLostCallback.updateInterceptor
           
private  MsgInterceptor TestPriorizedDispatchWithLostCallback.updateMsgs
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.persistence
 

Fields in org.xmlBlaster.test.persistence declared as MsgInterceptor
private  MsgInterceptor TestPersistence2.updateInterceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.qos
 

Fields in org.xmlBlaster.test.qos declared as MsgInterceptor
private  MsgInterceptor TestSubOneway.msgInterceptor
           
private  MsgInterceptor TestSubNotify.msgInterceptor
           
 MsgInterceptor TestPtSession.ConHolder.update
           
private  MsgInterceptor TestErase.updateInterceptor
           
private  MsgInterceptor TestSubMultiSubscribe.updateInterceptor
           
private  MsgInterceptor TestCallbackConfig.updateInterceptor
           
private  MsgInterceptor TestSubXPath.updateInterceptor
           
private  MsgInterceptor TestSubNoLocal.updateInterceptor1
           
private  MsgInterceptor TestSubNoLocal.updateInterceptor2
           
private  MsgInterceptor TestPtDQueueRedeliver.updateInterceptorRcv
           
private  MsgInterceptor TestPtPSubscribable.updateInterceptorRcv
           
private  MsgInterceptor TestPtDQueueRedeliver.updateInterceptorSnd
           
private  MsgInterceptor TestPtPSubscribable.updateInterceptorSnd
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.stress
 

Fields in org.xmlBlaster.test.stress declared as MsgInterceptor
private  MsgInterceptor MassiveSubTest.updateInterceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.topic
 

Fields in org.xmlBlaster.test.topic declared as MsgInterceptor
(package private)  MsgInterceptor TestReferenceCount.Client.updateInterceptor
           
private  MsgInterceptor TestTopicLifeCycle.updateInterceptor
           
(package private)  MsgInterceptor TestReferenceCountSwap.Client.updateInterceptor
           
 

Uses of MsgInterceptor in org.xmlBlaster.test.util
 

Fields in org.xmlBlaster.test.util declared as MsgInterceptor
private  MsgInterceptor PtPDestination.updateInterceptor
           
 

Methods in org.xmlBlaster.test.util that return MsgInterceptor
 MsgInterceptor PtPDestination.getUpdateInterceptor()
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.