See: Description
| Interface | Description |
|---|---|
| PropertiesHandler |
Interface for classes that should handle properties read.
|
| Class | Description |
|---|---|
| AttachmentProperties | |
| BindingProperties | |
| CommunicationProperties | |
| DeviceProperties |
Device properties.
|
| DevicesPropertiesHandler |
Class handles device properties.
|
| DiscoveryBindingProperties | |
| DispatchingProperties |
Class holds dispatching properties.
|
| DPWSProperties | |
| EventingProperties | |
| FrameworkProperties |
Class of framework properties.
|
| GlobalPropertiesHandler | |
| HTTPBindingProperties | |
| HTTPProperties | |
| IPProperties | |
| Properties |
Class provides configuration file/ stream reading and manages to call the different property
handlers.
|
| Property |
Class holds property name and value
|
| PropertyHeader |
Class includes name of property section headline and the property depth.
|
| SecurityProperties | |
| ServiceProperties |
Class of service properties.
|
| ServicesPropertiesHandler |
| Exception | Description |
|---|---|
| IllegalValueException | |
| SectionHeaderFoundException |
Class will be thrown of Properties.readLine, if subsection header is found within the stream.
|
Defines a container for device and service properties along with their respective handlers.