Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
U
A
addJainMgcpListener(JainMgcpListener)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
AuditConnectionHandler
- Class in
org.mobicents.mgcp.stack
AuditConnectionHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
AuditConnectionHandler
AuditEndpointHandler
- Class in
org.mobicents.mgcp.stack
AuditEndpointHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
AuditEndpointHandler
C
close()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
Closes the stack and it's underlying resources.
commandEvent
- Variable in class org.mobicents.mgcp.stack.
TransactionHandler
Used to hold parsed command event
createBandwidth(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create Bandwidth object from given text.
createBearerInformation(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create BearerInformation object from given text.
createCompressionAlgorithm(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create CompressionAlgorithm object from given text.
CreateConnectionHandler
- Class in
org.mobicents.mgcp.stack
CreateConnectionHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
CreateConnectionHandler
Creates a new instance of CreateConnectionHandle
CreateConnectionHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
CreateConnectionHandler
createConnectionMode(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create ConnectionMode object from given text value.
createEndpointIdentifier(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Instantiates endpoint identifier as Jain MGCP EndpointIdentifier object.
createLocalOption(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create local connection object from given text.
createLocalOptions(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create local connection options from given text.
createPacketizationPeriod(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Create PacketizationPeriod object from given text.
createProvider()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
D
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
AuditConnectionHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
AuditEndpointHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
CreateConnectionHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
DeleteConnectionHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
ModifyConnectionHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
NotificationRequestHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
NotifyHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
RespUnknownHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
RestartInProgressHandler
decodeCommand(String)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Decodes MGCP command message into jain mgcp command event object.
decodeConnectionParm(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeConnectionParms(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeEchoCancellation(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode EchoCancellation object from given text.
decodeEmbeddedRequest(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeEncryptionMethod(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode EncryptionMethod object from given text.
decodeEndpointIdentifier(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Creates EndpointIdentifier object from givent endpont's name.
decodeEventName(String, String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeEventNames(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeGainControl(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode GainControl object from given text.
decodeNotifiedEntity(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeReasonCode(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeRequestedAction(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeRequestedActions(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeRequestedEvent(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeRequestedEvents(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeResourceReservation(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode ResourceReservation object from given text.
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
AuditConnectionHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
AuditEndpointHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
CreateConnectionHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
DeleteConnectionHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
ModifyConnectionHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
NotificationRequestHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
NotifyHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
RespUnknownHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
RestartInProgressHandler
decodeResponse(String)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Decodes MGCP response message into jain mgcp response event object.
decodeRestartMethod(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeReturnCode(int)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
decodeSilenceSuppression(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode SilenceSuppression object from given text.
decodeTypeOfNetwork(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode TypeOfNetwork object from given text.
decodeTypeOfService(String)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
Decode TypeOfService object from given text.
DeleteConnectionHandler
- Class in
org.mobicents.mgcp.stack
DeleteConnectionHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
DeleteConnectionHandler
Creates a new instance of CreateConnectionHandle
DeleteConnectionHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
DeleteConnectionHandler
deleteProvider(JainMgcpProvider)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
E
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
AuditConnectionHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
AuditConnectionHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
AuditEndpointHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
AuditEndpointHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
CreateConnectionHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
CreateConnectionHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
DeleteConnectionHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
DeleteConnectionHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
ModifyConnectionHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
ModifyConnectionHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
NotificationRequestHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
NotificationRequestHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
NotifyHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
NotifyHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
RespUnknownHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
RespUnknownHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
RestartInProgressHandler
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
RestartInProgressHandler
encode(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Encodes command event object into MGCP command message.
encode(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Encodes response event object into MGCP response message.
encodeConnectionParm(ConnectionParm)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeConnectionParms(ConnectionParm[])
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeEventNames(EventName[])
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeLocalConnectionOptions(LocalOptionValue[])
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeNotificationRequestParms(NotificationRequestParms)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeRequestedAction(RequestedAction)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeRequestedActions(RequestedAction[])
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeRequestedEvent(RequestedEvent)
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
encodeRequestedEvents(RequestedEvent[])
- Static method in class org.mobicents.mgcp.stack.parser.
Utils
EndpointConfigurationHandler
- Class in
org.mobicents.mgcp.stack
EndpointConfigurationHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
Creates a new instance of EndpointConfigurationHandle
EndpointConfigurationHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
EndpointConfigurationHandler
equals(Object)
- Method in class org.mobicents.mgcp.stack.
ReceivedTransactionID
G
getJainMgcpStack()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
getLocalTID()
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Returns the transaction handle sent from MGCP provider to listener.
getObjectSource(int)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
constructs the object source for a command
getPort()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
getProtocolVersion()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
getRemoteTID()
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Returns the transaction handle sent from application to the MGCP provider.
getUniqueCallIdentifier()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
getUniqueRequestIdentifier()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
getUniqueTransactionHandler()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
H
hashCode()
- Method in class org.mobicents.mgcp.stack.
ReceivedTransactionID
header(String)
- Method in interface org.mobicents.mgcp.stack.parser.
MgcpContentHandler
Receive notification of the header of a message.
I
isCommand()
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
isRequest(String)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
isRequest(String)
- Method in class org.mobicents.mgcp.stack.
MessageHandler
J
jainListeners
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
JainMgcpExtendedListener
- Interface in
org.mobicents.mgcp.stack
JainMgcpStackImpl
- Class in
org.mobicents.mgcp.stack
JainMgcpStackImpl(InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
JainMgcpStackImpl
Creates a new instance of JainMgcpStackImpl
JainMgcpStackProviderImpl
- Class in
org.mobicents.mgcp.stack
JainMgcpStackProviderImpl(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
jainMobicentsListeners
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
L
LONGTRAN_TIMER_TIMEOUT
- Static variable in class org.mobicents.mgcp.stack.
TransactionHandler
M
main(String[])
- Static method in class org.mobicents.mgcp.stack.
TestEncoding
main(String[])
- Static method in class org.mobicents.mgcp.stack.
TestParsing
MessageHandler
- Class in
org.mobicents.mgcp.stack
MessageHandler(JainMgcpStackImpl, byte[], InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
MessageHandler
Creates a new instance of MessageHandler
MgcpContentHandler
- Interface in
org.mobicents.mgcp.stack.parser
Receive notification of the logical content of a message.
MgcpMessageParser
- Class in
org.mobicents.mgcp.stack.parser
Provides processing of the MGCP message.
MgcpMessageParser(MgcpContentHandler)
- Constructor for class org.mobicents.mgcp.stack.parser.
MgcpMessageParser
Creates a new instance of MgcpMessageParser
ModifyConnectionHandler
- Class in
org.mobicents.mgcp.stack
ModifyConnectionHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
ModifyConnectionHandler
Creates a new instance of ModifyConnectionHandler
ModifyConnectionHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
ModifyConnectionHandler
N
NotificationRequestHandler
- Class in
org.mobicents.mgcp.stack
NotificationRequestHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
NotificationRequestHandler
NotificationRequestHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
NotificationRequestHandler
NotifyHandler
- Class in
org.mobicents.mgcp.stack
NotifyHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
NotifyHandler
NotifyHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
NotifyHandler
O
org.mobicents.mgcp.stack
- package org.mobicents.mgcp.stack
org.mobicents.mgcp.stack.parser
- package org.mobicents.mgcp.stack.parser
P
param(String, String)
- Method in interface org.mobicents.mgcp.stack.parser.
MgcpContentHandler
Receive notification of the parameter of a message.
parse(String)
- Method in class org.mobicents.mgcp.stack.parser.
MgcpMessageParser
piggyDismount(String)
- Static method in class org.mobicents.mgcp.stack.
MessageHandler
RFC 3435, $3.5.5: split piggy backed messages again
port
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
processMgcpCommandEvent(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
processMgcpResponseEvent(JainMgcpResponseEvent, JainMgcpEvent)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
processRxTimeout(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
processTxTimeout(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
provider
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
R
receiveCommand(String)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Used by stack for transmitting received MGCP command message to the application.
ReceivedTransactionID
- Class in
org.mobicents.mgcp.stack
The ID of a received MGCP transaction.
ReceivedTransactionID(int, String, int)
- Constructor for class org.mobicents.mgcp.stack.
ReceivedTransactionID
receiveResponse(String)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Used by stack for relaying received MGCP response messages to the application.
release()
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
Release this transaction and frees all allocated resources.
remoteAddress
- Variable in class org.mobicents.mgcp.stack.
ReceivedTransactionID
remotePort
- Variable in class org.mobicents.mgcp.stack.
ReceivedTransactionID
removeJainMgcpListener(JainMgcpListener)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
responseEvent
- Variable in class org.mobicents.mgcp.stack.
TransactionHandler
Used to hold parsed response event *
responseTx
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
RespUnknownHandler
- Class in
org.mobicents.mgcp.stack
RespUnknownHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
RespUnknownHandler
RestartInProgressHandler
- Class in
org.mobicents.mgcp.stack
Parse/encode RSIP commands.
RestartInProgressHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
RestartInProgressHandler
RestartInProgressHandler(JainMgcpStackImpl, InetAddress, int)
- Constructor for class org.mobicents.mgcp.stack.
RestartInProgressHandler
run()
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
run()
- Method in class org.mobicents.mgcp.stack.
MessageHandler
run()
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
S
send(DatagramPacket)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
sendMgcpEvents(JainMgcpEvent[])
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackProviderImpl
sessionDescription(String)
- Method in interface org.mobicents.mgcp.stack.parser.
MgcpContentHandler
Receive notification of the session description.
setCommand(boolean)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
setCommandEvent(JainMgcpCommandEvent)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
setPort(int)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
setProtocolVersion(String)
- Method in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
setResponseEvent(JainMgcpResponseEvent)
- Method in class org.mobicents.mgcp.stack.
TransactionHandler
stack
- Variable in class org.mobicents.mgcp.stack.
TransactionHandler
T
TestEncoding
- Class in
org.mobicents.mgcp.stack
TestEncoding()
- Constructor for class org.mobicents.mgcp.stack.
TestEncoding
Creates a new instance of TestEncoding
TestParsing
- Class in
org.mobicents.mgcp.stack
TestParsing()
- Constructor for class org.mobicents.mgcp.stack.
TestParsing
Creates a new instance of TestParsing
transactionEnded(int)
- Method in interface org.mobicents.mgcp.stack.
JainMgcpExtendedListener
transactionHandle
- Variable in class org.mobicents.mgcp.stack.
ReceivedTransactionID
TransactionHandler
- Class in
org.mobicents.mgcp.stack
Implements the base gateway control interface.
TransactionHandler(JainMgcpStackImpl)
- Constructor for class org.mobicents.mgcp.stack.
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.stack.
TransactionHandler
Creates a new instance of TransactionHandle.
transactionRxTimedOut(JainMgcpCommandEvent)
- Method in interface org.mobicents.mgcp.stack.
JainMgcpExtendedListener
transactions
- Variable in class org.mobicents.mgcp.stack.
JainMgcpStackImpl
holds current active transactions (RFC 3435 [$3.2.1.2]: for tx sent & received).
transactionTxTimedOut(JainMgcpCommandEvent)
- Method in interface org.mobicents.mgcp.stack.
JainMgcpExtendedListener
U
Utils
- Class in
org.mobicents.mgcp.stack.parser
Utils()
- Constructor for class org.mobicents.mgcp.stack.parser.
Utils
Creates a new instance of Utils
A
C
D
E
G
H
I
J
L
M
N
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008. All Rights Reserved.