|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.jsml.tl.SMLMessageExtractor
public class SMLMessageExtractor
Implements SML transport layer version 1 Extracts the next SML File from a DataInputStream
Constructor Summary | |
---|---|
SMLMessageExtractor(java.io.DataInputStream inputStream,
long timeoutInMillies)
|
Method Summary | |
---|---|
byte[] |
getSmlMessage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SMLMessageExtractor(java.io.DataInputStream inputStream, long timeoutInMillies) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public byte[] getSmlMessage() throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |