Package com.djrapitops.plan.delivery.web.resolver
package com.djrapitops.plan.delivery.web.resolver
Classes for implementing functionality with
ResolverService
.
Documentation-
ClassDescriptionUtility Resolver for organizing resolution in a tree-like structure.Builder class for
CompositeResolver
.Utility class for constructing aResolver
with Functional Interfaces.Special Resolver that gives responses without user authentication.Interface for resolving requests of Plan webserver.Represents a response that will be sent over HTTP.Thrown whenResponseBuilder
is missing some parameters.