public interface SshAgentServer extends Channel
| Modifier and Type | Field and Description |
|---|---|
static String |
CHANNEL_OPEN_TIMEOUT_PROP
Value that can be set on the
FactoryManager
to configure the channel open timeout value (millis). |
static long |
DEFAULT_CHANNEL_OPEN_TIMEOUT |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
static final String CHANNEL_OPEN_TIMEOUT_PROP
FactoryManager
to configure the channel open timeout value (millis). If not specified
then DEFAULT_CHANNEL_OPEN_TIMEOUT value is usedstatic final long DEFAULT_CHANNEL_OPEN_TIMEOUT
String getId()
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.