public abstract class DomainParticipantPOA extends Servant implements InvokeHandler, DomainParticipantOperations
| Constructor and Description |
|---|
DomainParticipantPOA() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_all_interfaces(POA poa,
byte[] obj_id) |
OutputStream |
_invoke(String method,
InputStream _input,
ResponseHandler handler) |
DomainParticipant |
_this() |
DomainParticipant |
_this(ORB orb) |
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassert_liveliness, create_contentfilteredtopic, create_multitopic, create_publisher, create_subscriber, create_topic, delete_contained_entities, delete_contentfilteredtopic, delete_multitopic, delete_publisher, delete_subscriber, delete_topic, find_topic, get_builtin_subscriber, get_default_publisher_qos, get_default_subscriber_qos, get_default_topic_qos, get_domain_id, get_listener, get_qos, ignore_participant, ignore_publication, ignore_subscription, ignore_topic, lookup_topicdescription, set_default_publisher_qos, set_default_subscriber_qos, set_default_topic_qos, set_listener, set_qosenable, get_status_changes, get_statusconditionpublic DomainParticipant _this()
public DomainParticipant _this(ORB orb)
public OutputStream _invoke(String method, InputStream _input, ResponseHandler handler) throws SystemException
_invoke in interface InvokeHandlerSystemExceptionpublic String[] _all_interfaces(POA poa, byte[] obj_id)
_all_interfaces in class ServantCopyright © 2015 JacORB. All rights reserved.