Package io.milton.http
package io.milton.http
-
ClassDescriptionResponse Handler which wraps anotherImplementations of this interface are authentication methods for use with HTTP.This is just initial experimental design for solution to already compressed resources problemResponse Handler which wraps another, and compresses content if appropriateResources may implement this, to allow them to decide dynamically whether to support particular HTTP methods.Represents support for a given property.Supporting functions for the DeleteHandlerDefault implementation of DeleteHelper It will delegate to the resource if it implements DeletableCollectionResource, otherwise it will walk the collection if its a CollectionResource, and finally will just call handlerHelper.isLockedOut otherwiseRepresents a method of authenticating users using remote sites.Interface for a request/response wrapping filter.Passes the request and response along a series of filtersAn immutable class to represent an item in a MultiStatus responseMilton's main class.A very simple resource implementation, which simply takes parameters in the constructor to define the resource, which includes the content Can be useful for resources defined in by code, where the content is a classpath itemUsed to transform the requested url prior to resource locationUsed the decorator pattern to add support for .wellknown paths to a custom resource factory.Locates a resource for a .well-known/XXX pathLightweight XML generation.