Streaming and polling can be combined with HTTP and WebSockets, so that all the combinations are possible and make sense. So:
1) Streaming over HTTP
2) Streaming over WebSocket
3) Polling over HTTP
4) Polling over WebSocket

Lightstreamer automatically chooses the best combination for each connection.