org.omg.dds
Class PublisherPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.dds.PublisherPOA
org.omg.dds.PublisherPOATie
- All Implemented Interfaces:
- EntityOperations, InvokeHandler, PublisherOperations
- public class PublisherPOATie
- extends PublisherPOA
Generated from IDL interface "Publisher"
- Author:
- JacORB IDL compiler V 2.2.3, 10-Dec-2005
Methods inherited from class org.omg.PortableServer.Servant |
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PublisherPOATie
public PublisherPOATie(PublisherOperations delegate)
PublisherPOATie
public PublisherPOATie(PublisherOperations delegate,
POA poa)
_this
public Publisher _this()
- Overrides:
_this
in class PublisherPOA
_this
public Publisher _this(ORB orb)
- Overrides:
_this
in class PublisherPOA
_delegate
public PublisherOperations _delegate()
_delegate
public void _delegate(PublisherOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
set_listener
public int set_listener(PublisherListener a_listener,
int mask)
copy_from_topic_qos
public int copy_from_topic_qos(DataWriterQosHolder a_datawriter_qos,
TopicQos a_topic_qos)
get_qos
public void get_qos(PublisherQosHolder qos)
create_datawriter
public DataWriter create_datawriter(Topic a_topic,
DataWriterQos qos,
DataWriterListener a_listener)
get_statuscondition
public StatusCondition get_statuscondition()
lookup_datawriter
public DataWriter lookup_datawriter(java.lang.String topic_name)
set_qos
public int set_qos(PublisherQos qos)
delete_datawriter
public int delete_datawriter(DataWriter a_datawriter)
enable
public int enable()
get_default_datawriter_qos
public void get_default_datawriter_qos(DataWriterQosHolder qos)
end_coherent_changes
public int end_coherent_changes()
get_status_changes
public int get_status_changes()
get_listener
public PublisherListener get_listener()
get_participant
public DomainParticipant get_participant()
suspend_publications
public int suspend_publications()
set_default_datawriter_qos
public int set_default_datawriter_qos(DataWriterQos qos)
delete_contained_entities
public int delete_contained_entities()
begin_coherent_changes
public int begin_coherent_changes()
resume_publications
public int resume_publications()