public abstract class MIOPConnection extends StreamConnectionBase
ServerMIOPConnection,
Serialized Formin_stream, out_streamb_out, configuration, connected, connection_info, finalTimeout, logger, orb, profile| Constructor and Description |
|---|
MIOPConnection()
Creates a new MIOP Connection for a specified group profile
|
| Modifier and Type | Method and Description |
|---|---|
protected COMM_FAILURE |
handleCommFailure(IOException e)
this is invoked whenever a communication error occurs.
|
boolean |
is_data_available()
By default, this method return false (client behaviour).
|
boolean |
isSSL()
Not supporting SSL over MIOP transport
|
boolean |
supports_callback()
Plugin doesn't support BiDir.
|
flush, read, silentClose, writeconfigure, get_server_profile, getLocalhost, getTimeout, is_connected, setTimeout, 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, 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_overridepublic MIOPConnection()
public boolean supports_callback()
supports_callback in interface org.omg.ETF.ConnectionOperationssupports_callback in class ConnectionBasepublic boolean is_data_available()
is_data_available in interface org.omg.ETF.ConnectionOperationsis_data_available in class StreamConnectionBasepublic boolean isSSL()
isSSL in class StreamConnectionBaseprotected COMM_FAILURE handleCommFailure(IOException e)
ConnectionBasehandleCommFailure in class ConnectionBaseCopyright © 2017 JacORB. All rights reserved.