public interface MessageBlockReader
Modifier and Type | Field and Description |
---|---|
static MessageBlockReader |
NULL |
Modifier and Type | Method and Description |
---|---|
void |
messageRead(InputStream in,
Message message) |
boolean |
readBlock(InputStream in) |
static final MessageBlockReader NULL
boolean readBlock(InputStream in)
void messageRead(InputStream in, Message message)
Copyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.