Uses of Interface
org.jacorb.orb.iiop.IIOPLoopback

Packages that use IIOPLoopback
org.jacorb.orb.iiop   
 

Uses of IIOPLoopback in org.jacorb.orb.iiop
 

Methods in org.jacorb.orb.iiop that return IIOPLoopback
 IIOPLoopback IIOPLoopbackRegistry.getLoopback(IIOPAddress address)
           
 

Methods in org.jacorb.orb.iiop with parameters of type IIOPLoopback
 void IIOPLoopbackRegistry.register(IIOPAddress address, IIOPLoopback loopback)