public class EventMessageMold extends Object implements SelfDestructive
| Constructor and Description |
|---|
EventMessageMold() |
| Modifier and Type | Method and Description |
|---|---|
void |
addData(int messageIndex,
byte[] messageSegment) |
void |
destroy(Duration timeoutDuration) |
boolean |
isComplete() |
void |
setMessageLength(int messageLength) |
Object |
unmoldMessageBody() |
public void destroy(Duration timeoutDuration)
destroy in interface SelfDestructivepublic void setMessageLength(int messageLength)
public void addData(int messageIndex,
byte[] messageSegment)
public boolean isComplete()
public Object unmoldMessageBody() throws IOException, ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2014. All Rights Reserved.