|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--synapsi.data.DataInfo | +--synapsi.data.DataSettings
Class for storing setting for Neuroni Server. TO BE IMPLEMENTED
Field Summary | |
protected DataGroup |
defaultGroup
This is used only when serializing / de-serializing. |
Constructor Summary | |
protected |
DataSettings()
Constructs a new DataInfo-object |
Method Summary | |
protected int |
getConcurrentClients()
|
protected void |
setConcurrentClients(int i)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
protected DataGroup defaultGroup
Constructor Detail |
protected DataSettings()
Method Detail |
protected void setConcurrentClients(int i)
protected int getConcurrentClients()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |