public static interface DefaultHeaders.NameConverter<T>
name elements before being processed by this map| Modifier and Type | Method and Description |
|---|---|
T |
convertName(T name)
Convert the
name to some other form of the same object type |
Copyright © 2008–2015 The Netty Project. All rights reserved.