org.mobicents.protocols.mgcp.parser
Class SplitDetails

java.lang.Object
  extended by org.mobicents.protocols.mgcp.parser.SplitDetails

public class SplitDetails
extends Object


Constructor Summary
SplitDetails(int offset, int length)
           
 
Method Summary
 int getLength()
           
 int getOffset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplitDetails

public SplitDetails(int offset,
                    int length)
Method Detail

getOffset

public int getOffset()

getLength

public int getLength()


Copyright © 2013 TeleStax, Inc.. All Rights Reserved.