@Immutable public final class PfShell extends Object
Constructor and Description |
---|
PfShell(Profile prof,
String host,
int port,
String login,
String key)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
host()
Get host.
|
String |
key()
Get private key.
|
String |
login()
Get login.
|
int |
port()
Get port.
|
public String host() throws IOException
IOException
- If failspublic int port() throws IOException
IOException
- If failspublic String login() throws IOException
IOException
- If failspublic String key() throws IOException
IOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.