Class ClientStateInMemory.ServerInfo

java.lang.Object
io.aether.cloud.client.ClientStateInMemory.ServerInfo
All Implemented Interfaces:
ClientState.ServerInfo
Enclosing class:
ClientStateInMemory

public static class ClientStateInMemory.ServerInfo extends Object implements ClientState.ServerInfo
  • Constructor Details

    • ServerInfo

      public ServerInfo(int sid)
    • ServerInfo

      public ServerInfo(io.aether.api.common.ServerDescriptor descriptor)
  • Method Details