public class ProtocolHandshake
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProtocolHandshake.Result |
| Constructor and Description |
|---|
ProtocolHandshake() |
| Modifier and Type | Method and Description |
|---|---|
ProtocolHandshake.Result |
createSession(HttpClient client,
Command command) |
public ProtocolHandshake.Result createSession(HttpClient client, Command command) throws java.io.IOException
java.io.IOException