org.glassfish.jersey.message.internal
Interface QualityFactor
- All Known Implementing Classes:
- AcceptableToken
public interface QualityFactor
Quality factor for acceptable header types.
- Author:
- Paul Sandoz, Marek Potociar (marek.potociar at oracle.com)
QUALITY_FACTOR
static final java.lang.String QUALITY_FACTOR
- See Also:
- Constant Field Values
MINUMUM_QUALITY
static final int MINUMUM_QUALITY
- See Also:
- Constant Field Values
MAXIMUM_QUALITY
static final int MAXIMUM_QUALITY
- See Also:
- Constant Field Values
DEFAULT_QUALITY_FACTOR
static final int DEFAULT_QUALITY_FACTOR
- See Also:
- Constant Field Values
getQuality
int getQuality()
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.