Uses of Interface
io.fusionauth.http.Buildable
Packages that use Buildable
-
Uses of Buildable in io.fusionauth.http
Classes in io.fusionauth.http with type parameters of type BuildableModifier and TypeInterfaceDescriptioninterfaceA simple builder pattern interface that automatically adds a `with` method.Classes in io.fusionauth.http that implement Buildable -
Uses of Buildable in io.fusionauth.http.server
Classes in io.fusionauth.http.server that implement BuildableModifier and TypeClassDescriptionclassAn HTTP request that is received by the HTTP server.