| Interface | Description |
|---|---|
| OptionsParserListener |
This interface is used as callback for the
OptionsParser.parse(java.lang.String, java.lang.String, com.gurock.smartinspect.connections.options.OptionsParserListener)
method. |
| Class | Description |
|---|---|
| OptionsParser |
Responsible for parsing the options part of a SmartInspect connections string.
|
| OptionsParserEvent |
This class is used by the OptionsParser class to inform interested
parties about found options.
|
Copyright © 2023. All rights reserved.