org.jacorb.notification.servant
Interface IProxyConsumer

All Known Implementing Classes:
AbstractProxyConsumer, ECProxyPullConsumerImpl, ECProxyPushConsumerImpl, ProxyPullConsumerImpl, ProxyPushConsumerImpl, SequenceProxyPullConsumerImpl, SequenceProxyPushConsumerImpl, StructuredProxyPullConsumerImpl, StructuredProxyPushConsumerImpl, TypedProxyPullConsumerImpl, TypedProxyPushConsumerImpl

public interface IProxyConsumer

Version:
$Id: IProxyConsumer.java,v 1.2 2005-12-01 21:02:11 alphonse.bendt Exp $
Author:
Alphonse Bendt

Method Summary
 FilterStage getFirstStage()
           
 boolean getStartTimeSupported()
           
 boolean getStopTimeSupported()
           
 

Method Detail

getStartTimeSupported

boolean getStartTimeSupported()

getStopTimeSupported

boolean getStopTimeSupported()

getFirstStage

FilterStage getFirstStage()