org.mobicents.protocols.ss7.map.service.supplementary
Class UnstructuredSSRequestImpl

java.lang.Object
  extended by org.mobicents.protocols.ss7.map.MAPMessageImpl
      extended by org.mobicents.protocols.ss7.map.service.supplementary.USSDServiceImpl
          extended by org.mobicents.protocols.ss7.map.service.supplementary.UnstructuredSSRequestImpl
All Implemented Interfaces:
org.mobicents.protocols.ss7.map.api.MAPMessage, org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService

public class UnstructuredSSRequestImpl
extends USSDServiceImpl
implements org.mobicents.protocols.ss7.map.api.service.supplementary.UnstructuredSSRequest


Constructor Summary
UnstructuredSSRequestImpl(byte ussdDataCodingSch, org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)
           
 
Method Summary
 
Methods inherited from class org.mobicents.protocols.ss7.map.service.supplementary.USSDServiceImpl
getUSSDDataCodingScheme, getUSSDString, setUSSDDataCodingScheme, setUSSDString
 
Methods inherited from class org.mobicents.protocols.ss7.map.MAPMessageImpl
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.mobicents.protocols.ss7.map.api.service.supplementary.USSDService
getUSSDDataCodingScheme, getUSSDString, setUSSDDataCodingScheme, setUSSDString
 
Methods inherited from interface org.mobicents.protocols.ss7.map.api.MAPMessage
getInvokeId, getMAPDialog, setInvokeId, setMAPDialog
 

Constructor Detail

UnstructuredSSRequestImpl

public UnstructuredSSRequestImpl(byte ussdDataCodingSch,
                                 org.mobicents.protocols.ss7.map.api.service.supplementary.USSDString ussdString)


Copyright © 2010. All Rights Reserved.