public class EventChannelPOATie extends EventChannelPOA
| Constructor and Description |
|---|
EventChannelPOATie(EventChannelOperations delegate) |
EventChannelPOATie(EventChannelOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
EventChannelOperations |
_delegate() |
void |
_delegate(EventChannelOperations delegate) |
EventChannel |
_this() |
EventChannel |
_this(ORB orb) |
void |
push(Any event) |
int |
subscribe(EventConsumer consumer) |
boolean |
unsubscribe(int ck) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic EventChannelPOATie(EventChannelOperations delegate)
public EventChannelPOATie(EventChannelOperations delegate, POA poa)
public EventChannel _this()
_this in class EventChannelPOApublic EventChannel _this(ORB orb)
_this in class EventChannelPOApublic EventChannelOperations _delegate()
public void _delegate(EventChannelOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic int subscribe(EventConsumer consumer) throws ServiceFailure
ServiceFailurepublic boolean unsubscribe(int ck)
throws ServiceFailure
ServiceFailurepublic void push(Any event) throws ServiceFailure
ServiceFailureCopyright © 2016. All rights reserved.