A B C D E G H I J L M N O P R S T U V W 

A

addInstaller(EndpointInstaller) - Method in class org.mobicents.media.core.Server
Installs endpoints defined by specified installer.
addListener(ConnectionListener) - Method in class org.mobicents.media.core.connections.BaseConnection
 
addManager(ServerManager) - Method in class org.mobicents.media.core.Server
 
AnnouncementEndpoint - Class in org.mobicents.media.core.endpoints.impl
Announcement endpoint implementation
AnnouncementEndpoint(String) - Constructor for class org.mobicents.media.core.endpoints.impl.AnnouncementEndpoint
 
audioMixer - Variable in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
audioSplitter - Variable in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
audioSplitter - Variable in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 

B

BaseConnection - Class in org.mobicents.media.core.connections
Implements connection's FSM.
BaseConnection(int, PriorityQueueScheduler) - Constructor for class org.mobicents.media.core.connections.BaseConnection
Creates basic connection implementation.
BaseEndpointImpl - Class in org.mobicents.media.core.endpoints
Basic implementation of the endpoint.
BaseEndpointImpl(String) - Constructor for class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
BaseMixerEndpointImpl - Class in org.mobicents.media.core.endpoints
Basic implementation of the endpoint.
BaseMixerEndpointImpl(String) - Constructor for class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
BaseSplitterEndpointImpl - Class in org.mobicents.media.core.endpoints
Basic implementation of the endpoint.
BaseSplitterEndpointImpl(String) - Constructor for class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
BaseSS7EndpointImpl - Class in org.mobicents.media.core.endpoints
Basic implementation of the endpoint.
BaseSS7EndpointImpl(String, ChannelsManager, int, boolean, DspFactory) - Constructor for class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
bind() - Method in class org.mobicents.media.core.connections.BaseConnection
Initiates transition from NULL to HALF_OPEN state.
BridgeEndpoint - Class in org.mobicents.media.core.endpoints.impl
A bridge end point allows two kinds of connections: - RTP (for remote RTP media resources) and - Local (between the bridge end point and other MMS end points).
BridgeEndpoint(String) - Constructor for class org.mobicents.media.core.endpoints.impl.BridgeEndpoint
 
build() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 

C

canExpand() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
canExpand() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
 
checkIn() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
checkIn() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
checkOut() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
checkOut() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
close() - Method in class org.mobicents.media.core.connections.BaseConnection
Initiates transition from any state to state NULL.
ConferenceEndpoint - Class in org.mobicents.media.core.endpoints.impl
Conference endpoint implementation
ConferenceEndpoint(String) - Constructor for class org.mobicents.media.core.endpoints.impl.ConferenceEndpoint
 
configure(boolean) - Method in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
configure(boolean) - Method in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
configure(boolean) - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
ConnectionEventImpl - Class in org.mobicents.media.core.connections
Implementation for connection event.
ConnectionEventImpl(int, Connection) - Constructor for class org.mobicents.media.core.connections.ConnectionEventImpl
Creates new event object.
ConnectionIdGenerator - Class in org.mobicents.media.core.connections
Utility class that holds a ID generator to be used by connection factories.
ConnectionIdGenerator() - Constructor for class org.mobicents.media.core.connections.ConnectionIdGenerator
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.impl.IvrEndpoint
 
createConnection(ConnectionType, Boolean) - Method in class org.mobicents.media.core.endpoints.impl.PacketRelayEndpoint
 
createResource() - Method in class org.mobicents.media.core.connections.LocalConnectionPool
 
createResource() - Method in class org.mobicents.media.core.connections.RtpConnectionPool
 

D

deleteAllConnections() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
deleteConnection(Connection) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
deleteConnection(Connection, ConnectionType) - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
Ds0Endpoint - Class in org.mobicents.media.core.endpoints.impl
Ds0 Endpoint Implementation
Ds0Endpoint(String, ChannelsManager, int, boolean, DspFactory) - Constructor for class org.mobicents.media.core.endpoints.impl.Ds0Endpoint
 

E

EndpointName - Class in org.mobicents.media.core.naming
 
EndpointName(String) - Constructor for class org.mobicents.media.core.naming.EndpointName
 
EndpointNameGenerator - Class in org.mobicents.media.core.naming
Generates concrete names for endpoint using specified pattern.
EndpointNameGenerator() - Constructor for class org.mobicents.media.core.naming.EndpointNameGenerator
 

G

generateCname() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
generateCname() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
generateOffer(boolean) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
generateOffer(boolean) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getActiveConnectionsCount() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getApplicationProfile() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
getAudioComponent() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getAudioComponent() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getAudioComponent() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getAudioComponent() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getBytesReceived() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getBytesReceived() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getBytesTransmitted() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getBytesTransmitted() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getCategory() - Method in class org.mobicents.media.core.naming.EndpointName
 
getChannelsManager() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Gets the SS7Manager used for generating endpoint name.
getCname() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getCname() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getConnection(int) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getDescriptor() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getDescriptor() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getDtmfDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getDtmfGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getEndpoint() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getEndpointClass() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Gets the name of the class implementing endpoint.
getEndpointCount() - Method in class org.mobicents.media.core.Server
 
getEndpoints() - Method in class org.mobicents.media.core.Server
 
getExtendedApplicationAttributes() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
Intended for subclasses of SdpTemplate
getExtendedAudioAttributes() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
Intended for subclasses of SdpTemplate
getExtendedAudioAttributes() - Method in class org.mobicents.media.core.WebRTCSdpTemplate
Deprecated.
add any WebRTCSpecific attributes to the SDP offer
getExtendedVideoAttributes() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
Intended for subclasses of SdpTemplate
getId() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getId() - Method in class org.mobicents.media.core.connections.ConnectionEventImpl
(Non Java-doc.)
getID() - Method in class org.mobicents.media.core.naming.EndpointName
 
getInitialSize() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Gets the initial size of endpoints pool
getIsALaw() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Gets the pattern used for generating endpoint name.
getIsLocal() - Method in class org.mobicents.media.core.connections.BaseConnection
Gets whether connection should be bound to local or remote interface.
getIsLocal() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getJitter() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getJitter() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getLocalDescriptor() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getLocalDescriptor() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getLocalName() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getMediaProfile() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
getMediaProfile() - Method in class org.mobicents.media.core.WebRTCSdpTemplate
Deprecated.
 
getMode() - Method in class org.mobicents.media.core.connections.BaseConnection
Gets the current mode of this connection.
getNamePattern() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Gets the pattern used for generating endpoint name.
getNegotiatedApplicationFormats() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
getNegotiatedAudioFormats() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
getNegotiatedVideoFormats() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
getOOBComponent() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getOOBComponent() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getOOBComponent() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getOOBComponent() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getPacketsReceived() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getPacketsReceived() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getPacketsTransmitted() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
getPacketsTransmitted() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getPlayer() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getProperties() - Method in class org.mobicents.media.core.Version
Returns an unmodifiable map of version properties.
getProperty(String) - Method in class org.mobicents.media.core.Version
Returns the value for the given property name.
getRecorder() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getRemoteDescriptor() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getRemoteDescriptor() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.AnnouncementEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.BridgeEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.ConferenceEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.Ds0Endpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.IvrEndpoint
 
getResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.impl.PacketRelayEndpoint
 
getResourcesPool() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
Provides access to the resources pool.
getScheduler() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getSDP(String, String, String, String, int, int) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
getSignalDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getSignalGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
getSource() - Method in class org.mobicents.media.core.connections.ConnectionEventImpl
(Non Java-doc.)
getStartChannelID() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Gets the pattern used for generating endpoint name.
getState() - Method in class org.mobicents.media.core.connections.BaseConnection
 
getState() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
getTextualId() - Method in class org.mobicents.media.core.connections.BaseConnection
 

H

hasDtmfDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
hasDtmfGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
hasMore() - Method in class org.mobicents.media.core.naming.EndpointNameGenerator
Indicates is it possible to generate more names.
hasPlayer() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
hasRecorder() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
hasResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
hasSignalDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
hasSignalGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 

I

initialSize - Variable in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
install() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
install() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
 
install(Endpoint, EndpointInstaller) - Method in class org.mobicents.media.core.Server
Installs the specified endpoint.
instance - Static variable in class org.mobicents.media.core.Version
The single instance.
isApplicationSupported() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
isAudioSupported() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
isAvailable() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
isAvailable() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
isVideoSupported() - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
IvrEndpoint - Class in org.mobicents.media.core.endpoints.impl
Basic implementation of the endpoint.
IvrEndpoint(String) - Constructor for class org.mobicents.media.core.endpoints.impl.IvrEndpoint
 

J

join() - Method in class org.mobicents.media.core.connections.BaseConnection
Initiates transition from HALF_OPEN to OPEN state.

L

lastEndpointID - Variable in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
LocalConnectionFactory - Class in org.mobicents.media.core.connections
Factory that produces local connections.
LocalConnectionFactory(ChannelsManager) - Constructor for class org.mobicents.media.core.connections.LocalConnectionFactory
 
LocalConnectionImpl - Class in org.mobicents.media.core.connections
Represents a local connection between two endpoints.
LocalConnectionImpl(int, ChannelsManager) - Constructor for class org.mobicents.media.core.connections.LocalConnectionImpl
 
LocalConnectionPool - Class in org.mobicents.media.core.connections
Thread-safe pool for local connections.
LocalConnectionPool(int, PooledObjectFactory<LocalConnectionImpl>) - Constructor for class org.mobicents.media.core.connections.LocalConnectionPool
 
lookup(String, boolean) - Method in class org.mobicents.media.core.naming.NamingService
Gets the endpoint with specified name.
lookup(String, boolean) - Method in class org.mobicents.media.core.Server
 
lookupall(String) - Method in class org.mobicents.media.core.Server
 
lowerName() - Method in enum org.mobicents.media.core.MediaTypes
 

M

mediaGroup - Variable in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
MediaGroup - Class in org.mobicents.media.core.endpoints
Implements Local Components Holder for endpoint Usefull for jsr 309 structure
MediaGroup(ResourcesPool, Endpoint) - Constructor for class org.mobicents.media.core.endpoints.MediaGroup
 
MediaTypes - Enum in org.mobicents.media.core
Enumeration of Media Types supported by the Media Server.
Should also be used to create media streams on ICE agents, using standard names.
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
modeUpdated(ConnectionMode, ConnectionMode) - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 

N

nameParser - Variable in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
NamingService - Class in org.mobicents.media.core.naming
Implements naming server for media server.
NamingService() - Constructor for class org.mobicents.media.core.naming.NamingService
 
newAudioComponent(ComponentType) - Method in class org.mobicents.media.core.ResourcesPool
 
newConnection(boolean) - Method in class org.mobicents.media.core.ResourcesPool
 
newEndpoint() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
newEndpoint() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
 
next() - Method in class org.mobicents.media.core.naming.EndpointNameGenerator
Next generated name.

O

onClosed() - Method in class org.mobicents.media.core.connections.BaseConnection
Called when connection is moving from OPEN state to NULL state.
onClosed() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
onClosed() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onCreated() - Method in class org.mobicents.media.core.connections.BaseConnection
Called when connection created.
onCreated() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
onCreated() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onFailed() - Method in class org.mobicents.media.core.connections.BaseConnection
Called if failure has bean detected during transition.
onFailed() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
onFailed() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onOpened() - Method in class org.mobicents.media.core.connections.BaseConnection
Called when connected moved to OPEN state.
onOpened() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
onOpened() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onRtcpFailure(String) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onRtcpFailure(Throwable) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onRtpFailure(String) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
onRtpFailure(Throwable) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
oobMixer - Variable in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
oobSplitter - Variable in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
oobSplitter - Variable in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
org.mobicents.media.core - package org.mobicents.media.core
 
org.mobicents.media.core.connections - package org.mobicents.media.core.connections
 
org.mobicents.media.core.endpoints - package org.mobicents.media.core.endpoints
 
org.mobicents.media.core.endpoints.impl - package org.mobicents.media.core.endpoints.impl
 
org.mobicents.media.core.naming - package org.mobicents.media.core.naming
 

P

PacketRelayEndpoint - Class in org.mobicents.media.core.endpoints.impl
Packet Relay Endpoint Implementation
PacketRelayEndpoint(String) - Constructor for class org.mobicents.media.core.endpoints.impl.PacketRelayEndpoint
 
produce() - Method in class org.mobicents.media.core.connections.LocalConnectionFactory
 
produce() - Method in class org.mobicents.media.core.connections.RtpConnectionFactory
 

R

register(Endpoint) - Method in class org.mobicents.media.core.naming.NamingService
Registers endpoint.
releaseAll() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releaseAudioComponent(Component, ComponentType) - Method in class org.mobicents.media.core.ResourcesPool
 
releaseConnection(ConnectionType) - Method in class org.mobicents.media.core.connections.BaseConnection
 
releaseConnection(Connection, boolean) - Method in class org.mobicents.media.core.ResourcesPool
 
releaseDtmfDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releaseDtmfGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releasePlayer() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releaseRecorder() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releaseResource(MediaType, ComponentType) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
releaseSignalDetector() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
releaseSignalGenerator() - Method in class org.mobicents.media.core.endpoints.MediaGroup
 
removeInstaller(EndpointInstaller) - Method in class org.mobicents.media.core.Server
Uninstalls endpoint defined by specified endpoint installer.
removeListener(ConnectionListener) - Method in class org.mobicents.media.core.connections.BaseConnection
 
removeManager(ServerManager) - Method in class org.mobicents.media.core.Server
 
resourcesPool - Variable in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
ResourcesPool - Class in org.mobicents.media.core
Implements connection's FSM.
ResourcesPool(RtpConnectionPool, LocalConnectionPool, AudioPlayerPool, AudioRecorderPool, DtmfDetectorPool, DtmfGeneratorPool, PhoneSignalDetectorPool, PhoneSignalGeneratorPool) - Constructor for class org.mobicents.media.core.ResourcesPool
 
RtpConnectionFactory - Class in org.mobicents.media.core.connections
Factory that produces RTP connections.
RtpConnectionFactory(ChannelsManager, DspFactory) - Constructor for class org.mobicents.media.core.connections.RtpConnectionFactory
 
RtpConnectionImpl - Class in org.mobicents.media.core.connections
 
RtpConnectionImpl(int, ChannelsManager, DspFactory) - Constructor for class org.mobicents.media.core.connections.RtpConnectionImpl
Constructs a new RTP connection with one audio channel.
RtpConnectionPool - Class in org.mobicents.media.core.connections
Thread-safe pool for RTP connections.
RtpConnectionPool(int, PooledObjectFactory<RtpConnectionImpl>) - Constructor for class org.mobicents.media.core.connections.RtpConnectionPool
Create a new pool.

S

SdpTemplate - Class in org.mobicents.media.core
Deprecated.
SdpTemplate(SessionDescription) - Constructor for class org.mobicents.media.core.SdpTemplate
Deprecated.
 
SdpTemplate(RTPFormats, RTPFormats) - Constructor for class org.mobicents.media.core.SdpTemplate
Deprecated.
server - Variable in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
Server - Class in org.mobicents.media.core
 
Server() - Constructor for class org.mobicents.media.core.Server
 
setAddressType(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setApplicationPort(int) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setBindAddress(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setChannelsManager(ChannelsManager) - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setClock(Clock) - Method in class org.mobicents.media.core.Server
Assigns clock instance.
setCname(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setConnectionAddress(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.core.connections.BaseConnection
Sets connection failure listener.
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
setConnectionFailureListener(ConnectionFailureListener) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setConnectionMode(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setDsp(DspFactory) - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
 
setEndpoint(Endpoint) - Method in class org.mobicents.media.core.connections.BaseConnection
 
setEndpointClass(String) - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Sets the name of the class implementing endpoint.
setHeartBeatTime(int) - Method in class org.mobicents.media.core.Server
Assigns the heartbeat time in minutes
setInitialSize(Integer) - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Sets the initial size of endpoints pool
setIsALaw(boolean) - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setIsLocal(boolean) - Method in class org.mobicents.media.core.connections.BaseConnection
Sets whether connection should be bound to local or remote interface.
setIsLocal(boolean) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setLocalFingerprint(Text) - Method in class org.mobicents.media.core.WebRTCSdpTemplate
Deprecated.
 
setLoop(boolean) - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
setMode(ConnectionMode) - Method in class org.mobicents.media.core.connections.BaseConnection
Modify mode of this connection for all known media types.
setMode(ConnectionMode) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
setMode(ConnectionMode) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setNamePattern(String) - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Sets the pattern used for generating endpoint name.
setNetworkType(String) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setOtherParty(Connection) - Method in class org.mobicents.media.core.connections.BaseConnection
Joins endpoint wich executes this connection with other party.
setOtherParty(byte[]) - Method in class org.mobicents.media.core.connections.BaseConnection
Joins endpoint which executes this connection with other party.
setOtherParty(Text) - Method in class org.mobicents.media.core.connections.BaseConnection
Joins endpoint which executes this connection with other party.
setOtherParty(Connection) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
setOtherParty(Text) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
setOtherParty(byte[]) - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
setOtherParty(Connection) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setOtherParty(byte[]) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setOtherParty(Text) - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
setPattern(String) - Method in class org.mobicents.media.core.naming.EndpointNameGenerator
Modifies name pattern.
setResourcesPool(ResourcesPool) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
Assigns resources pool.
setResourcesPool(ResourcesPool) - Method in class org.mobicents.media.core.Server
 
setRtcpAudioPort(int) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setRtpAudioPort(int) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setScheduler(PriorityQueueScheduler) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
setScheduler(PriorityQueueScheduler) - Method in class org.mobicents.media.core.Server
 
setServer(Server) - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Creates relation with server instance.
setSsrc(long) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setStartChannelID(int) - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Sets the pattern used for generating endpoint name.
setState(EndpointState) - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
Modifies state indicator.
setSupportedApplicationFormats(RTPFormats) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setSupportedAudioFormats(RTPFormats) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setSupportedVideoFormats(RTPFormats) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
setUdpManager(UdpManager) - Method in class org.mobicents.media.core.Server
 
setVideoPort(int) - Method in class org.mobicents.media.core.SdpTemplate
Deprecated.
 
share(Endpoint) - Method in class org.mobicents.media.core.naming.NamingService
Makes endpoint visible for lookups if it was looked up exclusively before
start() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
start() - Method in class org.mobicents.media.core.endpoints.BaseMixerEndpointImpl
 
start() - Method in class org.mobicents.media.core.endpoints.BaseSplitterEndpointImpl
 
start() - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
start() - Method in class org.mobicents.media.core.endpoints.impl.AnnouncementEndpoint
 
start() - Method in class org.mobicents.media.core.endpoints.impl.IvrEndpoint
 
start() - Method in class org.mobicents.media.core.Server
Starts the server.
stop() - Method in class org.mobicents.media.core.endpoints.BaseEndpointImpl
 
stop() - Method in class org.mobicents.media.core.endpoints.BaseSS7EndpointImpl
 
stop() - Method in class org.mobicents.media.core.endpoints.impl.AnnouncementEndpoint
 
stop() - Method in class org.mobicents.media.core.endpoints.impl.IvrEndpoint
 
stop() - Method in class org.mobicents.media.core.Server
Stops the server.

T

toString() - Method in class org.mobicents.media.core.connections.LocalConnectionImpl
 
toString() - Method in class org.mobicents.media.core.connections.RtpConnectionImpl
 
toString() - Method in class org.mobicents.media.core.Version
Returns the version information as a string.

U

uninstall() - Method in class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
 
uninstall() - Method in class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
 
uninstalls(String) - Method in class org.mobicents.media.core.Server
Uninstalls the endpoint.
UnknownEndpointException - Exception in org.mobicents.media.core.naming
 
UnknownEndpointException() - Constructor for exception org.mobicents.media.core.naming.UnknownEndpointException
Creates a new instance of UnknownEndpointException without detail message.
UnknownEndpointException(String) - Constructor for exception org.mobicents.media.core.naming.UnknownEndpointException
Constructs an instance of UnknownEndpointException with the specified detail message.
unregister(Endpoint) - Method in class org.mobicents.media.core.naming.NamingService
Unregisters endpoint.

V

valueOf(String) - Static method in enum org.mobicents.media.core.MediaTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mobicents.media.core.MediaTypes
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in org.mobicents.media.core
Version class reads the version.properties packaged with media-server.jar for run time display of Media Server Version
VirtualEndpointInstaller - Class in org.mobicents.media.core.endpoints
Endpoint installer is used for automatic creation and installation of endpoints.
VirtualEndpointInstaller() - Constructor for class org.mobicents.media.core.endpoints.VirtualEndpointInstaller
Creates new endpoint installer.
VirtualSS7EndpointInstaller - Class in org.mobicents.media.core.endpoints
Endpoint installer is used for automatic creation and instalation of endpoints.
VirtualSS7EndpointInstaller() - Constructor for class org.mobicents.media.core.endpoints.VirtualSS7EndpointInstaller
Creates new endpoint installer.

W

WebRTCSdpTemplate - Class in org.mobicents.media.core
Deprecated.
WebRTCSdpTemplate(SessionDescription) - Constructor for class org.mobicents.media.core.WebRTCSdpTemplate
Deprecated.
 
A B C D E G H I J L M N O P R S T U V W 

Copyright © 2016 TeleStax, Inc.. All Rights Reserved.