Uses of Class
org.apache.juneau.rest.rrpc.RrpcRestOpSession.Builder
Packages that use RrpcRestOpSession.Builder
-
Uses of RrpcRestOpSession.Builder in org.apache.juneau.rest.rrpc
Methods in org.apache.juneau.rest.rrpc that return RrpcRestOpSession.BuilderModifier and TypeMethodDescriptionstatic RrpcRestOpSession.Builder
RrpcRestOpSession.create
(RrpcRestOpContext ctx, RestSession session) Static creator.RrpcRestOpContext.createSession
(RestSession session) Constructors in org.apache.juneau.rest.rrpc with parameters of type RrpcRestOpSession.BuilderModifierConstructorDescriptionprotected
Constructor.