A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages

L

Leg - Interface in com.opencloud.sentinel.multileg
 
LegEndEvent - Interface in com.opencloud.sentinel.events
Interface for the LegEndEvent
LegManager - Interface in com.opencloud.sentinel.multileg
 
LegsAlreadyLinkedException - Exception in com.opencloud.sentinel.multileg
Exception thrown if a Leg already linked to another Leg.
LegsAlreadyLinkedException() - Constructor for exception com.opencloud.sentinel.multileg.LegsAlreadyLinkedException
Create a LegsAlreadyLinkedException.
LegsAlreadyLinkedException(String) - Constructor for exception com.opencloud.sentinel.multileg.LegsAlreadyLinkedException
Create a LegsAlreadyLinkedException with a detail message.
LegsAlreadyLinkedException(String, Throwable) - Constructor for exception com.opencloud.sentinel.multileg.LegsAlreadyLinkedException
Create a LegsAlreadyLinkedException with a detail message and cause.
LegsAlreadyLinkedException(Throwable) - Constructor for exception com.opencloud.sentinel.multileg.LegsAlreadyLinkedException
Create a LegsAlreadyLinkedException with a cause.
LegState - Class in com.opencloud.sentinel.multileg
 
LegState() - Constructor for class com.opencloud.sentinel.multileg.LegState
 
LegState(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.multileg.LegState
 
LegStateMap - Class in com.opencloud.sentinel.multileg
 
LegStateMap() - Constructor for class com.opencloud.sentinel.multileg.LegStateMap
 
LegStateMap(DataInput, ClassLoader, DecoderUtils) - Constructor for class com.opencloud.sentinel.multileg.LegStateMap
 
LegSubscriptionID - Class in com.opencloud.sentinel.util
Represents a subscribed SIP event on a particular Leg
LegSubscriptionID(DataInput) - Constructor for class com.opencloud.sentinel.util.LegSubscriptionID
Constructs a new LegSubscriptionID object by deserializing data from a stream that was written by LegSubscriptionID.toStream(java.io.DataOutput).
LegSubscriptionID(String, SubscribedEventID) - Constructor for class com.opencloud.sentinel.util.LegSubscriptionID
Create a new LegSubscriptionID
LegTransactionID - Class in com.opencloud.sentinel.util
Represents a SIP transaction on a particular Leg
LegTransactionID(DataInput) - Constructor for class com.opencloud.sentinel.util.LegTransactionID
 
LegTransactionID(String, long) - Constructor for class com.opencloud.sentinel.util.LegTransactionID
Create a new LegTransactionID
LegUsageID - Interface in com.opencloud.sentinel.util
LegUsageID should uniquely represent the SIP Usage.
LimiterFilterCondition<MessageType> - Interface in com.opencloud.sentinel.feature.spi
Represents a condition to evaluate against an incoming message to determine if the message can be considered for rate limiting or if it must be allowed through.
LimiterFilterConditionAccess - Interface in com.opencloud.sentinel.feature.spi
Provides access to per-feature limiter filter conditions.
linkLeg(TcapLeg) - Method in interface com.opencloud.sentinel.ipsmgw.eventmanager.TcapLeg
Immediately link this leg to the leg provided as an argument.
linkLeg(Leg) - Method in interface com.opencloud.sentinel.multileg.Leg
Immediately link this leg to the leg provided as an argument.
A B C D E F G H I J K L M N O P R S T U V W _ 
All Classes All Packages