Class WebServer
java.lang.Object
net.william278.schematicupload.web.WebServer
-
Method Summary
Modifier and TypeMethodDescriptionvoidcopyWebFiles(String source, Path target) static @NotNull WebServercreateAndStart(@NotNull SchematicUpload plugin) voidend()
-
Method Details
-
copyWebFiles
- Throws:
URISyntaxExceptionIOException
-
end
public void end() -
createAndStart
-