|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmuc.ehz.iec62056_21.IECReceiver
public class IECReceiver
Constructor Summary | |
---|---|
IECReceiver(java.lang.String iface)
|
Method Summary | |
---|---|
void |
changeBaudrate(int baudrate)
|
void |
close()
|
protected void |
finalize()
|
byte[] |
receiveMessage(long msTimeout)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IECReceiver(java.lang.String iface) throws NotFoundException
NotFoundException
Method Detail |
---|
public byte[] receiveMessage(long msTimeout) throws java.io.IOException
java.io.IOException
public void changeBaudrate(int baudrate)
public void close()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |