public static class ServerEvent.Address extends Object
| Constructor and Description |
|---|
Address(InetSocketAddress address,
boolean secure) |
| Modifier and Type | Method and Description |
|---|---|
InetSocketAddress |
getAddress() |
boolean |
isSecure() |
public Address(InetSocketAddress address, boolean secure)
public InetSocketAddress getAddress()
public boolean isSecure()
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.