Uses of Class
org.forgerock.http.protocol.Entity
Packages that use Entity
Package
Description
Models and manages elements of the Hypertext Transfer Protocol.
Contains classes related to the JSON-RPC protocol support for MCP.
-
Uses of Entity in org.forgerock.http.protocol
Methods in org.forgerock.http.protocol that return Entity -
Uses of Entity in org.forgerock.openig.mcp.jsonrpc
Methods in org.forgerock.openig.mcp.jsonrpc with parameters of type EntityModifier and TypeMethodDescriptionJsonRpcPayload.toJsonRpcMessage(Entity entity) Reads the given entity to a JSON-RPC message.