public static interface DefaultHeaders.NameConverter<T>
name
elements before being processed by this mapModifier 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.