Class ProtocolDetectionResult<T>

java.lang.Object
io.netty.handler.codec.ProtocolDetectionResult<T>
Type Parameters:
T - the type of the protocol

public final class ProtocolDetectionResult<T> extends Object
Result of detecting a protocol.