Class ProtocolVersionFeature


  • public class ProtocolVersionFeature
    extends Object
    Thin client feature that was introduced by introducing new protocol version. Legacy approach. No new features of this kind should be added without strong justification. Use ProtocolBitmaskFeature for all newly introduced features.
    • Method Detail

      • verIntroduced

        public ProtocolVersion verIntroduced()
        Returns:
        Protocol version in which this feature was introduced.