| |
|
| java.lang.Object com.bostechcorp.cbesb.custom.protocol.CrHandler
INPUT_TIMEOUT | final protected static int INPUT_TIMEOUT(Code) | | |
INPUT_WANT_0A | final protected static short INPUT_WANT_0A(Code) | | |
INPUT_WANT_0D | final protected static short INPUT_WANT_0D(Code) | | |
READ_TIMEOUT | final protected static int READ_TIMEOUT(Code) | | |
gotInMessage | protected boolean gotInMessage(Code) | | |
inputState | protected short inputState(Code) | | |
lastByteWasCr | protected boolean lastByteWasCr(Code) | | |
logger | protected Log logger(Code) | | |
findByte | protected int findByte(byte[] bytes, int start, byte want)(Code) | | |
gotReceiveData | public int gotReceiveData(byte[] bytes) throws Exception(Code) | | |
processInOnlyBytes | public void processInOnlyBytes(byte[] bytes) throws Exception(Code) | | |
processInOnlyExchange | public void processInOnlyExchange(MessageExchange e) throws Exception(Code) | | |
processInOutBytes | public byte[] processInOutBytes(byte[] bytes) throws Exception(Code) | | |
processInOutExchange | public void processInOutExchange(MessageExchange e) throws Exception(Code) | | |
receiveStateMachine | protected int receiveStateMachine(byte[] bytes) throws Exception(Code) | | |
|
|
|