org.openfast.codec
Class FastDecoder

java.lang.Object
  extended by org.openfast.codec.FastDecoder
All Implemented Interfaces:
Coder

public class FastDecoder
extends java.lang.Object
implements Coder


Constructor Summary
FastDecoder(Context context, java.io.InputStream in)
           
 
Method Summary
 Message readMessage()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastDecoder

public FastDecoder(Context context,
                   java.io.InputStream in)
Method Detail

readMessage

public Message readMessage()

reset

public void reset()
Specified by:
reset in interface Coder


Copyright © 2006-2008 The LaSalle Technology Group, LLC. All Rights Reserved.