Class MultiProxyServerSocketConfigurationBungee
java.lang.Object
com.bencodez.votingplugin.bungee.global.multiproxy.MultiProxyServerSocketConfigurationBungee
- All Implemented Interfaces:
MultiProxyServerSocketConfiguration
public class MultiProxyServerSocketConfigurationBungee
extends Object
implements MultiProxyServerSocketConfiguration
-
Constructor Summary
ConstructorDescriptionMultiProxyServerSocketConfigurationBungee
(String s, net.md_5.bungee.config.Configuration config) -
Method Summary
-
Constructor Details
-
MultiProxyServerSocketConfigurationBungee
public MultiProxyServerSocketConfigurationBungee(String s, net.md_5.bungee.config.Configuration config)
-
-
Method Details
-
getServerName
- Specified by:
getServerName
in interfaceMultiProxyServerSocketConfiguration
-
getHost
- Specified by:
getHost
in interfaceMultiProxyServerSocketConfiguration
-
getPort
public int getPort()- Specified by:
getPort
in interfaceMultiProxyServerSocketConfiguration
-