cgl.narada.service.fragmentation
Class CoalescingService

java.lang.Object
  extended by cgl.narada.service.fragmentation.CoalescingService

public class CoalescingService
extends Object

This class is responsible for coalescing fragmented events.


Constructor Summary
protected CoalescingService()
           
  CoalescingService(QosServiceImpl qosServiceImpl)
           
 
Method Summary
 void manageFragmentedEvent(EventConsumer consumer, NBEvent fragmentedEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoalescingService

protected CoalescingService()

CoalescingService

public CoalescingService(QosServiceImpl qosServiceImpl)
Method Detail

manageFragmentedEvent

public void manageFragmentedEvent(EventConsumer consumer,
                                  NBEvent fragmentedEvent)
                           throws ServiceException
Throws:
ServiceException


For comments and suggestions please send e-mail to The NaradaBrokering Project