public static class BasicTlsTest.SimpleClient extends java.lang.Object implements TestProtocolUtil.BlockingCallable
| Constructor and Description |
|---|
SimpleClient(boolean layered,
java.security.KeyStore trustStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
await() |
java.lang.Exception |
call() |
public SimpleClient(boolean layered,
java.security.KeyStore trustStore)
public java.lang.Exception call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<java.lang.Exception>java.lang.Exceptionpublic void await()
throws java.lang.InterruptedException
await in interface TestProtocolUtil.BlockingCallablejava.lang.InterruptedException