Uses of Interface
io.github.projectunified.faststats.core.Submitter.Response.InputStreamSupplier
Packages that use Submitter.Response.InputStreamSupplier
-
Uses of Submitter.Response.InputStreamSupplier in io.github.projectunified.faststats.core
Methods in io.github.projectunified.faststats.core with parameters of type Submitter.Response.InputStreamSupplierModifier and TypeMethodDescriptionstatic Submitter.ResponseSubmitter.Response.create(int statusCode, Submitter.Response.InputStreamSupplier supplier, Exception exception) Creates a newSubmitter.Responseinstance.