Package com.nexomc.nexo.pack.server
Class LobFileServer
-
- All Implemented Interfaces:
-
com.nexomc.nexo.pack.server.NexoPackServer
public final class LobFileServer implements NexoPackServer
-
-
Field Summary
Fields Modifier and Type Field Description private final BooleanisPackUploaded
-
Constructor Summary
Constructors Constructor Description LobFileServer()
-
Method Summary
Modifier and Type Method Description BooleanisPackUploaded()CompletableFuture<Void>uploadPack()StringpackUrl()-
-
Method Detail
-
isPackUploaded
Boolean isPackUploaded()
-
uploadPack
CompletableFuture<Void> uploadPack()
-
-
-
-