Uses of Class
org.objectweb.david.libs.protocols.giop.GIOPProtocol

Packages that use GIOPProtocol
org.objectweb.david.libs.binding.iiop Provides classes implementing the IIOP protocol. 
 

Uses of GIOPProtocol in org.objectweb.david.libs.binding.iiop
 

Constructors in org.objectweb.david.libs.binding.iiop with parameters of type GIOPProtocol
IIOPBinder(ProtocolInfo protocol_info, Scheduler scheduler, boolean direct_local_optimization, ChunkFactory chunk_factory, MarshallerFactory marshaller_factory, StubFactory stub_factory, NamingContext context, TaggedComponents ior_components, org.objectweb.jonathan.apis.kernel.Context protocolMappings, org.objectweb.jonathan.apis.kernel.ContextFactory context_factory, TcpIpProtocol tcp_protocol, GIOPProtocol giop_protocol)
          Builds a new instance of IIOPBinder.