de.bsvrz.ars.ars.mgmt
Class InQueuesMgr.DataAckSender

java.lang.Object
  extended by de.bsvrz.ars.ars.mgmt.InQueuesMgr.DataAckSender
Enclosing class:
InQueuesMgr

public class InQueuesMgr.DataAckSender
extends java.lang.Object


Constructor Summary
InQueuesMgr.DataAckSender()
           
 
Method Summary
 void dataRequest(SystemObject object, DataDescription dataDescription, byte state)
           
 boolean isRequestSupported(SystemObject object, DataDescription dataDescription)
           
 void sendAck(ResultData rd, long qAspID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InQueuesMgr.DataAckSender

public InQueuesMgr.DataAckSender()
Method Detail

sendAck

public void sendAck(ResultData rd,
                    long qAspID)
             throws ConfigurationException,
                    DataNotSubscribedException,
                    SendSubscriptionNotConfirmed
Throws:
ConfigurationException
DataNotSubscribedException
SendSubscriptionNotConfirmed

isRequestSupported

public boolean isRequestSupported(SystemObject object,
                                  DataDescription dataDescription)
See Also:
ClientSenderInterface#isRequestSupported(SystemObject, DataDescription)

dataRequest

public void dataRequest(SystemObject object,
                        DataDescription dataDescription,
                        byte state)
See Also:
ClientSenderInterface#dataRequest(SystemObject, DataDescription, byte)


Copyright © 2005-2008 beck et al. projects GmbH All Rights Reserved.