xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.key.PublishKey

Packages that use PublishKey
org.xmlBlaster.test.client   
org.xmlBlaster.util Java helper classes for server and client programming. 
 

Uses of PublishKey in org.xmlBlaster.test.client
 

Fields in org.xmlBlaster.test.client declared as PublishKey
(package private)  PublishKey TestFailSafeAsync.publishKeyWrapper
           
 

Uses of PublishKey in org.xmlBlaster.util
 

Constructors in org.xmlBlaster.util with parameters of type PublishKey
MsgUnit(PublishKey key, byte[] content, PublishQos qos)
          This is a constructor suitable for clients.
MsgUnit(PublishKey key, java.lang.String contentAsString, PublishQos qos)
          This is a constructor suitable for clients.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.