public interface DebugAndTraceListener extends TraceListener
Connection
and the One Automation Engine communication process.Modifier and Type | Method and Description |
---|---|
void |
messageDebug(java.lang.String message)
Handle a debug message
|
messageIn, messageOut
void messageDebug(java.lang.String message)
message
- a message describing something that happens in the Connection
object.
This is meta-information, not something that was sent or received.