| Modifier and Type | Method and Description |
|---|---|
void |
MgcpController.onMessage(MgcpMessage message,
MessageDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpEndpointManager.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
void |
GenericMgcpEndpoint.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
void |
MgcpEndpointManager.onMessage(MgcpMessage message,
MessageDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
static MessageDirection |
MessageDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageDirection[] |
MessageDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpMessageSubject.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
void |
MgcpMessageObserver.onMessage(MgcpMessage message,
MessageDirection direction)
Event triggered when a message arrives.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpChannel.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpTransactionManager.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.