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)
PushStrategy
Applies the SPDY push logic for the primary resource.
apply
in interface PushStrategy
stream
- the primary resource streamrequestHeaders
- the primary resource request headersresponseHeaders
- the primary resource response headersCopyright © 1995-2015 Webtide. All Rights Reserved.