public interface SentinelSs7StartSessionFeatureEndpoint extends FeatureEndpoint
Modifier and Type | Method and Description |
---|---|
void |
markSessionType(SessionType type)
request: mark the type of the session
|
void |
refuseDialog()
request: refuse the dialog
|
void |
refuseDialog(java.lang.Object associatedObject)
request: refuse the dialog
|
void |
relayDialog()
request: relay the dialog
|
void |
relayDialog(java.lang.Object associatedObject)
request: relay the dialog
|
featureCannotStart, featureFailedToExecute, featureHasFinished, featureIssuedWarning, getConvergenceName
void relayDialog()
void relayDialog(java.lang.Object associatedObject)
associatedObject
- object associated with the requestvoid refuseDialog()
void refuseDialog(java.lang.Object associatedObject)
associatedObject
- object associated with the requestvoid markSessionType(SessionType type)
type
- the session type of this sessionCopyright © OpenCloud. All Rights Reserved.