com.flazr.io.f4v.box
Class STSC
java.lang.Object
com.flazr.io.f4v.box.STSC
- All Implemented Interfaces:
- Payload
public class STSC
- extends Object
- implements Payload
|
Constructor Summary |
STSC(org.jboss.netty.buffer.ChannelBuffer in)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STSC
public STSC(org.jboss.netty.buffer.ChannelBuffer in)
getRecords
public List<STSC.STSCRecord> getRecords()
setRecords
public void setRecords(List<STSC.STSCRecord> records)
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.