Class HttpObjectSocket

java.lang.Object
org.nustaq.kontraktor.remoting.websockets.WebObjectSocket
org.nustaq.kontraktor.remoting.http.HttpObjectSocket
All Implemented Interfaces:
org.nustaq.kontraktor.remoting.base.ObjectSink, org.nustaq.kontraktor.remoting.base.ObjectSocket

public class HttpObjectSocket
extends WebObjectSocket
implements org.nustaq.kontraktor.remoting.base.ObjectSink
Created by ruedi on 12.05.2015. bidirectional http longpoll based objectsocket backed by a binary queue.