Uses of Class
org.omg.CosTransactions.PropagationContext
Packages that use PropagationContext
-
Uses of PropagationContext in org.omg.CosTransactions
Fields in org.omg.CosTransactions declared as PropagationContextMethods in org.omg.CosTransactions that return PropagationContextModifier and TypeMethodDescriptionstatic PropagationContext
_CoordinatorStub.get_txcontext()
CoordinatorOperations.get_txcontext()
CoordinatorPOATie.get_txcontext()
static PropagationContext
PropagationContextHelper.read
(InputStream istream) Methods in org.omg.CosTransactions with parameters of type PropagationContextModifier and TypeMethodDescriptionstatic void
PropagationContextHelper.insert
(Any a, PropagationContext that) _TransactionFactoryStub.recreate
(PropagationContext ctx) TransactionFactoryOperations.recreate
(PropagationContext ctx) TransactionFactoryPOATie.recreate
(PropagationContext ctx) static void
PropagationContextHelper.write
(OutputStream ostream, PropagationContext value) Constructors in org.omg.CosTransactions with parameters of type PropagationContext -
Uses of PropagationContext in org.omg.CosTSPortability
Methods in org.omg.CosTSPortability with parameters of type PropagationContextModifier and TypeMethodDescriptionvoid
Sender.received_reply
(int id, PropagationContext ctx, Environment env) void
Receiver.received_request
(int id, PropagationContext ctx)