org.mobicents.protocols.ss7.sccp.parameter
Class MandatoryVariableParameter

java.lang.Object
  extended by org.mobicents.protocols.ss7.sccp.parameter.MandatoryVariableParameter

public abstract class MandatoryVariableParameter
extends java.lang.Object

Author:
Oleg Kulikov

Constructor Summary
MandatoryVariableParameter()
          Creates a new instance of MandatoryVariablePart
 
Method Summary
abstract  void decode(byte[] buffer)
           
abstract  byte[] encode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MandatoryVariableParameter

public MandatoryVariableParameter()
Creates a new instance of MandatoryVariablePart

Method Detail

decode

public abstract void decode(byte[] buffer)
                     throws java.io.IOException
Throws:
java.io.IOException

encode

public abstract byte[] encode()
                       throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2010. All Rights Reserved.