Package net.i2p.BOB
Class DoCMDS
- java.lang.Object
-
- net.i2p.BOB.DoCMDS
-
-
Constructor Summary
Constructors Constructor Description DoCMDS(AtomicBoolean LIVE, AtomicBoolean lock, Socket server, Properties props, NamedDB database, Logger _log)
-
-
-
Field Detail
-
BMAJ
public static final String BMAJ
- See Also:
- Constant Field Values
-
BMIN
public static final String BMIN
- See Also:
- Constant Field Values
-
BREV
public static final String BREV
- See Also:
- Constant Field Values
-
BEXT
public static final String BEXT
- See Also:
- Constant Field Values
-
BOBversion
public static final String BOBversion
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
DoCMDS
DoCMDS(AtomicBoolean LIVE, AtomicBoolean lock, Socket server, Properties props, NamedDB database, Logger _log)
- Parameters:
LIVE
-server
-props
-database
-_log
-
-
-