Package org.bidib.jbidibc.debug
Class DebugReaderFactory
- java.lang.Object
-
- org.bidib.jbidibc.debug.DebugReaderFactory
-
public class DebugReaderFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDebugReaderFactory.SerialImpl
-
Constructor Summary
Constructors Constructor Description DebugReaderFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static DebugInterfacegetDebugReader(DebugReaderFactory.SerialImpl impl, DebugMessageProcessor messageReceiver)
-
-
-
Method Detail
-
getDebugReader
public static DebugInterface getDebugReader(DebugReaderFactory.SerialImpl impl, DebugMessageProcessor messageReceiver)
-
-