org.mobicents.jcc.inap.protocol.tcap
Class DialoguePortion

java.lang.Object
  extended by org.mobicents.jcc.inap.protocol.tcap.DialoguePortion
All Implemented Interfaces:
java.io.Serializable

public class DialoguePortion
extends java.lang.Object
implements java.io.Serializable

Author:
Oleg Kulikov
See Also:
Serialized Form

Constructor Summary
DialoguePortion()
          Creates a new instance of DialoguePortion
DialoguePortion(byte[] bin)
           
 
Method Summary
 byte[] toByteArray()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DialoguePortion

public DialoguePortion()
Creates a new instance of DialoguePortion


DialoguePortion

public DialoguePortion(byte[] bin)
                throws java.io.IOException
Throws:
java.io.IOException
Method Detail

toByteArray

public byte[] toByteArray()


Copyright © 2008. All Rights Reserved.