Class Summary |
JonasReceiver |
|
JonasSecurityReceiver |
This class represents the implementation of a SecurityReceiver in JOnAS. |
JonasSecuritySender |
This class represents the implementation of a SecuritySender in JOnAS. |
JonasSender |
JonasSender used in case of DAVID orb only.
|
JonasTransactionReceiver |
|
JonasTransactionSender |
|
RemoteStub |
The RemoteStub class is the common superclass to all client stubs
generated by the Bull rmic compiler used for the implicit transactional
context propagation.
invoke() inserts in the ObjectOutputStream the Control object corresponding
to the current transaction. |
RMISecurityPropagationManager |
This is the Utility class for RMI Security context propagation |
SecurityRemoteStub |
The RemoteStub class is the common superclass to all client stubs
generated by the rmic compiler used for the implicit transactional
context propagation.
invoke() inserts in the ObjectOutputStream the Control object corresponding
to the current transaction. |
SecuritySkeleton |
|
Skeleton |
The Skeleton class is the common superclass to all server
skeletons generated by the the Bull rmic compiler used for the
implicit transactional context propagation.
inRequest() extracts in the ObjectInputStream the Control
object corresponding to the propagated transaction (it may be null).
and attaches the current thread to the transaction.
outReply() detaches the association thread/transaction. |
TSHandler |
|
TSHandlerFactory |
TSHandler |