com.flazr.io.f4v.box
Class FTYP

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

public class FTYP
extends Object
implements Payload


Constructor Summary
FTYP(org.jboss.netty.buffer.ChannelBuffer in)
           
 
Method Summary
 void read(org.jboss.netty.buffer.ChannelBuffer in)
           
 String toString()
           
 org.jboss.netty.buffer.ChannelBuffer write()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FTYP

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

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

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011. All Rights Reserved.