Openfire 3.9.3 Javadoc

org.jivesoftware.openfire.http
Class HttpBindException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.jivesoftware.openfire.http.HttpBindException
All Implemented Interfaces:
Serializable

public class HttpBindException
extends Exception

See Also:
Serialized Form

Constructor Summary
HttpBindException(String message, BoshBindingError error)
           
 
Method Summary
 BoshBindingError getBindingError()
           
 boolean shouldCloseSession()
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

HttpBindException

public HttpBindException(String message,
                         BoshBindingError error)
Method Detail

getBindingError

public BoshBindingError getBindingError()

shouldCloseSession

public boolean shouldCloseSession()

Openfire 3.9.3 Javadoc

Copyright © 2003-2008 Jive Software.