|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jacorb.notification.servant.AbstractProxy
org.jacorb.notification.servant.AbstractProxyConsumer
org.jacorb.notification.servant.StructuredProxyPushConsumerImpl
org.jacorb.notification.servant.SequenceProxyPushConsumerImpl
Field Summary |
Fields inherited from class org.jacorb.notification.servant.StructuredProxyPushConsumerImpl |
messageFactory_ |
Fields inherited from class org.jacorb.notification.servant.AbstractProxy |
admin_, channelContext_, id_, isIDPublic_, lifetimeFilter_, logger_, offerManager_, priorityFilter_, qosSettings_, subscriptionManager_, thisServant_ |
Constructor Summary | |
SequenceProxyPushConsumerImpl(AbstractAdmin supplierAdmin,
ChannelContext channelContext)
|
Method Summary | |
void |
connect_sequence_push_supplier(SequencePushSupplier supplier)
|
void |
disconnect_sequence_push_consumer()
|
protected void |
disconnectClient()
invoke the proxy specific disconnect method. |
Servant |
getServant()
|
ProxyType |
MyType()
|
void |
push_structured_events(StructuredEvent[] events)
|
Methods inherited from class org.jacorb.notification.servant.StructuredProxyPushConsumerImpl |
activate, checkMessageProperties, connect_structured_push_supplier, connectClient, disconnect_structured_push_consumer, getFirstStage, getMessageConsumer, getSubsequentFilterStages, hasMessageConsumer, isStartTimeSupported, isTimeOutSupported, MyAdmin, obtain_subscription_types, offer_change, preActivate, push_structured_event, schedulePullTask |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CosNotifyChannelAdmin.ProxyConsumerOperations |
MyAdmin, obtain_subscription_types, validate_event_qos |
Methods inherited from interface org.omg.CosNotification.QoSAdminOperations |
get_qos, set_qos, validate_qos |
Methods inherited from interface org.omg.CosNotifyFilter.FilterAdminOperations |
add_filter, get_all_filters, get_filter, remove_all_filters, remove_filter |
Methods inherited from interface org.omg.CosNotifyComm.NotifyPublishOperations |
offer_change |
Constructor Detail |
public SequenceProxyPushConsumerImpl(AbstractAdmin supplierAdmin, ChannelContext channelContext)
Method Detail |
public ProxyType MyType()
MyType
in interface ProxyConsumerOperations
MyType
in class StructuredProxyPushConsumerImpl
protected void disconnectClient()
AbstractProxy
disconnectClient
in class StructuredProxyPushConsumerImpl
public void connect_sequence_push_supplier(SequencePushSupplier supplier) throws AlreadyConnected
connect_sequence_push_supplier
in interface SequenceProxyPushConsumerOperations
AlreadyConnected
public void push_structured_events(StructuredEvent[] events) throws Disconnected
push_structured_events
in interface SequencePushConsumerOperations
Disconnected
public void disconnect_sequence_push_consumer()
disconnect_sequence_push_consumer
in interface SequencePushConsumerOperations
public Servant getServant()
getServant
in class StructuredProxyPushConsumerImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |