A C D E G H I J M N O P Q R S T U

A

activityEnded(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the resource adaptor that the SLEE has completed activity end processing for the activity represented by the activity handle.
activityUnreferenced(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the resource adaptor that the activity's Activity Context object is no longer attached to any SBB entities and is no longer referenced by any SLEE Facilities.
addJainMgcpListener(JainMgcpListener) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
AuditConnectionHandler - Class in org.mobicents.mgcp
 
AuditConnectionHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.AuditConnectionHandler
 
AuditEndpointHandler - Class in org.mobicents.mgcp
 
AuditEndpointHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.AuditEndpointHandler
 

C

close() - Method in class org.mobicents.mgcp.JainMgcpStackImpl
Closes the stack and it's underlying resources.
commandEvent - Variable in class org.mobicents.mgcp.TransactionHandler
Used to hold parsed command event
containsActivityHandle(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
containsMgcpEndpointActivityHandle(MgcpEndpointActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
createBandwidth(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create Bandwidth object from given text.
createBearerInformation(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create BearerInformation object from given text.
createCompressionAlgorithm(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create CompressionAlgorithm object from given text.
CreateConnectionHandler - Class in org.mobicents.mgcp
 
CreateConnectionHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.CreateConnectionHandler
Creates a new instance of CreateConnectionHandle
CreateConnectionHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.CreateConnectionHandler
 
createConnectionMode(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create ConnectionMode object from given text value.
createEndpointIdentifier(String) - Static method in class org.mobicents.mgcp.parser.Utils
Instantiates endpoint identifier as Jain MGCP EndpointIdentifier object.
createLocalOption(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create local connection object from given text.
createLocalOptions(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create local connection options from given text.
createPacketizationPeriod(String) - Static method in class org.mobicents.mgcp.parser.Utils
Create PacketizationPeriod object from given text.
createProvider() - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 

D

decodeCommand(String) - Method in class org.mobicents.mgcp.AuditConnectionHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.AuditEndpointHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.CreateConnectionHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.DeleteConnectionHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.EndpointConfigurationHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.ModifyConnectionHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.NotificationRequestHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.NotifyHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.RespUnknownHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.RestartInProgressHandler
 
decodeCommand(String) - Method in class org.mobicents.mgcp.TransactionHandler
Decodes MGCP command message into jain mgcp command event object.
decodeConnectionParm(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeConnectionParms(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeEchoCancellation(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode EchoCancellation object from given text.
decodeEmbeddedRequest(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeEncryptionMethod(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode EncryptionMethod object from given text.
decodeEndpointIdentifier(String) - Static method in class org.mobicents.mgcp.parser.Utils
Creates EndpointIdentifier object from givent endpont's name.
decodeEventName(String, String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeEventNames(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeGainControl(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode GainControl object from given text.
decodeReasonCode(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeRequestedAction(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeRequestedActions(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeRequestedEvent(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeRequestedEvents(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeResourceReservation(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode ResourceReservation object from given text.
decodeResponse(String) - Method in class org.mobicents.mgcp.AuditConnectionHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.AuditEndpointHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.CreateConnectionHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.DeleteConnectionHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.EndpointConfigurationHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.ModifyConnectionHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.NotificationRequestHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.NotifyHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.RespUnknownHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.RestartInProgressHandler
 
decodeResponse(String) - Method in class org.mobicents.mgcp.TransactionHandler
Decodes MGCP response message into jain mgcp response event object.
decodeRestartMethod(String) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeReturnCode(int) - Static method in class org.mobicents.mgcp.parser.Utils
 
decodeSilenceSuppression(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode SilenceSuppression object from given text.
decodeTypeOfNetwork(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode TypeOfNetwork object from given text.
decodeTypeOfService(String) - Static method in class org.mobicents.mgcp.parser.Utils
Decode TypeOfService object from given text.
DeleteConnectionHandler - Class in org.mobicents.mgcp
 
DeleteConnectionHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.DeleteConnectionHandler
Creates a new instance of CreateConnectionHandle
DeleteConnectionHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.DeleteConnectionHandler
 
deleteProvider(JainMgcpProvider) - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 

E

encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.AuditConnectionHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.AuditConnectionHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.AuditEndpointHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.AuditEndpointHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.CreateConnectionHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.CreateConnectionHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.DeleteConnectionHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.DeleteConnectionHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.EndpointConfigurationHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.EndpointConfigurationHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.ModifyConnectionHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.ModifyConnectionHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.NotificationRequestHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.NotificationRequestHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.NotifyHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.NotifyHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.RespUnknownHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.RespUnknownHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.RestartInProgressHandler
 
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.RestartInProgressHandler
 
encode(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.TransactionHandler
Encodes command event object into MGCP command message.
encode(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.TransactionHandler
Encodes response event object into MGCP response message.
encodeConnectionParm(ConnectionParm) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeConnectionParms(ConnectionParm[]) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeEventNames(EventName[]) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeLocalConnectionOptions(LocalOptionValue[]) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeNotificationRequestParms(NotificationRequestParms) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeRequestedAction(RequestedAction) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeRequestedActions(RequestedAction[]) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeRequestedEvent(RequestedEvent) - Static method in class org.mobicents.mgcp.parser.Utils
 
encodeRequestedEvents(RequestedEvent[]) - Static method in class org.mobicents.mgcp.parser.Utils
 
endActivity(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
EndpointConfigurationHandler - Class in org.mobicents.mgcp
 
EndpointConfigurationHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.EndpointConfigurationHandler
Creates a new instance of EndpointConfigurationHandle
EndpointConfigurationHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.EndpointConfigurationHandler
 
entityActivated() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
This method is called by the SLEE to notify a resource adaptor object that the resource adaptor entity is being activated.
entityCreated(BootstrapContext) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
This method is called by the SLEE when a resource adaptor object instance is bootstrapped, either when a resource adaptor entity is created or during SLEE startup.
entityDeactivated() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
This method is called by the SLEE to notify the resource adaptor object that the SLEE is not aware of any activities owned by the resource adaptor entity and thus is transitioning the resource adaptor entity from the Stopping state to the Inactive state.
entityDeactivating() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The method is called by the SLEE to notify the resource adaptor object that the resource adaptor entity is deactivating.
entityRemoved() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
This method is called by the SLEE when a resource adaptor object instance is being removed, either when a resource adaptor entity is deleted or during SLEE shutdown.
equals(Object) - Method in class org.mobicents.mgcp.TransactionHandler
 
equals(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityHandle
 
equals(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
 
equals(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityHandle
 
equals(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityImpl
 
eventProcessingFailed(ActivityHandle, Object, int, Address, int, FailureReason) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the resource adaptor object that the specified event was processed unsuccessfully by the SLEE.
eventProcessingSuccessful(ActivityHandle, Object, int, Address, int) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the resource adaptor object that the specified event was processed successfully by the SLEE.

G

getActivity(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
getActivity(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to get access to the underlying activity for an activity handle.
getActivityContextInterface(MgcpConnectionActivity) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityContextInterfaceFactoryImpl
 
getActivityContextInterface(MgcpEndpointActivity) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityContextInterfaceFactoryImpl
 
getActivityHandle(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
getActivityHandle(Object) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to get an activity handle for an activity created by the underlying resource.
getConnectionActivity(ConnectionIdentifier) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getConnectionActivity(int) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getConnectionIdentifier() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
TODO
getEndpointActivity(EndpointIdentifier) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getEndpointIdentifier() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityImpl
TODO
getId() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
TODO
getJainMgcpStack() - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getJndiName() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityContextInterfaceFactoryImpl
 
getMarshaler() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to get reference to the Marshaler object.
getMgcpActivityManager() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
getMgcpConnectionActivity(MgcpConnectionActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
getMgcpConnectionActivityHandle(ConnectionIdentifier, int) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
getMgcpEndpointActivity(MgcpEndpointActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
getPort() - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
getPort() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
getProtocolVersion() - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
getSBBResourceAdaptorInterface(String) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to get access to the underlying resource adaptor interface that enables the SBB to invoke the resource adaptor, to send messages for example.
getSleeEndpoint() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
getStack() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
getTID() - Method in class org.mobicents.mgcp.TransactionHandler
Returns the transaction handle sent from application to the MGCP provider.
getTransactionHandle() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
 
getUniqueCallIdentifier() - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getUniqueRequestIdentifier() - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
getUniqueTransactionHandler() - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 

H

hashCode() - Method in class org.mobicents.mgcp.TransactionHandler
 
hashCode() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityHandle
 
hashCode() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
 
hashCode() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityHandle
 
hashCode() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityImpl
 
header(String) - Method in interface org.mobicents.mgcp.parser.MgcpContentHandler
Receive notification of the header of a message.

I

isRequest(String) - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
isRequest(String) - Method in class org.mobicents.mgcp.MessageHandler
 

J

JainMgcpProviderImpl - Class in org.mobicents.mgcp
 
JainMgcpProviderImpl(MgcpResourceAdaptor) - Constructor for class org.mobicents.mgcp.JainMgcpProviderImpl
 
JainMgcpStackImpl - Class in org.mobicents.mgcp
 
JainMgcpStackImpl(JainMgcpProviderImpl, int) - Constructor for class org.mobicents.mgcp.JainMgcpStackImpl
Creates a new instance of JainMgcpStackImpl

M

main(String[]) - Static method in class org.mobicents.mgcp.TestEncoding
 
main(String[]) - Static method in class org.mobicents.mgcp.TestParsing
 
MessageHandler - Class in org.mobicents.mgcp
 
MessageHandler(JainMgcpStackImpl, byte[], InetAddress, int) - Constructor for class org.mobicents.mgcp.MessageHandler
Creates a new instance of MessageHandler
MgcpActivityContextInterfaceFactoryImpl - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpActivityContextInterfaceFactoryImpl(SleeContainer, MgcpResourceAdaptor, String) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpActivityContextInterfaceFactoryImpl
Creates a new instance of MgcpActivityContextInterfaceFactoryImpl
MgcpActivityManager - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpActivityManager() - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
MgcpConnectionActivityHandle - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpConnectionActivityHandle(String) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityHandle
 
MgcpConnectionActivityImpl - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpConnectionActivityImpl(ConnectionIdentifier, MgcpResourceAdaptor) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
TODO
MgcpConnectionActivityImpl(int, MgcpResourceAdaptor) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
TODO
MgcpContentHandler - Interface in org.mobicents.mgcp.parser
Receive notification of the logical content of a message.
MgcpEndpointActivityHandle - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpEndpointActivityHandle(String) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityHandle
 
MgcpEndpointActivityImpl - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpEndpointActivityImpl(MgcpResourceAdaptor, EndpointIdentifier) - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityImpl
TODO
MgcpMessageParser - Class in org.mobicents.mgcp.parser
Provides processing of the MGCP message.
MgcpMessageParser(MgcpContentHandler) - Constructor for class org.mobicents.mgcp.parser.MgcpMessageParser
Creates a new instance of MgcpMessageParser
MgcpResourceAdaptor - Class in org.mobicents.slee.resource.mgcp.ra
 
MgcpResourceAdaptor() - Constructor for class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
Creates a new instance of MgcpResourceAdaptor
ModifyConnectionHandler - Class in org.mobicents.mgcp
 
ModifyConnectionHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.ModifyConnectionHandler
Creates a new instance of ModifyConnectionHandler
ModifyConnectionHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.ModifyConnectionHandler
 

N

NotificationRequestHandler - Class in org.mobicents.mgcp
 
NotificationRequestHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.NotificationRequestHandler
 
NotificationRequestHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.NotificationRequestHandler
 
NotifyHandler - Class in org.mobicents.mgcp
 
NotifyHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.NotifyHandler
 
NotifyHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.NotifyHandler
 

O

org.mobicents.mgcp - package org.mobicents.mgcp
 
org.mobicents.mgcp.parser - package org.mobicents.mgcp.parser
 
org.mobicents.slee.resource.mgcp.ra - package org.mobicents.slee.resource.mgcp.ra
 

P

param(String, String) - Method in interface org.mobicents.mgcp.parser.MgcpContentHandler
Receive notification of the parameter of a message.
parse(String) - Method in class org.mobicents.mgcp.parser.MgcpMessageParser
 
port - Variable in class org.mobicents.mgcp.JainMgcpStackImpl
 
processMgcpCommandEvent(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
processMgcpCommandEvent(JainMgcpCommandEvent) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
Processes a Command Event object received from a JainMgcpProvider.
processMgcpResponseEvent(JainMgcpResponseEvent, JainMgcpEvent) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
processMgcpResponseEvent(JainMgcpResponseEvent, JainMgcpEvent) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
Processes a Response Event object (acknowledgment to a Command Event object) received from a JainMgcpProvider.
processTimeout(JainMgcpCommandEvent) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
Processes a timeout occurred in a JainMgcpCommandEvent event transaction, to prevent further failures the activity will end after the RA fires the TransactionTimeout event.
processTransactionTimeout(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
provider - Variable in class org.mobicents.mgcp.JainMgcpStackImpl
 
putMgcpConnectionActivity(MgcpConnectionActivityImpl) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
putMgcpEndpointActivity(MgcpEndpointActivityHandle, MgcpEndpointActivityImpl) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 

Q

queryLiveness(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to query if a specific activity belonging to this resource adaptor object is alive.

R

receiveCommand(String) - Method in class org.mobicents.mgcp.TransactionHandler
Used by stack for transmitting received MGCP command message to the application.
receiveResponse(String) - Method in class org.mobicents.mgcp.TransactionHandler
Used by stack for transmitting received MGCP response message to the application.
release() - Method in class org.mobicents.mgcp.TransactionHandler
Release this transaction and frees all allocated resources.
release() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
 
release() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityImpl
 
removeJainMgcpListener(JainMgcpListener) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
removeMgcpActivity(ActivityHandle) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
RespUnknownHandler - Class in org.mobicents.mgcp
 
RespUnknownHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.RespUnknownHandler
 
RestartInProgressHandler - Class in org.mobicents.mgcp
Parse/encode RSIP commands.
RestartInProgressHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.RestartInProgressHandler
 
RestartInProgressHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.RestartInProgressHandler
 
run() - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
run() - Method in class org.mobicents.mgcp.MessageHandler
 

S

send(DatagramPacket) - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
send(JainMgcpCommandEvent) - Method in class org.mobicents.mgcp.TransactionHandler
Sends MGCP command from the application to the endpoint specified in the message.
send(JainMgcpResponseEvent) - Method in class org.mobicents.mgcp.TransactionHandler
Sends MGCP response message from the application to the host from wich origination command was received.
sendingCreateConnectionResponse(CreateConnectionResponse) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
Indicates the provider will send the specified CreateConnectionResponse event, which contains the ConnectionIdentifier to update the MgcpConnectionActivity related with the Mgcp transaction.
sendMgcpEvents(JainMgcpEvent[]) - Method in class org.mobicents.mgcp.JainMgcpProviderImpl
 
serviceActivated(String) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the resource adaptor that a service has been activated and is interested in the event types associated to the service key.
serviceDeactivated(String) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to inform the SLEE that a service has been deactivated and is no longer interested in the event types associated to the service key.
serviceInstalled(String, int[], String[]) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to signify to the resource adaptor that a service has been installed and is interested in a specific set of events.
serviceUninstalled(String) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
The SLEE calls this method to signify that a service has been uninstalled in the SLEE.
sessionDescription(String) - Method in interface org.mobicents.mgcp.parser.MgcpContentHandler
Receive notification of the session description.
setConnectionIdentifier(ConnectionIdentifier) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityImpl
TODO
setPort(int) - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
setPort(Integer) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpResourceAdaptor
 
setProtocolVersion(String) - Method in class org.mobicents.mgcp.JainMgcpStackImpl
 
stack - Variable in class org.mobicents.mgcp.TransactionHandler
 

T

TestEncoding - Class in org.mobicents.mgcp
 
TestEncoding() - Constructor for class org.mobicents.mgcp.TestEncoding
Creates a new instance of TestEncoding
TestParsing - Class in org.mobicents.mgcp
 
TestParsing() - Constructor for class org.mobicents.mgcp.TestParsing
Creates a new instance of TestParsing
TIMEOUT - Static variable in class org.mobicents.mgcp.TransactionHandler
 
toString() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpConnectionActivityHandle
 
toString() - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpEndpointActivityHandle
 
TransactionHandler - Class in org.mobicents.mgcp
Implements the base gateway control interface.
TransactionHandler(JainMgcpStackImpl) - Constructor for class org.mobicents.mgcp.TransactionHandler
Creates a new instance of TransactionHandle Used by provider to prepare origination transaction for sending command message from an application to the stack.
TransactionHandler(JainMgcpStackImpl, InetAddress, int) - Constructor for class org.mobicents.mgcp.TransactionHandler
Creates a new instance of TransactionHandle.
transactions - Variable in class org.mobicents.mgcp.JainMgcpStackImpl
holds current active transactions

U

updateMgcpConnectionActivity(int, ConnectionIdentifier) - Method in class org.mobicents.slee.resource.mgcp.ra.MgcpActivityManager
 
Utils - Class in org.mobicents.mgcp.parser
 
Utils() - Constructor for class org.mobicents.mgcp.parser.Utils
Creates a new instance of Utils

A C D E G H I J M N O P Q R S T U

Copyright © 2008. All Rights Reserved.