| Constructor and Description | 
|---|
ProtocolMatcher(int protocol)  | 
ProtocolMatcher(Protocol protocol)  | 
ProtocolMatcher(String protocols)  | 
public ProtocolMatcher(String protocols)
public ProtocolMatcher(int protocol)
public ProtocolMatcher(Protocol protocol)
public boolean matches(ClassificationRequest request)
Copyright © 2020. All rights reserved.