org.apache.yoko.orb.OCI
Interface Connector

All Superinterfaces:
ConnectorOperations, Object

public interface Connector
extends ConnectorOperations, Object

An interface for Connector objects. A Connector is used by CORBA clients to initiate a connection to a server. It also provides operations for the management of IOR profiles.

See Also:
ConFactory, Transport

Method Summary
 
Methods inherited from interface org.apache.yoko.orb.OCI.ConnectorOperations
connect_timeout, connect, equal, get_info, get_usable_profiles, id, tag
 
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
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.