| Package | Description |
|---|---|
| org.eclipse.scada.core.ui.connection.login.factory.internal |
| Modifier and Type | Method and Description |
|---|---|
LoginConnection.Mode |
LoginConnection.getMode() |
static LoginConnection.Mode |
LoginConnection.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LoginConnection.Mode[] |
LoginConnection.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LoginConnection(ConnectionInformation connectionInformation,
java.util.Set<java.lang.String> servicePids,
java.lang.Integer autoReconnectDelay,
java.lang.Integer priority,
LoginConnection.Mode mode,
boolean useCallbacks) |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0