Package | Description |
---|---|
com.opencloud.sentinel.common |
This package contains session state interfaces in the Sentinel services.
|
com.opencloud.sentinel.feature.spi |
This package contains the endpoint and feature API in the Sentinel services.
|
com.opencloud.sentinel.multileg |
This package contains the interfaces required for leg management operations in the Sentinel services.
|
Class and Description |
---|
HeadersByLeg
Stores per-Leg header values.
|
InitialRequestMap
Map of leg name -> initial request
|
LegManager |
LegStateMap |
Class and Description |
---|
LegManager |
Class and Description |
---|
DuplicateLegException
Exception thrown if a
Leg already exists with the supplied name in during importing, creating or forking process. |
HeadersByLeg
Stores per-Leg header values.
|
InitialLegPhase
Represents the initial Sentinel leg phases that legs may be in.
|
Leg |
LegsAlreadyLinkedException |
LegState |
MessageQueue
Interface for message queue.
|
ProxyResult |
SessionReplicationMode |
SipLegType
Describes how a particular
Leg is going to be used,
based on the initial request seen on that leg. |
SipMessageQueue
SipMessageQueue provides a collection for holding
SipMessage
elements in a Queue (FIFO) order. |
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.