| Modifier and Type | Method and Description |
|---|---|
protected void |
MgcpLocalConnection.listen(MgcpEvent event) |
protected void |
MgcpRemoteConnection.listen(MgcpEvent event) |
protected abstract void |
AbstractMgcpConnection.listen(MgcpEvent event) |
void |
AbstractMgcpConnection.notify(Object originator,
MgcpEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericMgcpEndpoint.onEvent(Object originator,
MgcpEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract MgcpEvent |
AbstractSubMgcpEventProvider.parse(MgcpRequestedEvent requestedEvent) |
MgcpEvent |
AbstractSubMgcpEventProvider.provide(MgcpRequestedEvent requestedEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericMgcpEvent |
| Modifier and Type | Method and Description |
|---|---|
MgcpEvent |
MgcpEventProvider.provide(MgcpRequestedEvent requestedEvent)
Provides an MGCP Event according to a set of requested parameters.
|
MgcpEvent |
GlobalMgcpEventProvider.provide(MgcpRequestedEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
MgcpEventSubject.notify(Object originator,
MgcpEvent event) |
void |
AbstractMgcpSignal.notify(Object originator,
MgcpEvent event) |
void |
MgcpEventObserver.onEvent(Object originator,
MgcpEvent event)
Triggered when an MGCP event is fired.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OperationComplete
Detected upon the successful completion of a Play, PlayRecord, or Play Collect signal.
|
class |
OperationFailed
Detected upon the failure of a Play, PlayRecord, or PlayCollect signal.
|
| Modifier and Type | Method and Description |
|---|---|
protected MgcpEvent |
RtpEventProvider.parse(MgcpRequestedEvent requestedEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
RtpTimeoutEvent |
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.