public abstract class ConnectionWithStatus extends Object implements IConnection
| Modifier and Type | Class and Description |
|---|---|
static class |
ConnectionWithStatus.Status |
| Constructor and Description |
|---|
ConnectionWithStatus() |
| Modifier and Type | Method and Description |
|---|---|
abstract ConnectionWithStatus.Status |
status()
whether this connection is available to transfer data
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, recv, send, sendpublic abstract ConnectionWithStatus.Status status()
Copyright © 2015. All rights reserved.