public static class PushStrategy.None extends Object implements PushStrategy
PushStrategy.None| Constructor and Description |
|---|
PushStrategy.None() |
public Set<String> apply(Stream stream, Fields requestHeaders, Fields responseHeaders)
PushStrategyApplies the SPDY push logic for the primary resource.
apply in interface PushStrategystream - the primary resource streamrequestHeaders - the primary resource request headersresponseHeaders - the primary resource response headersCopyright © 1995-2015 Webtide. All Rights Reserved.