org.omg.RTCORBA
Class TCPProtocolPropertiesLocalTie
java.lang.Object
org.omg.CORBA.LocalObject
org.omg.RTCORBA._TCPProtocolPropertiesLocalBase
org.omg.RTCORBA.TCPProtocolPropertiesLocalTie
- All Implemented Interfaces:
- IDLEntity, LocalInterface, Object, ProtocolProperties, ProtocolPropertiesOperations, java.io.Serializable, TCPProtocolProperties, TCPProtocolPropertiesOperations
- public class TCPProtocolPropertiesLocalTie
- extends _TCPProtocolPropertiesLocalBase
Generated from IDL interface "TCPProtocolProperties"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.LocalObject |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_policy_override, validate_connection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
TCPProtocolPropertiesLocalTie
public TCPProtocolPropertiesLocalTie(TCPProtocolPropertiesOperations delegate)
_delegate
public TCPProtocolPropertiesOperations _delegate()
_delegate
public void _delegate(TCPProtocolPropertiesOperations delegate)
no_delay
public boolean no_delay()
recv_buffer_size
public int recv_buffer_size()
recv_buffer_size
public void recv_buffer_size(int a)
keep_alive
public boolean keep_alive()
keep_alive
public void keep_alive(boolean a)
send_buffer_size
public int send_buffer_size()
dont_route
public boolean dont_route()
dont_route
public void dont_route(boolean a)
no_delay
public void no_delay(boolean a)
send_buffer_size
public void send_buffer_size(int a)