Class ProtocolMatcher

  • All Implemented Interfaces:
    Matcher

    public class ProtocolMatcher
    extends java.lang.Object
    implements Matcher
    • Constructor Detail

      • ProtocolMatcher

        public ProtocolMatcher​(java.lang.String protocols)
      • ProtocolMatcher

        public ProtocolMatcher​(int protocol)
      • ProtocolMatcher

        public ProtocolMatcher​(Protocol protocol)