Connection Manager 3.5.1 Javadoc

Package org.jivesoftware.multiplexer.net.http

Interface Summary
SessionListener Listens for HTTP binding session events.
 

Class Summary
FlashCrossDomainServlet Serves up the flash cross domain xml file which allows other domains to access http-binding using flash.
HttpBindManager  
HttpBindServlet Servlet which handles requests to the HTTP binding service.
HttpConnection Represents one HTTP connection with a client using the HTTP Binding service.
HttpSession A session represents a serious of interactions with an XMPP client sending packets using the HTTP Binding protocol specified in XEP-0124.
HttpSessionManager Manages sessions for all users connecting to Openfire using the HTTP binding protocal, XEP-0124.
 

Enum Summary
BoshBindingError An enum defining all errors which can happen during a BOSH session.
BoshBindingError.Type  
 

Exception Summary
HttpBindException  
HttpConnectionClosedException This exception is thrown when an action attempted on the connection to the client but the connection has been closed.
 


Connection Manager 3.5.1 Javadoc

Copyright © 2003-2006 Jive Software.