Uses of Class
org.forgerock.http.protocol.MessageImpl
Packages that use MessageImpl
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
-
Uses of MessageImpl in org.forgerock.http.protocol
Classes in org.forgerock.http.protocol with type parameters of type MessageImplModifier and TypeClassDescriptionclass
MessageImpl<T extends MessageImpl<T>>
Abstract message base class.Subclasses of MessageImpl in org.forgerock.http.protocol