Class SipTransactionContext.TransactionSnapshot
java.lang.Object
io.github.lunasaw.sip.common.context.SipTransactionContext.TransactionSnapshot
- Enclosing class:
- SipTransactionContext
事务上下文快照,用于线程间传递
-
Constructor Summary
ConstructorsConstructorDescriptionTransactionSnapshot
(javax.sip.RequestEvent requestEvent, String callId, SipTransactionContext.TransactionType type) -
Method Summary
-
Constructor Details
-
TransactionSnapshot
public TransactionSnapshot(javax.sip.RequestEvent requestEvent, String callId, SipTransactionContext.TransactionType type)
-
-
Method Details
-
getRequestEvent
public javax.sip.RequestEvent getRequestEvent() -
getCallId
-
getType
-