| Package | Description |
|---|---|
| org.openscada.opc.lib.list |
| Modifier and Type | Field and Description |
|---|---|
static Category |
Categories.OPCDAServer10
Category of the OPC DA 1.0 Servers
|
static Category |
Categories.OPCDAServer20
Category of the OPC DA 2.0 Servers
|
static Category |
Categories.OPCDAServer30
Category of the OPC DA 3.0 Servers
|
static Category |
Categories.XMLDAServer10
Category of the XML DA 1.0 Servers
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
ServerList.listServers(Category[] implemented,
Category[] required)
List all servers that match the requirements
|
Collection<String> |
ServerList.listServers(Category[] implemented,
Category[] required)
List all servers that match the requirements
|
Collection<ClassDetails> |
ServerList.listServersWithDetails(Category[] implemented,
Category[] required)
List all servers that match the requirements and return the class details
|
Collection<ClassDetails> |
ServerList.listServersWithDetails(Category[] implemented,
Category[] required)
List all servers that match the requirements and return the class details
|
Copyright © 2017 LSST. All rights reserved.