xmlBlaster 2.2.0 API

org.xmlBlaster.engine.dispatch
Class CbDispatchConnection.Holder

java.lang.Object
  extended by org.xmlBlaster.engine.dispatch.CbDispatchConnection.Holder
Enclosing class:
CbDispatchConnection

 class CbDispatchConnection.Holder
extends java.lang.Object


Field Summary
 MsgQueueUpdateEntry msgQueueUpdateEntry
           
 MsgUnitRaw msgUnitRaw
           
 java.lang.String subscriptionId
           
 
Constructor Summary
CbDispatchConnection.Holder(MsgQueueUpdateEntry msgQueueUpdateEntry, MsgUnitRaw msgUnitRaw, java.lang.String subscriptionId)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

msgQueueUpdateEntry

public MsgQueueUpdateEntry msgQueueUpdateEntry

msgUnitRaw

public MsgUnitRaw msgUnitRaw

subscriptionId

public java.lang.String subscriptionId
Constructor Detail

CbDispatchConnection.Holder

public CbDispatchConnection.Holder(MsgQueueUpdateEntry msgQueueUpdateEntry,
                                   MsgUnitRaw msgUnitRaw,
                                   java.lang.String subscriptionId)

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.