public static interface DefaultHeaders.NameValidator<T>
| Modifier and Type | Field and Description |
|---|---|
static DefaultHeaders.NameValidator |
NOT_NULL |
| Modifier and Type | Method and Description |
|---|---|
void |
validateName(T name) |
static final DefaultHeaders.NameValidator NOT_NULL
void validateName(T name)
Copyright © 2008–2015 The Netty Project. All rights reserved.