| Package | Description |
|---|---|
| com.gurock.smartinspect.protocols |
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.dispatch(ProtocolCommand command)
Dispatches a custom action to a concrete implementation of a protocol.
|
void |
Protocol.implDispatch(ProtocolCommand command) |
protected void |
MemoryProtocol.internalDispatch(ProtocolCommand command)
Overrides and implements a custom action for saving the current
queue of packets of this memory protocol to a stream or
protocol object.
|
protected void |
Protocol.internalDispatch(ProtocolCommand command)
Executes a protocol specific custom action.
|
Copyright © 2023. All rights reserved.