public class MAPProcessGroupCallSignallingRequestEvent extends OperationInvokeEvent<MAPProcessGroupCallSignallingArg>
Used as SLEE invoke event class by MAPOperations.processGroupCallSignalling
.
Constructor and Description |
---|
MAPProcessGroupCallSignallingRequestEvent(MAPDialog dialog,
TcapOperation operation,
MAPProcessGroupCallSignallingArg argument,
int invokeId,
boolean hasLinkedId,
int linkedId,
boolean lastInvoke)
Initialise a new com.opencloud.slee.resources.cgin.map.events.MAPProcessGroupCallSignallingRequestEvent
|
Modifier and Type | Method and Description |
---|---|
MAPDialog |
getDialog()
Gets the associated dialog.
|
getArgument, getLinkedId, hasLinkedId, isLastInvoke, toString
getInvokeId, getOperationInfo
public MAPProcessGroupCallSignallingRequestEvent(MAPDialog dialog, TcapOperation operation, MAPProcessGroupCallSignallingArg argument, int invokeId, boolean hasLinkedId, int linkedId, boolean lastInvoke)
dialog
- the associated dialogoperation
- metadata object that describes the operationargument
- argument POJOinvokeId
- TCAP invoke IDhasLinkedId
- true if linked ID is presentlinkedId
- TCAP linked IDlastInvoke
- (ANSI TCAP only) true if is an Invoke (Last) and false if an Invoke (Not Last), not used in ITU-T TCAP