public abstract class AbstractProcessor extends java.lang.Object implements ICommandProcessor
| Modifier and Type | Field and Description | 
|---|---|
protected ProxySession | 
ps  | 
protected java.lang.String | 
tag  | 
| Constructor and Description | 
|---|
AbstractProcessor(ProxySession ps,
                 java.lang.String tag)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isFinished()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprocessprotected final ProxySession ps
protected final java.lang.String tag
public AbstractProcessor(ProxySession ps, java.lang.String tag)
public boolean isFinished()
isFinished in interface ICommandProcessorCopyright © 2021. All Rights Reserved.