Uses of Interface
org.simpleframework.http.message.Body
Packages that use Body
-
Uses of Body in org.simpleframework.http.message
Methods in org.simpleframework.http.message that return BodyModifier and TypeMethodDescriptionBodyConsumer.getBody()This is used to acquire the body that has been consumed.ChunkedConsumer.getBody()This is used to acquire the body that has been consumed.EmptyConsumer.getBody()This is used to acquire the body that has been consumed.Entity.getBody()This is used to acquire the body for this HTTP entity.EntityConsumer.getBody()This is used to acquire the body for this HTTP entity.FileUploadConsumer.getBody()This is used to acquire the body that has been consumed.FixedLengthConsumer.getBody()This is used to acquire the body that has been consumed.