Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
_
M
MOAContext
- class org.objectweb.jeremie.libs.binding.moa.
MOAContext
.
Provides an implementation of UnicastRemoteObject, multiple instances of which are managed together by an
object adapter
.
MOAContext(JRMIBFactory, ContextFactory)
- Constructor for class org.objectweb.jeremie.libs.binding.moa.
MOAContext
MOAImpl
- class org.objectweb.david.libs.binding.moa.
MOAImpl
.
Encapsulates a
MinimalAdapter instance
under a CORBA compliant interface, by implementing
SimpleAdapter
.
MOAImpl(NamingContext, DelegateFactory, MinimalAdapter, ContextFactory)
- Constructor for class org.objectweb.david.libs.binding.moa.
MOAImpl
MULTICASTIP
- Static variable in interface org.objectweb.jonathan.apis.protocols.
ProtocolIdentifiers
MULTIPLEX
- Static variable in interface org.objectweb.jonathan.apis.protocols.
ProtocolIdentifiers
MarshalException
- exception org.objectweb.jonathan.apis.presentation.
MarshalException
.
MarshalException is a checked exception that indicates that an error occured when marshalling data.
MarshalException()
- Constructor for class org.objectweb.jonathan.apis.presentation.
MarshalException
Constructs a new MarshalException with no detail message.
MarshalException(String)
- Constructor for class org.objectweb.jonathan.apis.presentation.
MarshalException
Builds a MarshalException with a detail message.
MarshalException(Exception)
- Constructor for class org.objectweb.jonathan.apis.presentation.
MarshalException
Builds a MarshalException that wraps another exception.
Marshaller
- interface org.objectweb.jonathan.apis.presentation.
Marshaller
.
Marshaller is the type of basic types marshallers.
MarshallerFactory
- interface org.objectweb.jonathan.apis.presentation.
MarshallerFactory
.
a marshaller factory is a factory for marshallers and unmarshallers (...)
MessageHelpers
- class org.objectweb.jonathan.libs.helpers.
MessageHelpers
.
This class contains some methods to deal with messages (marshallers).
MessageHelpers()
- Constructor for class org.objectweb.jonathan.libs.helpers.
MessageHelpers
MethodContext
- class org.objectweb.jeremie.tools.jrmic.
MethodContext
.
This is a container class containing information relevant to a remote method of a class being processed by the
Jeremie stub compiler
.
MinimalAdapter
- class org.objectweb.jonathan.libs.binding.moa.
MinimalAdapter
.
MinimalAdapter is a class of simple object adapters, simply maintaining a table of Java objects.
MinimalAdapter()
- Constructor for class org.objectweb.jonathan.libs.binding.moa.
MinimalAdapter
Constucts a new MinimalAdapter.
MonologFactory
- class org.objectweb.jonathan.libs.helpers.
MonologFactory
.
MonologFactory()
- Constructor for class org.objectweb.jonathan.libs.helpers.
MonologFactory
MulticastIpProtocol
- class org.objectweb.jonathan.libs.protocols.multicast_ip.
MulticastIpProtocol
.
The MulticastIpProtocol class is a protocol class encapsulating the IP Multicast protocol.
MulticastIpProtocol(MarshallerFactory)
- Constructor for class org.objectweb.jonathan.libs.protocols.multicast_ip.
MulticastIpProtocol
Build a new MulticastIpProtocol
main(String[])
- Static method in class org.objectweb.david.libs.services.CosNaming.
NameServer
Launches the name server.
main(String[])
- Static method in class org.objectweb.david.libs.services.naming.
Directory
Launches the name server.
main(String[])
- Static method in class org.objectweb.jeremie.libs.services.registry.
JRMIRegistry
Runs the registry.
main(String[])
- Static method in class org.objectweb.jeremie.tools.jrmic.
JRMICompiler
Runs the stub compiler.
mapSystemException(SystemException)
- Method in class org.objectweb.david.libs.helpers.
RMIUtilDelegate
This method maps a CORBA system exception to a RemoteException
marker
- Variable in class org.objectweb.jonathan.libs.protocols.rtp.
RTPHeader
the marker status
marshaller_factory
- Variable in class org.objectweb.david.libs.binding.orbs.
ORBClass
marshaller_factory
- Variable in class org.objectweb.jonathan.libs.protocols.tcpip.
TcpIpProtocol
max_idle
- Variable in class org.objectweb.jonathan.libs.resources.tcpip.
JConnectionMgr
Maximum number of idle connections kept by this manager.
member_count()
- Method in class org.objectweb.david.libs.binding.orbs.
RecursiveTC
member_label(int)
- Method in class org.objectweb.david.libs.binding.orbs.
RecursiveTC
member_label(int)
- Method in class org.objectweb.david.libs.binding.orbs.
UnionTC
member_name(int)
- Method in class org.objectweb.david.libs.binding.orbs.
RecursiveTC
member_type(int)
- Method in class org.objectweb.david.libs.binding.orbs.
RecursiveTC
member_type(int)
- Method in class org.objectweb.david.libs.binding.orbs.
StructTC
member_visibility(int)
- Method in class org.objectweb.david.libs.binding.orbs.
ValueTC
mf
- Variable in class org.objectweb.david.libs.services.CosTransactions.handler.
DavidTSHandler
The marshaller factory parameter used to encode/decode contexts.
mf
- Variable in class org.objectweb.jeremie.libs.services.CosTransactions.handler.
JRMITSHandler
The marshaller factory parameter used to encode/decode contexts.
mfactory
- Variable in class org.objectweb.jeremie.libs.stub_factories.std.
RefImpl
The marshaller factory associated with this reference.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Y
_