Uses of Class
com.siperf.commons.data.expirable.ExpirableObject
Packages that use ExpirableObject
Package
Description
-
Uses of ExpirableObject in com.siperf.amistream.connection.both.transcation
Subclasses of ExpirableObject in com.siperf.amistream.connection.both.transcationModifier and TypeClassDescriptionclassRepresents a transaction in the system that can be started, stopped, and tracked. -
Uses of ExpirableObject in com.siperf.amistream.connection.client.transaction
Subclasses of ExpirableObject in com.siperf.amistream.connection.client.transactionModifier and TypeClassDescriptionclassRepresents an abstract class for managing client-side actions in an AMI transaction.classRepresents an AMI (Asterisk Manager Interface) transaction specific to a client.classRepresents a transaction for retrieving a variable's value from a specific channel in AMI (Asterisk Manager Interface).classRepresents a transaction for handling a hangup action in an AMI (Asterisk Manager Interface) context.classclassRepresents a transaction for logging out a client from the system.classDeprecated.classRepresents an originate transaction in an AMI (Asterisk Manager Interface) client.classclassRepresents a transaction for redirecting an AMI (Asterisk Manager Interface) action.classRepresents a transaction for setting a variable on a channel in the Asterisk Manager Interface (AMI). -
Uses of ExpirableObject in com.siperf.amistream.connection.server.transaction
Subclasses of ExpirableObject in com.siperf.amistream.connection.server.transactionModifier and TypeClassDescriptionclassclassclassclass -
Uses of ExpirableObject in com.siperf.commons.data.expirable
Classes in com.siperf.commons.data.expirable with type parameters of type ExpirableObjectModifier and TypeInterfaceDescriptioninterfaceExpirableObjectIterationTask<V extends ExpirableObject>classExpirableObjectsMap<K,V extends ExpirableObject>