Uses of Class
org.jivesoftware.openfire.http.HttpConnectionClosedException
-
Packages that use HttpConnectionClosedException Package Description org.jivesoftware.openfire.http Provides classes for XEP-0124: Bidirectional-streams Over Synchronous HTTP (BOSH). -
-
Uses of HttpConnectionClosedException in org.jivesoftware.openfire.http
Methods in org.jivesoftware.openfire.http that throw HttpConnectionClosedException Modifier and Type Method Description voidHttpConnection. deliverBody(String body, boolean async)Delivers content to the client.voidHttpSession. forwardRequest(HttpBindBody body, javax.servlet.AsyncContext context)Forwards a client request, which is related to a session, to the server.
-