Fix javadocs warnings
This commit is contained in:
parent
2766133a4d
commit
0082a15899
@ -21,13 +21,13 @@ import io.netty.handler.codec.http.HttpMessage;
|
||||
/**
|
||||
* Provides the constants for the header names and the utility methods
|
||||
* used by the {@link SpdyHttpDecoder} and {@link SpdyHttpEncoder}.
|
||||
* @apiviz.sterotype static
|
||||
* @apiviz.stereotype static
|
||||
*/
|
||||
public final class SpdyHttpHeaders {
|
||||
|
||||
/**
|
||||
* SPDY HTTP header names
|
||||
* @apiviz.sterotype static
|
||||
* @apiviz.stereotype static
|
||||
*/
|
||||
public static final class Names {
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user