Shared classes used on both the client and the server side for transmitting
data between the server and the client in JSON format.
Jakarta-specific package for server-only classes.
-
Return a request to find a fresh instance of the referenced proxy.
Return a request to find a fresh instance of the referenced proxy.
Log a message on the server.
InstanceRequest.using(P instanceObject)
Provide the instance on which the request will be invoked.
Request additional reference properties to fetch with the return value.
-
Log a message on the server.
-
class
A no-op implementation of Request that can be used as a base type for writing
unit tests.