|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opcfoundation.ua.common.UriTable
org.opcfoundation.ua.common.ServerTable
public class ServerTable
Table for keeping the ServerUris, which are exposed by the server via the property Server.ServerArray.
| Constructor Summary | |
|---|---|
ServerTable()
|
|
| Method Summary | |
|---|---|
static ServerTable |
createFromArray(String[] serverArray)
createFromArray. |
| Methods inherited from class org.opcfoundation.ua.common.UriTable |
|---|
add, add, addAll, getIndex, getUri, remove, remove, size, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ServerTable()
| Method Detail |
|---|
public static ServerTable createFromArray(String[] serverArray)
createFromArray.
serverArray - an array of String objects.
ServerTable object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||