org.openmuc.jsml.tl
Class SMLMessageExtractor
java.lang.Object
org.openmuc.jsml.tl.SMLMessageExtractor
public class SMLMessageExtractor
- extends Object
Implements SML transport layer version 1
Extracts the next SML File from a DataInputStream
- Author:
- mzillgit
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SMLMessageExtractor
public SMLMessageExtractor(DataInputStream inputStream,
long timeoutInMillies)
throws IOException
- Throws:
IOException
getSmlMessage
public byte[] getSmlMessage()
throws IOException
- Throws:
IOException
Copyright © 2011. All Rights Reserved.