Uses of Class
org.jivesoftware.openfire.http.HttpConnectionClosedException
Packages that use HttpConnectionClosedException
Package
Description
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 HttpConnectionClosedExceptionModifier and TypeMethodDescriptionvoidHttpConnection.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.