See: Description
Interface | Description |
---|---|
Leg | |
LegManager | |
MessageQueue<T> |
Interface for message queue.
|
SipMessageQueue |
SipMessageQueue provides a collection for holding
SipMessage
elements in a Queue (FIFO) order. |
Class | Description |
---|---|
HeadersByLeg |
Stores per-Leg header values.
|
HeadersByLegCodec | |
InitialRequestMap |
Map of leg name -> initial request
|
LegState | |
LegStateMap | |
MessageQueues |
Factory for producing message queues.
|
SipMessageCodec |
A
DatatypeCodec for SipMessages . |
Enum | Description |
---|---|
InitialLegPhase |
Represents the initial Sentinel leg phases that legs may be in.
|
ProxyResult | |
SessionReplicationMode | |
SipLegType |
Describes how a particular
Leg is going to be used,
based on the initial request seen on that leg. |
Exception | Description |
---|---|
DuplicateLegException |
Exception thrown if a
Leg already exists with the supplied name in during importing, creating or forking process. |
LegsAlreadyLinkedException | |
TransactionInProgressException |
This exception is thrown by sentinel when there is already a re-invite transaction in progress
on this leg or there is a re-invite message in the MessagesToSend queue which will create this condition.
|
Copyright © OpenCloud. All Rights Reserved.