public class ServerIdentity.StreamingConn extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Close the connection, note that this function is non-blocking, so calling isClosed immediately after calling
close might not return the desired result.
|
boolean |
isClosed()
Checks whether the connection is open.
|
public void close()
public boolean isClosed()
Copyright © 2018. All rights reserved.