|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IProtocolWriter
The IProtocolWriter defines writing record logs. It should be used in combination
with a custom ProtocolFactory.
| Method Summary | |
|---|---|
void |
closeRecord(Record pRecord)
Closes a record and writes the protocol. |
Record |
openRecord(String pCommand)
Opens a new record. |
| Method Detail |
|---|
Record openRecord(String pCommand)
pCommand - the command
void closeRecord(Record pRecord)
pRecord - the record to write
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||