de.jiac.micro.sunspot.aodv
Class MessageInputStream
java.lang.Object
java.io.InputStream
com.github.libxjava.io.BufferedInputStream
de.jiac.micro.sunspot.aodv.MessageInputStream
- All Implemented Interfaces:
- Closeable
public final class MessageInputStream
- extends com.github.libxjava.io.BufferedInputStream
- Version:
- $Revision:$
- Author:
- Marcel Patzlaff
| Fields inherited from class com.github.libxjava.io.BufferedInputStream |
bufsize, worklock |
|
Constructor Summary |
MessageInputStream(de.jiac.micro.sunspot.aodv.ProtocolManager protocol)
|
| Methods inherited from class com.github.libxjava.io.BufferedInputStream |
available, clear, getPayloadEnd, getPayloadStart, read, read |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageInputStream
public MessageInputStream(de.jiac.micro.sunspot.aodv.ProtocolManager protocol)
setMessageID
public void setMessageID(MessageID mid)
internalRead
protected int internalRead(byte[] buffer)
throws IOException
- Specified by:
internalRead in class com.github.libxjava.io.BufferedInputStream
- Throws:
IOException
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.