Package | Description |
---|---|
com.opencloud.slee.resources.cgin |
Defines an API for the CGIN infrastructure on which all protocols are built.
|
Modifier and Type | Class and Description |
---|---|
class |
DialogCloseEvent
Defines the dialog Close indication that may be received from the network.
|
class |
DialogDelimiterEvent
Defines the dialog Delimiter indication that may be received from the network.
|
class |
DialogOpenAcceptEvent
Event generated when an outgoing open request is accepted by the peer.
|
class |
DialogOpenRefuseEvent
Event generated when an outgoing open request is refused, either explicitly or due
to a protocol error or timeout.
|
class |
DialogOpenRequestEvent
Defines the dialog Open request indication that may be received from the network.
|
class |
DialogProviderAbortEvent
Defines the dialog Provider Abort indication that may be received from the network or generated
by the local provider.
|
class |
DialogUserAbortEvent
Defines the dialog User Abort indication that may be received from the network.
|