Interface ViaServerProxyPlatform<T>

All Superinterfaces:
ViaPlatform<T>

public interface ViaServerProxyPlatform<T> extends ViaPlatform<T>
  • Method Details

    • protocolDetectorService

      ProtocolDetectorService protocolDetectorService()
      Returns a service to get protocol versions for proxied servers.
      Returns:
      protocol detector service
    • couldBeReloading

      default boolean couldBeReloading()
      Description copied from interface: ViaPlatform
      Returns whether the platform might be reloading.
      Specified by:
      couldBeReloading in interface ViaPlatform<T>
      Returns:
      whether the platform might be reloading