public class TestJettyWebSocketSecureCommunication extends TestJettyWebSocketCommunication
TestJettyWebSocketCommunication.MockWebSocketProcessor
clientService, 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, testClientServerCommunicationRecovery
public TestJettyWebSocketSecureCommunication()
protected boolean isSecure()
isSecure
in class TestJettyWebSocketCommunication
protected void customizeServer()
customizeServer
in class TestJettyWebSocketCommunication
protected void customizeClient()
customizeClient
in class TestJettyWebSocketCommunication
public void testClientServerCommunication() throws java.lang.Exception
testClientServerCommunication
in class TestJettyWebSocketCommunication
java.lang.Exception