| 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 | Class and Description |
|---|---|
class |
MgcpRequest
Represents an MGCP request.
|
class |
MgcpResponse
Represents an MGCP response.
|
| 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) |
void |
MgcpChannel.send(MgcpMessage message) |
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpTransactionManager.notify(Object originator,
MgcpMessage message,
MessageDirection direction) |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.