Constant Field Values
Contents
io.toro.*
-
io.toro.martini.ApiMethods Modifier and Type Constant Field Value public static final String
API_FILE_EXTENSION
".api"
-
io.toro.martini.DynamoDbMethods Modifier and Type Constant Field Value public static final String
REQUEST_ITEMS
"requestItems#io.toro.martini.dynamodb.RequestItem[]{\n}"
-
io.toro.martini.VaultMethods Modifier and Type Constant Field Value public static final String
CIPHERTEXT
"ciphertext"
public static final String
ENCRYPTION_KEY
"encryptionKey"
public static final String
PLAINTEXT
"plaintext"
public static final String
PLAINTEXT_AS_BYTE_ARRAY
"plaintextAsByteArray"
public static final String
PLAINTEXT_AS_STRING
"plaintextAsString"
public static final String
SIGNATURE
"signature"
-
io.toro.martini.gloop.http.MultipartFile Modifier and Type Constant Field Value public static final String
KEY_CONTENT_TYPE
"contentType"
public static final String
KEY_EMPTY
"empty"
public static final String
KEY_INPUT_STREAM
"inputStream"
public static final String
KEY_NAME
"name"
public static final String
KEY_ORIGINAL_FILENAME
"originalFileName"
public static final String
KEY_SIZE
"size"
public static final String
QUALIFIED_GLOOP_NAME
"io.toro.martini.http.MultipartFile"
-
io.toro.martini.ipackage.MartiniPackage Modifier and Type Constant Field Value static final String
LOGGER_PREFIX
"io.toro.martini.package."
-
io.toro.martini.jabber.model.JabberConnection Modifier and Type Constant Field Value public static final int
DEFAULT_CONNECTION_TIMEOUT
50000
public static final int
DEFAULT_PACKET_REPLY_TIMEOUT
5000
public static final int
DEFAULT_PING_INTERVAL
20
-
io.toro.martini.redis.RedisKeyMethods Modifier and Type Constant Field Value public static final String
MIGRATE_ARGS_GLOOP_DOC
"migrateArgs{\n copy:boolean:Do not remove the key from the local instance by setting {@code COPY}\n replace:boolean:Replace existing key on the remote instance by setting {@code REPLACE}\n keys[]:object:Migrate one or more {@code keys}:false\n password::Creates new {@link MigrateArgs} with {@code AUTH} (target authentication) enabled:false\n}"
public static final String
SORT_ARGS_GLOOP_DOC
"sortArgs{\n by::Sort keys by an external list. Key names are obtained substituting the first occurrence of {@code *} with the actual value of the element in the list.\n limit:Limit the number of returned elements{\n offset:long\n count:long\n }\n get[]::Retrieve external keys during sort. {@literal GET} supports {@code #} and {@code *} wildcards\n asc:boolean:Apply numeric sort in ascending order\n alpha:boolean:Apply lexicographically sort\n}"
-
io.toro.martini.redis.RedisUtilMethods Modifier and Type Constant Field Value protected static final String
KEY_VALUE_OUTPUT_ARRAY_GLOOP_DOC
"output{\n redisKeyValues[]{\n key:object\n value:object\n }\n}"
protected static final String
KEY_VALUE_OUTPUT_GLOOP_DOC
"output{\n redisKeyValue{\n key:object\n value:object\n }\n}"
protected static final String
MAP_ARRAY_GLOOP_DOC
"redisMap[]{\n name:object\n value:object\n}\n"
protected static final String
MAP_OUTPUT_ARRAY_GLOOP_DOC
"output{\nredisMap[]{\n name:object\n value:object\n}\n}"
public static final String
SCAN_ARGS_GLOOP_DOC
"scanArgs{\n limit:long:Limit the scan by count:false\n match::Set the match filter:false\n}\n"
-
io.toro.martini.util.ApplicationUtils Modifier and Type Constant Field Value static final String
DEFAULT_PACKAGE_DIRECTORY
"packages"
static final String
KEY_HOME
"toroesb.home"
static final String
KEY_PACKAGE_HOME
"package.home"
-
io.toro.martini.util.Predicates2 Modifier and Type Constant Field Value public static final long
DEFAULT_MAX_PERIOD
1000L
public static final long
DEFAULT_PERIOD
50L
-
io.toro.martini.util.StringMatcher Modifier and Type Constant Field Value protected static final char
singleWildCard
0