Package com.nexomc.nexo.pack.server
Class NexoServer
-
- All Implemented Interfaces:
-
com.nexomc.nexo.pack.server.NexoPackServer
public final class NexoServer extends S3Server
-
-
Field Summary
Fields Modifier and Type Field Description private final S3Clients3Clientprivate final BooleanisPackUploaded
-
Constructor Summary
Constructors Constructor Description NexoServer()
-
Method Summary
-
Methods inherited from class com.nexomc.nexo.pack.server.S3Server
getS3Client, hash, isPackUploaded, packUrl, stop, uploadPack -
Methods inherited from class com.nexomc.nexo.pack.server.NexoPackServer
packInfo, sendPack, sendPack -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-