Class ConnectionProperties (2.34.0)

public class ConnectionProperties

Inheritance

java.lang.Object > ConnectionProperties

Static Fields

UNKNOWN_LENGTH

public static final ConnectionProperty<Integer> UNKNOWN_LENGTH
Field Value
Type Description
ConnectionProperty<Integer>

VALID_CONNECTION_PROPERTIES

public static ImmutableList<ConnectionProperty<?>> VALID_CONNECTION_PROPERTIES
Field Value
Type Description
com.google.common.collect.ImmutableList<ConnectionProperty<?>>