public static class SourceRconMessenger.ConnectionStats extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
getAcquireCount() |
String |
getConnectionId() |
long |
getLastAcquiredMs() |
InetSocketAddress |
getLocalAddress() |
InetSocketAddress |
getRemoteAddress() |
String |
getThreadName() |
int |
hashCode() |
boolean |
isAcquired() |
boolean |
isActive() |
boolean |
isAuthenticated() |
public String getConnectionId()
public InetSocketAddress getLocalAddress()
public InetSocketAddress getRemoteAddress()
public int getAcquireCount()
public boolean isAuthenticated()
public boolean isActive()
public boolean isAcquired()
public long getLastAcquiredMs()
public String getThreadName()
Copyright © 2016–2024. All rights reserved.