Package org.objectweb.carol.rmi.jrmp.server

Interface Summary
JUnicastThreadFactory Generic interface for getting threads, modeled after Enhydra ThreadClientService interface.
 

Class Summary
JLocalObjectStore The class is a naming context allocating integer identifier.
JRemoteCall Class JRemoteCall is the CAROL JRMP Remote call with context propagation
JRemoteServerCall Class JRemoteServerCall is the CAROL JRMP Remote Server call with context propagation
JUnicastRef Class JUnicastRef is the CAROL JRMP UnicastRef with context propagation
JUnicastRefSf Class JUnicastRefSf is the CAROL JRMP UnicastRef with context propagation Unicast Reference ensuring context propagation with custom sockets
JUnicastRemoteObject Class Extension of UnicastRemoteObject CAROL class ensuring the JRMP context propagation Unicast Reference ensuring context propagation with custom sockets
JUnicastServerRef Class JUnicastServerRef implements the remote reference layer server-side behavior for remote objects exported with the JUnicastRef reference type.
JUnicastServerRefSf Class JUnicastServerRefSf implements the remote reference layer server-side behavior for remote objects exported with the JUnicastRefSf reference type.