public class DockerGlobal extends Object
JDocker Framework. WebSite: https://github.com/helyho/JDocker Licence: Apache v2 License
| 限定符和类型 | 字段和说明 |
|---|---|
static boolean |
DEBUG |
static AuthResult |
DOCKER_AUTH_RESULT |
static String |
DOCKER_REST_CHARSET |
static String |
DOCKER_REST_HOST |
static int |
DOCKER_REST_PORT |
static int |
DOCKER_REST_TIMEOUT |
| 构造器和说明 |
|---|
DockerGlobal() |
public static String DOCKER_REST_HOST
public static int DOCKER_REST_PORT
public static String DOCKER_REST_CHARSET
public static int DOCKER_REST_TIMEOUT
public static boolean DEBUG
public static AuthResult DOCKER_AUTH_RESULT
Copyright © 2017 Voovan. All rights reserved.