public interface InterfaceHttpData extends Comparable<InterfaceHttpData>
Modifier and Type | Interface and Description |
---|---|
static class |
InterfaceHttpData.HttpDataType |
Modifier and Type | Method and Description |
---|---|
InterfaceHttpData.HttpDataType |
getHttpDataType() |
String |
getName()
Returns the name of this InterfaceHttpData.
|
compareTo
String getName()
InterfaceHttpData.HttpDataType getHttpDataType()
Copyright © 2008-2014 The Netty Project. All Rights Reserved.