Interface ProtocolFinder

All Known Implementing Classes:
HttpProtocolFinder, SSLProtocolFinder

public interface ProtocolFinder
General interface for protocol finders, responsible to figure out, whether incoming bytes belong to the specific protocol.
Author:
Alexey Stashok