public interface Connection
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
isExpired(long milis) |
boolean |
isOpen() |
boolean isOpen()
boolean isExpired(long milis)
void close()
throws IOException
IOExceptionCopyright © 2015 JBoss, a division of Red Hat. All rights reserved.