| Package | Description |
|---|---|
| com.gurock.smartinspect.protocols |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolAdapter
Represents the adapter class for the ProtocolListener event
interface of the Protocol class.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.addListener(ProtocolListener listener)
Adds a new listener for the events of this object.
|
void |
Protocol.removeListener(ProtocolListener listener)
Removes a new listener for the events of this object.
|
Copyright © 2023. All rights reserved.