net.sf.jbaobab.io
Interface Protocol<P>

All Superinterfaces:
Seperator, Translator<P>
All Known Implementing Classes:
ProtocolHelper.PackedProtocolImpl, RoughHttpProtocol

public interface Protocol<P>
extends Seperator, Translator<P>

An interface that implements bott Seperator and Translator.

Author:
Oakyoon Cha

Method Summary
 
Methods inherited from interface net.sf.jbaobab.io.Seperator
ready, seperate, terminate
 
Methods inherited from interface net.sf.jbaobab.io.Translator
translate, translate