Uses of Interface
org.apache.mina.http.api.HttpMessage
Packages that use HttpMessage
-
Uses of HttpMessage in org.apache.mina.http
Classes in org.apache.mina.http that implement HttpMessage -
Uses of HttpMessage in org.apache.mina.http.api
Subinterfaces of HttpMessage in org.apache.mina.http.apiModifier and TypeInterfaceDescriptioninterfaceAn HTTP request elementinterfaceAn HTTP response to an HTTP requestClasses in org.apache.mina.http.api that implement HttpMessageModifier and TypeClassDescriptionclassThe default implementation for the HTTP response element.