Package org.jboss.invocation.iiop

Interface Summary
IIOPInvokerMBean (src) Mbean interface for the IIOP invoker.
ReferenceFactory (src) Interface of a CORBA reference factory.
ServantRegistries (src) Interface of a set of registries for CORBA servants.
ServantRegistry (src) Interface of a registry for CORBA servants.
 

Class Summary
IIOPInvoker (src) IIOP invoker that routs IIOP requests to CORBA servants.
ReferenceData (src) Helper class used to create a byte array ("reference data") to be embedded into a CORBA reference and to extract object/servant identification info from this byte array.
ServantRegistryKind (src) "Typesafe enum" class for the kinds of ServantRegistry.
ServantWithMBeanServer (src) Abstract class of a CORBA servant that has a reference to an MBean server.