Uses of Enum
io.netty.handler.codec.http.multipart.InterfaceHttpData.HttpDataType
Packages that use InterfaceHttpData.HttpDataType
-
Uses of InterfaceHttpData.HttpDataType in io.netty.handler.codec.http.multipart
Methods in io.netty.handler.codec.http.multipart that return InterfaceHttpData.HttpDataTypeModifier and TypeMethodDescriptionAbstractMixedHttpData.getHttpDataType()DiskAttribute.getHttpDataType()DiskFileUpload.getHttpDataType()InterfaceHttpData.getHttpDataType()InternalAttribute.getHttpDataType()MemoryAttribute.getHttpDataType()MemoryFileUpload.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.