| 
QuickServer v1.4.7  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.quickserver.util.xmlreader.ServerMode
This class encapsulate the servers mode. The xml is <server-mode>...</server-mode>
| Constructor Summary | |
ServerMode()
 | 
|
| Method Summary | |
 boolean | 
getBlocking()
Returns the blocking mode enable flag.  | 
 void | 
setBlocking(boolean blocking)
Sets the blocking mode enable flag.  | 
 java.lang.String | 
toString()
 | 
 java.lang.String | 
toXML(java.lang.String pad)
Returns XML config of this class.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public ServerMode()
| Method Detail | 
public boolean getBlocking()
true.
public void setBlocking(boolean blocking)
true | false
blocking - public java.lang.String toXML(java.lang.String pad)
public java.lang.String toString()
  | 
QuickServer v1.4.7  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||