Uses of Interface
org.simpleframework.http.message.Message
Packages that use Message
-
Uses of Message in org.simpleframework.http.core
Classes in org.simpleframework.http.core that implement MessageModifier and TypeClassDescription(package private) classThis is used to represent the HTTP response.(package private) classTheResponseMessageobject represents the header used for a response. -
Uses of Message in org.simpleframework.http.message
Classes in org.simpleframework.http.message that implement MessageModifier and TypeClassDescriptionclassTheMessageobject is used to store an retrieve the headers for both a request and response.