public interface IsamProtocolServer extends IsamProtocol
B_V1, CLOSE, CREATE, DELETE, ERROR, FIND_ALL, FIND_GE, FIND_GT, FIND_LE, FIND_LT, O_V1, OK, READ, RESULT_CLOSE, RESULT_CURRENT, RESULT_READ, UPDATE
Modifier and Type | Method and Description |
---|---|
void |
process(IsamSource isam)
Process all incoming commands.
|
void process(IsamSource isam) throws IsamException, RecordException
isam
- ISAM sourceIsamException
- if problems with ISAM sourceRecordException
- if problems with record definition