Class SpigotCommunicationTask

    • Field Summary

      • Fields inherited from class de.simonsator.partyandfriends.communication.communicationtasks.CommunicationTask

        NAME
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SpigotCommunicationTask​(java.lang.String pName)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void sendMessage​(com.google.gson.JsonObject pJObj, OnlinePAFPlayer pPlayer)
      Communicate with the spigot server
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SpigotCommunicationTask

        protected SpigotCommunicationTask​(java.lang.String pName)
    • Method Detail

      • sendMessage

        protected void sendMessage​(com.google.gson.JsonObject pJObj,
                                   OnlinePAFPlayer pPlayer)
        Communicate with the spigot server
        Parameters:
        pJObj - The json object, that should be sent to the spigot server
        pPlayer - The player, for whom the message is