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, getLoad, registerRecv, send, send, sendLoadMetricspublic abstract ConnectionWithStatus.Status status()
whether this connection is available to transfer data
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.