| Modifier and Type | Method | Description |
|---|---|---|
static void |
SocketHttpClient.assertConnectionIsClosed(SocketHttpClient s) |
Assert that the socket associated with the provided client is closed.
|
static void |
SocketHttpClient.assertConnectionIsOpen(SocketHttpClient s) |
Assert that the socket associated with the provided client is working and open.
|
Copyright © 2018 Oracle Corporation. All rights reserved.