Class NexoServer

  • All Implemented Interfaces:
    com.nexomc.nexo.pack.server.NexoPackServer

    
    public final class NexoServer
    extends S3Server
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      NexoServer()
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Unit start()
      • 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
    • Constructor Detail

      • NexoServer

        NexoServer()