public interface Client
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
shutdown() |
void connect()
throws IOException
IOExceptionvoid shutdown()
throws IOException
IOExceptionCopyright © 2019 The Apache Software Foundation. All rights reserved.