public final class Config extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
Config.SerializerType |
Modifier and Type | Field and Description |
---|---|
static String |
DAEMON_NAME |
static boolean |
METADATA |
static String |
MSG_TRACE_DIR |
static int |
NS_BCPORT |
static int |
NS_PORT |
static boolean |
PICKLE_CALENDAR_PYTZ_LOCALIZE |
static int |
PROTOCOL_VERSION |
static String |
PYROLITE_VERSION |
static Config.SerializerType |
SERIALIZER |
static boolean |
SERPENT_INDENT |
static boolean |
SERPENT_SET_LITERALS |
Constructor and Description |
---|
Config() |
public static String MSG_TRACE_DIR
public static int NS_PORT
public static int NS_BCPORT
public static final int PROTOCOL_VERSION
public static final String PYROLITE_VERSION
public static boolean SERPENT_INDENT
public static boolean SERPENT_SET_LITERALS
public static Config.SerializerType SERIALIZER
public static boolean METADATA
public static boolean PICKLE_CALENDAR_PYTZ_LOCALIZE
public static String DAEMON_NAME
Copyright © 2016. All Rights Reserved.