|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrreval.JWriter
public class JWriter
Field Summary | |
---|---|
static int |
MAX_WRITE_RETRIES
|
static long |
RETRY_NAP
|
Constructor Summary | |
---|---|
JWriter(ConnectionJ con)
|
Method Summary | |
---|---|
void |
writeMessage(java.io.Serializable obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int MAX_WRITE_RETRIES
public static long RETRY_NAP
Constructor Detail |
---|
public JWriter(ConnectionJ con)
Method Detail |
---|
public void writeMessage(java.io.Serializable obj) throws java.lang.Exception
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |