|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectikayaki.util.SerialProxy
public class SerialProxy
Forwards commands sent between two serial ports and logs them.
Nested Class Summary | |
---|---|
private static class |
SerialProxy.Forwarder
|
Field Summary | |
---|---|
private static DateFormat |
dateFormat
|
Constructor Summary | |
---|---|
SerialProxy()
|
Method Summary | |
---|---|
static void |
main(String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static DateFormat dateFormat
Constructor Detail |
---|
public SerialProxy()
Method Detail |
---|
public static void main(String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |