|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ByteProcessor
Method Summary | |
---|---|
void |
close()
|
void |
open()
|
void |
processByte(int data)
|
Method Detail |
---|
void open() throws ByteProcessorException
ByteProcessorException
void processByte(int data) throws ByteProcessorException
ByteProcessorException
void close() throws ByteProcessorException
ByteProcessorException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |