xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.test.Msg

Packages that use Msg
org.xmlBlaster.test Tests running xmlBlaster instances with ugly behaving clients. 
 

Uses of Msg in org.xmlBlaster.test
 

Fields in org.xmlBlaster.test with type parameters of type Msg
private  java.util.Vector<Msg> MsgInterceptor.updateVec
           
 

Methods in org.xmlBlaster.test that return Msg
 Msg MsgInterceptor.getMsg(java.lang.String oid, java.lang.String state)
          Access the updated message filtered by the given oid and state.
 Msg[] MsgInterceptor.getMsgs()
           
 Msg[] MsgInterceptor.getMsgs(java.lang.String oid, java.lang.String state)
          Access the updated message filtered by the given oid and state.
 

Methods in org.xmlBlaster.test with parameters of type Msg
 void MsgInterceptor.add(Msg msg)
           
 void MsgInterceptor.remove(Msg msg)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.