Uses of Interface
org.simpleframework.http.RequestLine
Packages that use RequestLine
-
Uses of RequestLine in org.simpleframework.http
Subinterfaces of RequestLine in org.simpleframework.httpModifier and TypeInterfaceDescriptioninterfaceTheRequestis used to provide an interface to the HTTP entity body and message header.interfaceThis is aHeaderobject that is used to represent a basic form for the HTTP request message.Classes in org.simpleframework.http that implement RequestLineModifier and TypeClassDescriptionclassTheRequestWrapperobject is used so that the originalRequestobject can be wrapped in a filtering proxy object.