Uses of Enum
org.jboss.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
Packages that use InterfaceHttpData.HttpDataType
-
Uses of InterfaceHttpData.HttpDataType in org.jboss.netty.handler.codec.http.multipart
Methods in org.jboss.netty.handler.codec.http.multipart that return InterfaceHttpData.HttpDataTypeModifier and TypeMethodDescriptionDiskAttribute.getHttpDataType()
DiskFileUpload.getHttpDataType()
InterfaceHttpData.getHttpDataType()
InternalAttribute.getHttpDataType()
MemoryAttribute.getHttpDataType()
MemoryFileUpload.getHttpDataType()
MixedAttribute.getHttpDataType()
MixedFileUpload.getHttpDataType()
Returns the enum constant of this type with the specified name.static InterfaceHttpData.HttpDataType[]
InterfaceHttpData.HttpDataType.values()
Returns an array containing the constants of this enum type, in the order they are declared.