public interface InterfaceHttpData extends java.lang.Comparable<InterfaceHttpData>, ReferenceCounted
| Modifier and Type | Interface and Description |
|---|---|
static class |
InterfaceHttpData.HttpDataType |
| Modifier and Type | Method and Description |
|---|---|
InterfaceHttpData.HttpDataType |
getHttpDataType() |
java.lang.String |
getName()
Returns the name of this InterfaceHttpData.
|
java.lang.String getName()
InterfaceHttpData.HttpDataType getHttpDataType()
Copyright © 2008–2018 The Netty Project. All rights reserved.