Serialized Form
|
Package org.mobicents.slee.resource.sip11 |
serialVersionUID: 1L
dialogId
java.lang.String dialogId
- the dialog's id
serialVersionUID: 1L
callId
java.lang.String callId
- the dialog's call id
localTag
java.lang.String localTag
- the dialog's local tag
remoteTag
java.lang.String remoteTag
- the dialog's remote tag
serialVersionUID: 1L
serialVersionUID: 1L
branchId
java.lang.String branchId
- the transaction's branch id
|
Package org.mobicents.slee.resource.sip11.wrappers |
serialVersionUID: 1L
ackRequest
javax.sip.message.Request ackRequest
branchId
java.lang.String branchId
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
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
routeSetOnRequest
boolean routeSetOnRequest
- Used to detect how route set has been created - in case of responses we
want to override local route set, since in case of forks, route set on
request will be propably bad :)
requestURI
javax.sip.address.SipURI requestURI
localSequenceNumber
java.util.concurrent.atomic.AtomicLong localSequenceNumber
forkInitialActivityHandle
DialogWithoutIdActivityHandle forkInitialActivityHandle
- Indicates sip activity handle for initial dialog activity created for
this dialog - created as first. Child dialogs are represented by dialog
activities with the same wrappedDialog object.
wrappedDialog.getApplicationData() returns always initial dialog activity
or one that won race to get 2xx response
forkState
DialogForkState forkState
fromAddress
javax.sip.address.Address fromAddress
toAddress
javax.sip.address.Address toAddress
customCallId
javax.sip.header.CallIdHeader customCallId
localRemoteTag
java.lang.String localRemoteTag
EMPTY_HANDLE_ARRAY
SipActivityHandle[] EMPTY_HANDLE_ARRAY
EMPTY_RH_ARRAY
javax.sip.header.RouteHeader[] EMPTY_RH_ARRAY
serialVersionUID: 1L
dialogActivityHandle
SipActivityHandle dialogActivityHandle
associatedServerTransactionBranchId
java.lang.String associatedServerTransactionBranchId
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
association
ClientTransactionAssociation association
- the server tx associated
serialVersionUID: -7093769756555291840L
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
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
lastCancelableTransactionId
java.lang.String lastCancelableTransactionId
serialVersionUID: 1L
serialVersionUID: 1L
serialVersionUID: 1L
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
ackTransaction
boolean ackTransaction
serialVersionUID: 8699229560432305798L
serialVersionUID: 7363453023732951366L
serialVersionUID: 1L
activity
boolean activity
serialVersionUID: 1L
activityHandle
SipActivityHandle activityHandle
ending
boolean ending
Copyright © 2009. All Rights Reserved.