org.apache.yoko.orb.OCI
Interface AcceptorInfo

All Superinterfaces:
AcceptorInfoOperations, Object
All Known Subinterfaces:
AcceptorInfo
All Known Implementing Classes:
AcceptorInfo_impl

public interface AcceptorInfo
extends AcceptorInfoOperations, Object

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

See Also:
Acceptor

Method Summary
 
Methods inherited from interface org.apache.yoko.orb.OCI.AcceptorInfoOperations
add_accept_cb, describe, id, remove_accept_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.