Serialized Form
|
Package org.mobicents.slee.resource.sip11 |
port
int port
transports
java.util.Set<E> transports
allowedTransports
java.util.Set<E> allowedTransports
stackAddress
java.lang.String stackAddress
entityName
java.lang.String entityName
state
org.mobicents.slee.resource.ResourceAdaptorState state
configurationMBeanName
java.lang.String configurationMBeanName
properties
java.util.Properties properties
provisionedProperties
java.util.Properties provisionedProperties
|
Package org.mobicents.slee.resource.sip11.wrappers |
serialVersionUID: 1L
ackRequest
javax.sip.message.Request ackRequest
appData
java.lang.Object appData
branchId
java.lang.String branchId
association
ClientTransactionAssociation association
serialVersionUID: -7093769756555291840L
serialVersionUID: 1L
wrappedDialog
javax.sip.Dialog wrappedDialog
sipActivityHandle
SipActivityHandle sipActivityHandle
initiatingTransctionId
java.lang.String initiatingTransctionId
ra
SipResourceAdaptor ra
ongoingClientTransactions
java.util.concurrent.ConcurrentHashMap<K,V> ongoingClientTransactions
ongoingServerTransactions
java.util.concurrent.ConcurrentHashMap<K,V> ongoingServerTransactions
lastCancelableTransactionId
java.lang.String lastCancelableTransactionId
provider
SleeSipProviderImpl provider
forkInitialActivityHandle
SipActivityHandle 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
org.mobicents.slee.resource.sip11.wrappers.DialogWrapper.DialogForkState forkState
forkRouteSet
java.util.ArrayList<E> forkRouteSet
- Used when:
DialogWrapper.forkInitialActivityHandle !=null
localToTag
java.lang.String localToTag
- Represents local ToTag - see comment above
reqeustURI
javax.sip.address.SipURI reqeustURI
localSequenceNumber
java.util.concurrent.atomic.AtomicLong localSequenceNumber
toTag2DialogHandle
java.util.concurrent.ConcurrentHashMap<K,V> toTag2DialogHandle
- Cotnains activity handles of fork children.
fromAddress
javax.sip.address.Address fromAddress
toAddress
javax.sip.address.Address toAddress
callIdToReUse
javax.sip.header.CallIdHeader callIdToReUse
autoGeneratedFromTag
java.lang.String autoGeneratedFromTag
serialVersionUID: 8699229560432305798L
serialVersionUID: 7363453023732951366L
Copyright © 2009. All Rights Reserved.