org.jacorb.notification.servant
Interface IProxyConsumer

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

public interface IProxyConsumer

Author:
Alphonse Bendt

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

Method Detail

getStartTimeSupported

boolean getStartTimeSupported()

getStopTimeSupported

boolean getStopTimeSupported()

getFirstStage

FilterStage getFirstStage()


Copyright © 2015 JacORB. All rights reserved.