net.schmizz.*
-
net.schmizz.sshj.SSHClient
Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_PORT |
22 |
-
net.schmizz.sshj.common.Base64
Modifier and Type |
Constant Field |
Value |
public static final int |
DECODE |
0 |
public static final int |
DO_BREAK_LINES |
8 |
public static final int |
ENCODE |
1 |
public static final int |
GZIP |
2 |
public static final int |
NO_OPTIONS |
0 |
public static final int |
ORDERED |
32 |
public static final int |
URL_SAFE |
16 |
-
net.schmizz.sshj.common.Buffer<T extends Buffer<T>>
Modifier and Type |
Constant Field |
Value |
public static final int |
DEFAULT_SIZE |
256 |
public static final int |
MAX_SIZE |
1073741824 |
-
Copyright © 2009-2012. All Rights Reserved.