public abstract class ConfiguredLimit extends java.lang.Object implements ProtocolVersionLimit
SERVER_DEFAULT
Constructor and Description |
---|
ConfiguredLimit() |
Modifier and Type | Method and Description |
---|---|
abstract ProtocolVersion |
getMaxVersion() |
static ConfiguredLimit |
newLimit() |
abstract void |
updateMaxSupportedVersion() |
public abstract ProtocolVersion getMaxVersion()
getMaxVersion
in interface ProtocolVersionLimit
public abstract void updateMaxSupportedVersion()
public static ConfiguredLimit newLimit()
Copyright © 2009- The Apache Software Foundation