public class IOExceptionEvent extends EventObject
source| Constructor and Description |
|---|
IOExceptionEvent(Object source,
String remoteHost,
int port,
String transport) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
String |
getTransport() |
getSource, toStringCopyright © 2016. All rights reserved.