Interface PartitionDispatchHandler4<H,P extends ResourcePath<K>,K>

All Superinterfaces:
PartitionDispatchHandler<H,P,K,BasicHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus>
All Known Implementing Classes:
VeniceDispatcher

@NettyVersion(NETTY_4_1) public interface PartitionDispatchHandler4<H,P extends ResourcePath<K>,K> extends PartitionDispatchHandler<H,P,K,BasicHttpRequest,io.netty.handler.codec.http.FullHttpResponse,io.netty.handler.codec.http.HttpResponseStatus>