public class TestJettyWebSocketSecureCommunication extends TestJettyWebSocketCommunication
TestJettyWebSocketCommunication.MockWebSocketProcessorclientService, clientServiceContext, serverPath, serverPort, serverService, serverServiceContext| Constructor and Description |
|---|
TestJettyWebSocketSecureCommunication() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
customizeClient() |
protected void |
customizeServer() |
protected boolean |
isSecure() |
void |
testClientServerCommunication() |
assertConnectedEvent, assertConsumeBinaryMessage, assertConsumeTextMessage, setup, teardown, testClientServerCommunicationRecoverypublic TestJettyWebSocketSecureCommunication()
protected boolean isSecure()
isSecure in class TestJettyWebSocketCommunicationprotected void customizeServer()
customizeServer in class TestJettyWebSocketCommunicationprotected void customizeClient()
customizeClient in class TestJettyWebSocketCommunicationpublic void testClientServerCommunication()
throws java.lang.Exception
testClientServerCommunication in class TestJettyWebSocketCommunicationjava.lang.Exception