|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.monoserv.InstanceModifier
public class InstanceModifier
Allows the modules to set fields which will force the MonoServerInstance to react based on the fields set. Tied to the module and optional.
Constructor Summary | |
---|---|
InstanceModifier()
Blank constructor |
Method Summary | |
---|---|
boolean |
closeSocketAfterSend()
Determines if the socket should be closed after the data stream has been written and flushed. |
void |
enableCloseSocketAfterSend()
Tells the MonoServerInstance to close the socket after the data stream has been written and flushed. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstanceModifier()
Method Detail |
---|
public void enableCloseSocketAfterSend()
public boolean closeSocketAfterSend()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |