|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.sman.QueryProcessor
public abstract class QueryProcessor
Constructor Summary | |
---|---|
QueryProcessor()
|
Method Summary | |
---|---|
abstract boolean |
isStopped()
|
void |
process(Query buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QueryProcessor()
Method Detail |
---|
public void process(Query buf) throws QueryInterruptedException
QueryInterruptedException
public abstract boolean isStopped()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |