Interface WebSocketClient

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
DefaultHttpClient

public interface WebSocketClient extends AutoCloseable
Interface that provides a way to connect a client over WebSocket.
Since:
1.0
Author:
graemerocher