|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectautohit.system.tellio.TellServerEngine
TELL IO working engine.
EPG - Initial - 04Jan04
/code>
Field Summary | |
int |
numeric
|
int |
state
|
static int |
STATE_DATA
|
static int |
STATE_ERROR
|
static int |
STATE_GIVE
|
static int |
STATE_NEW
TELL tokens |
Constructor Summary | |
TellServerEngine()
|
Method Summary | |
void |
connected(java.io.BufferedInputStream bis)
Initialize the engine. |
void |
init()
Initialize the engine. |
int |
state_new(int token,
java.io.BufferedInputStream bis)
Accept. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int STATE_NEW
public static final int STATE_GIVE
public static final int STATE_DATA
public static final int STATE_ERROR
public int state
public int numeric
Constructor Detail |
public TellServerEngine()
Method Detail |
public void init()
public void connected(java.io.BufferedInputStream bis)
public int state_new(int token, java.io.BufferedInputStream bis) throws TellException
TellException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |