public class ClientIIOPConnection extends IIOPConnection implements Configurable
| Modifier and Type | Field and Description |
|---|---|
static int |
openTransports |
socket, use_sslin_stream, out_streamb_out, configuration, connected, connection_info, finalTimeout, logger, orb, profile| Constructor and Description |
|---|
ClientIIOPConnection() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSSL()
Check if this client should use SSL when connecting to
the server described by the 'profile'.
|
void |
close() |
void |
configure(Configuration configuration) |
void |
connect(org.omg.ETF.Profile server_profile,
long time_out)
Attempts to establish a 1-to-1 connection with a server using the
Listener endpoint from the given Profile description.
|
int |
getSsl_port() |
getSocket, getTimeout, handleCommFailure, hashCode, isSSL, setTimeoutflush, is_data_available, read, silentClose, writeget_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_connectionclone, equals, finalize, getClass, 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_overridepublic void configure(Configuration configuration) throws ConfigurationException
configure in interface Configurableconfigure in class ConnectionBaseConfigurationExceptionpublic void connect(org.omg.ETF.Profile server_profile,
long time_out)
connect in interface org.omg.ETF.ConnectionOperationspublic void close()
close in interface org.omg.ETF.ConnectionOperationsprotected void checkSSL()
public int getSsl_port()
Copyright © 2017 JacORB. All rights reserved.