@Factory
public class SpigotPlatformModule
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
SpigotPlatformModule
public SpigotPlatformModule()
-
Method Details
-
packetEncoder
@Bean
@Named("packetEncoder")
@Singleton
public String packetEncoder()
-
packetDecoder
@Bean
@Named("packetDecoder")
@Singleton
public String packetDecoder()
-
packetHandler
@Bean
@Named("packetHandler")
@Singleton
public String packetHandler()
-
implementationName
@Bean
@Named("implementationName")
@Singleton
public String implementationName()