Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.codec.http.multipart Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
AbstractDiskHttpDataClassio.netty.handler.codec.http.multipartNetty
AbstractHttpDataClassio.netty.handler.codec.http.multipartNetty
AbstractMemoryHttpDataClassio.netty.handler.codec.http.multipartNetty
AttributeInterfaceio.netty.handler.codec.http.multipartNetty
DefaultHttpDataFactoryDefault factory giving Attribute and FileUpload according to constructorAttribute and FileUpload could be :Classio.netty.handler.codec.http.multipartNetty
DiskAttributeClassio.netty.handler.codec.http.multipartNetty
DiskFileUploadClassio.netty.handler.codec.http.multipartNetty
FileUploadFileUpload interface that could be in memory, on temporary file or any other implementations.Interfaceio.netty.handler.codec.http.multipartNetty
HttpDataInterfaceio.netty.handler.codec.http.multipartNetty
HttpDataFactoryInterfaceio.netty.handler.codec.http.multipartNetty
HttpPostMultipartRequestDecoderThis decoder will decode Body and can handle POST BODY.Classio.netty.handler.codec.http.multipartNetty
HttpPostRequestDecoderThis decoder will decode Body and can handle POST BODY.Classio.netty.handler.codec.http.multipartNetty
HttpPostRequestDecoder .EndOfDataDecoderExceptionException when the body is fully decoded, even if there is still dataSee Also:Serialized FormClassio.netty.handler.codec.http.multipart.HttpPostRequestDecoderNetty
HttpPostRequestDecoder .ErrorDataDecoderExceptionException when an error occurs while decodingSee Also:Serialized FormClassio.netty.handler.codec.http.multipart.HttpPostRequestDecoderNetty
HttpPostRequestDecoder .MultiPartStatusClassio.netty.handler.codec.http.multipart.HttpPostRequestDecoderNetty
HttpPostRequestDecoder .NotEnoughDataDecoderExceptionException when try reading data from request in chunked format, and notenough data are available (need more chunks)Classio.netty.handler.codec.http.multipart.HttpPostRequestDecoderNetty
HttpPostRequestEncoderThis encoder will help to encode Request for a FORM as POST.Classio.netty.handler.codec.http.multipartNetty
HttpPostRequestEncoder .EncoderModeDifferent modes to use to encode form data.Classio.netty.handler.codec.http.multipart.HttpPostRequestEncoderNetty
HttpPostRequestEncoder .ErrorDataEncoderExceptionException when an error occurs while encodingSee Also:Serialized FormClassio.netty.handler.codec.http.multipart.HttpPostRequestEncoderNetty
HttpPostStandardRequestDecoderThis decoder will decode Body and can handle POST BODY.Classio.netty.handler.codec.http.multipartNetty
InterfaceHttpDataInterfaceio.netty.handler.codec.http.multipartNetty
InterfaceHttpData .HttpDataTypeClassio.netty.handler.codec.http.multipart.InterfaceHttpDataNetty
InterfaceHttpPostRequestDecoderThis decoder will decode Body and can handle POST BODY (or for PUT, PATCH or OPTIONS).Interfaceio.netty.handler.codec.http.multipartNetty
MemoryAttributeClassio.netty.handler.codec.http.multipartNetty
MemoryFileUploadDefault FileUpload implementation that stores file into memory.Classio.netty.handler.codec.http.multipartNetty
MixedAttributeClassio.netty.handler.codec.http.multipartNetty
MixedFileUploadClassio.netty.handler.codec.http.multipartNetty