HTTPProxyEngine implements a SPDY to HTTP proxy, that is, converts SPDY events received by clients into
HTTP events for the servers.ProxyEngine is the class for SPDY proxy functionalities that receives a SPDY request and converts it to
any protocol to its server side.ProxyEngineSelector is the main entry point for push stream events of a jetty SPDY proxy.PushStrategy encapsulates the decisions about performing
SPDY pushes of secondary resources associated with a primary resource.SPDYProxyEngine implements a SPDY to SPDY proxy, that is, converts SPDY events received by clients into
SPDY events for the servers.Copyright © 1995-2018 Webtide. All Rights Reserved.