public class MAPDialogSupplementaryImpl extends MAPDialogImpl implements MAPDialogSupplementary
appCntx, destReference, extContainer, mapProviderImpl, mapService, normalDialogShutDown, origReference, state, tcapDialog| Modifier | Constructor and Description |
|---|---|
protected |
MAPDialogSupplementaryImpl(MAPApplicationContext appCntx,
Dialog tcapDialog,
MAPProviderImpl mapProviderImpl,
MAPServiceSupplementary mapService,
AddressString origReference,
AddressString destReference) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
addProcessUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AddressString msisdn) |
void |
addProcessUnstructuredSSResponse(long invokeId,
boolean lastResult,
byte ussdDataCodingScheme,
USSDString ussdString) |
java.lang.Long |
addUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString) |
void |
addUnstructuredSSResponse(long invokeId,
boolean lastResult,
byte ussdDataCodingScheme,
USSDString ussdString) |
abort, addIncomingInvokeId, cancelInvocation, checkIncomingInvokeIdExists, close, getApplicationContext, getDialogId, getNormalDialogShutDown, getService, getState, getTcapDialog, getUserObject, keepAlive, refuse, removeIncomingInvokeId, resetInvokeTimer, send, sendErrorComponent, sendInvokeComponent, sendRejectComponent, sendReturnResultComponent, sendReturnResultLastComponent, setExtentionContainer, setNormalDialogShutDown, setState, setUserObject, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitabort, cancelInvocation, close, getApplicationContext, getDialogId, getService, getUserObject, keepAlive, refuse, resetInvokeTimer, send, sendErrorComponent, sendInvokeComponent, sendRejectComponent, sendReturnResultComponent, sendReturnResultLastComponent, setExtentionContainer, setUserObjectprotected MAPDialogSupplementaryImpl(MAPApplicationContext appCntx, Dialog tcapDialog, MAPProviderImpl mapProviderImpl, MAPServiceSupplementary mapService, AddressString origReference, AddressString destReference)
public java.lang.Long addProcessUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString,
AddressString msisdn)
throws MAPException
addProcessUnstructuredSSRequest in interface MAPDialogSupplementaryMAPExceptionpublic void addProcessUnstructuredSSResponse(long invokeId,
boolean lastResult,
byte ussdDataCodingScheme,
USSDString ussdString)
throws MAPException
addProcessUnstructuredSSResponse in interface MAPDialogSupplementaryMAPExceptionpublic java.lang.Long addUnstructuredSSRequest(byte ussdDataCodingScheme,
USSDString ussdString)
throws MAPException
addUnstructuredSSRequest in interface MAPDialogSupplementaryMAPExceptionpublic void addUnstructuredSSResponse(long invokeId,
boolean lastResult,
byte ussdDataCodingScheme,
USSDString ussdString)
throws MAPException
addUnstructuredSSResponse in interface MAPDialogSupplementaryMAPExceptionCopyright © 2011. All Rights Reserved.