- getAssociation(String) - Method in interface org.mobicents.protocols.api.Management
-
Get existing Association for passed name
- getAssociationListener() - Method in interface org.mobicents.protocols.api.Association
-
The AssociationListener set for this Association
- getAssociations() - Method in interface org.mobicents.protocols.api.Management
-
Get configured Association map with name as key and Association instance
as value
- getAssociations() - Method in interface org.mobicents.protocols.api.Server
-
- getConnectDelay() - Method in interface org.mobicents.protocols.api.Management
-
Get connection delay.
- getData() - Method in class org.mobicents.protocols.api.PayloadData
-
- getDataLength() - Method in class org.mobicents.protocols.api.PayloadData
-
- getHostAddress() - Method in interface org.mobicents.protocols.api.Association
-
The host address that underlying socket is bound to
- getHostAddress() - Method in interface org.mobicents.protocols.api.Server
-
The host address that this server socket is bound to
- getHostPort() - Method in interface org.mobicents.protocols.api.Association
-
The host port that underlying socket is bound to
- getHostport() - Method in interface org.mobicents.protocols.api.Server
-
The host port that this server socket is bound to
- getName() - Method in interface org.mobicents.protocols.api.Association
-
Each association has unique name
- getName() - Method in interface org.mobicents.protocols.api.Management
-
- getName() - Method in interface org.mobicents.protocols.api.Server
-
Get name of this Server.
- getPayloadProtocolId() - Method in class org.mobicents.protocols.api.PayloadData
-
- getPeerAddress() - Method in interface org.mobicents.protocols.api.Association
-
The peer address that the underlying socket connects to
- getPeerPort() - Method in interface org.mobicents.protocols.api.Association
-
The peer port that the underlying socket is connected to
- getPersistDir() - Method in interface org.mobicents.protocols.api.Management
-
Get persist dir
- getServerName() - Method in interface org.mobicents.protocols.api.Association
-
Server name if the association is for
Server
- getServers() - Method in interface org.mobicents.protocols.api.Management
-
Get the list of Servers configured
- getStreamNumber() - Method in class org.mobicents.protocols.api.PayloadData
-
- getWorkerThreads() - Method in interface org.mobicents.protocols.api.Management
-