org.apache.yoko.orb.OCI
Interface TransportInfo

All Superinterfaces:
Object, TransportInfoOperations
All Known Subinterfaces:
TransportInfo
All Known Implementing Classes:
TransportInfo_impl

public interface TransportInfo
extends TransportInfoOperations, Object

Information on an OCI Transport object. Objects of this type must be narrowed to a Transport information object for a concrete protocol implementation, for example to OCI::IIOP::TransportInfo in case the plug-in implements IIOP.

See Also:
Transport

Method Summary
 
Methods inherited from interface org.apache.yoko.orb.OCI.TransportInfoOperations
acceptor_info, add_close_cb, connector_info, describe, endpoint_alias_match, get_service_contexts, handle_service_contexts, id, origin, received_bidir_SCL, remove_close_cb, 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.