public interface ClientConnection
Modifier and Type | Method and Description |
---|---|
String |
getLocalAddr() |
int |
getLocalPort() |
String |
getRemoteAddr() |
String |
getRemoteHost() |
int |
getRemotePort() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.