| Package | Description |
|---|---|
| com.gurock.smartinspect.formatters | |
| com.gurock.smartinspect.protocols |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryFormatter
Responsible for formatting and writing a packet in the standard
SmartInspect binary format.
|
class |
TextFormatter
Responsible for creating a text representation of a packet and
writing it to a stream.
|
| Modifier and Type | Field and Description |
|---|---|
protected Formatter |
TcpProtocol.fFormatter |
| Modifier and Type | Method and Description |
|---|---|
protected Formatter |
TextProtocol.getFormatter()
Returns the formatter for this log file protocol.
|
protected Formatter |
FileProtocol.getFormatter()
Returns the formatter for this log file protocol.
|
Copyright © 2023. All rights reserved.