Serialized Form
|
Package org.mobicents.slee.resource.sip11 |
serialVersionUID: 1L
serialVersionUID: 1L
dialogId
java.lang.String dialogId
- the dialog's id
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
txId
java.lang.String txId
- the transaction's id
|
Package org.mobicents.slee.resource.sip11.wrappers |
serialVersionUID: 1L
ackRequest
javax.sip.message.Request ackRequest
txId
java.lang.String txId
appData
java.lang.Object appData
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
fromAddress
javax.sip.address.Address fromAddress
toAddress
javax.sip.address.Address toAddress
customCallId
javax.sip.header.CallIdHeader customCallId
localSequenceNumber
java.util.concurrent.atomic.AtomicLong localSequenceNumber
forkingPossible
java.util.concurrent.atomic.AtomicBoolean forkingPossible
forkingWinner
boolean forkingWinner
serialVersionUID: 1L
wrappedTransaction
javax.sip.ClientTransaction wrappedTransaction
- the wrapped client tx
associatedServerTransactionId
java.lang.String associatedServerTransactionId
- the associated stx
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: -7093769756555291840L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 1L
readObject
private void readObject(java.io.ObjectInputStream stream)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
ongoingClientTransactions
java.util.concurrent.ConcurrentHashMap<K,V> ongoingClientTransactions
wrappedDialog
javax.sip.Dialog wrappedDialog
- the wrapped dialog
localTag
java.lang.String localTag
- the local tag of the dialog, for certain cases it is out of sync with wrapped dialog, because the wrapped dialog may be created without one assigned
eventFiringAddress
javax.slee.Address eventFiringAddress
lastCancelableTransactionId
SipActivityHandle lastCancelableTransactionId
pendingDelete
boolean pendingDelete
- used to delay the dialog .delete() when there are ongoing client txs
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Throws:
java.io.IOException
serialVersionUID: 8699229560432305798L
serialVersionUID: 7363453023732951366L
serialVersionUID: 1L
writeObject
private void writeObject(java.io.ObjectOutputStream stream)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2012. All Rights Reserved.