com.flazr.io.f4v.box
Class STSS

java.lang.Object
  extended by com.flazr.io.f4v.box.STSS
All Implemented Interfaces:
Payload

public class STSS
extends Object
implements Payload


Constructor Summary
STSS(org.jboss.netty.buffer.ChannelBuffer in)
           
 
Method Summary
 List<Integer> getSampleNumbers()
           
 void read(org.jboss.netty.buffer.ChannelBuffer in)
           
 void setSampleNumbers(List<Integer> sampleNumbers)
           
 org.jboss.netty.buffer.ChannelBuffer write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STSS

public STSS(org.jboss.netty.buffer.ChannelBuffer in)
Method Detail

getSampleNumbers

public List<Integer> getSampleNumbers()

setSampleNumbers

public void setSampleNumbers(List<Integer> sampleNumbers)

read

public void read(org.jboss.netty.buffer.ChannelBuffer in)
Specified by:
read in interface Payload

write

public org.jboss.netty.buffer.ChannelBuffer write()
Specified by:
write in interface Payload


Copyright © 2011. All Rights Reserved.