public class IIOPLoopbackConnection extends StreamConnectionBase
in_stream, out_stream
b_out, configuration, connected, connection_info, finalTimeout, logger, orb, profile
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
connect(org.omg.ETF.Profile server_profile,
long time_out) |
String |
getConnectionInfo()
Returns a string describing this connection information.
|
protected int |
getTimeout() |
protected COMM_FAILURE |
handleCommFailure(IOException e)
this is invoked whenever a communication error occurs.
|
boolean |
isSSL() |
protected void |
setTimeout(int timeout) |
flush, is_data_available, read, silentClose, write
configure, get_server_profile, getLocalhost, is_connected, supports_callback, to_COMM_FAILURE, turnOnFinalTimeout, use_handle_time_out, wait_next_data
_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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
public void close()
protected COMM_FAILURE handleCommFailure(IOException e)
ConnectionBase
handleCommFailure
in class ConnectionBase
protected void setTimeout(int timeout)
setTimeout
in class ConnectionBase
protected int getTimeout()
getTimeout
in class ConnectionBase
public void connect(org.omg.ETF.Profile server_profile, long time_out)
public boolean isSSL()
isSSL
in class StreamConnectionBase
public String getConnectionInfo()
Copyright © 2017 JacORB. All rights reserved.