Searched refs:Http2Dispatcher (Results 1 – 1 of 1) sorted by relevance
27 Http2(http2::Http2Dispatcher<S>),210 pub(crate) struct Http2Dispatcher<S> { struct277 Self::Http2(Http2Dispatcher::new(config, io)) in http2()281 impl<S> Http2Dispatcher<S> implementation367 impl<S> Dispatcher for Http2Dispatcher<S> { implementation385 impl<S> Drop for Http2Dispatcher<S> { implementation