public class _PortServiceStub extends org.omg.CORBA.portable.ObjectImpl implements PortService
コンストラクタと説明 |
---|
_PortServiceStub() |
修飾子とタイプ | メソッドと説明 |
---|---|
java.lang.String[] |
_ids() |
ReturnCode_t |
connect(ConnectorProfileHolder connector_profile) |
ReturnCode_t |
disconnect_all() |
ReturnCode_t |
disconnect(java.lang.String connector_id) |
ConnectorProfile |
get_connector_profile(java.lang.String connector_id) |
ConnectorProfile[] |
get_connector_profiles() |
PortProfile |
get_port_profile() |
ReturnCode_t |
notify_connect(ConnectorProfileHolder connector_profile) |
ReturnCode_t |
notify_disconnect(java.lang.String connector_id) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
public PortProfile get_port_profile()
get_port_profile
インタフェース内 PortServiceOperations
public ConnectorProfile[] get_connector_profiles()
get_connector_profiles
インタフェース内 PortServiceOperations
public ConnectorProfile get_connector_profile(java.lang.String connector_id)
get_connector_profile
インタフェース内 PortServiceOperations
public ReturnCode_t connect(ConnectorProfileHolder connector_profile)
connect
インタフェース内 PortServiceOperations
public ReturnCode_t disconnect(java.lang.String connector_id)
disconnect
インタフェース内 PortServiceOperations
public ReturnCode_t disconnect_all()
disconnect_all
インタフェース内 PortServiceOperations
public ReturnCode_t notify_connect(ConnectorProfileHolder connector_profile)
notify_connect
インタフェース内 PortServiceOperations
public ReturnCode_t notify_disconnect(java.lang.String connector_id)
notify_disconnect
インタフェース内 PortServiceOperations
public java.lang.String[] _ids()
_ids
クラス内 org.omg.CORBA.portable.ObjectImpl