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