|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolInfo | |
org.objectweb.david.libs.binding.iiop | Provides classes implementing the IIOP protocol. |
org.objectweb.jonathan.apis.protocols | Provides a set of classes and interfaces for communication protocols. |
Uses of ProtocolInfo in org.objectweb.david.libs.binding.iiop |
Constructors in org.objectweb.david.libs.binding.iiop with parameters of type ProtocolInfo | |
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. |
Uses of ProtocolInfo in org.objectweb.jonathan.apis.protocols |
Methods in org.objectweb.jonathan.apis.protocols that return ProtocolInfo | |
ProtocolInfo[] |
ProtocolInfo.getLower()
Get the lower nodes |
Constructors in org.objectweb.jonathan.apis.protocols with parameters of type ProtocolInfo | |
ProtocolInfo(Protocol current,
ProtocolInfo[] lower)
Create a non-leaf ProtocolInfo node |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |