Asynchronous Http Client 1.8.0-SNAPSHOT
Package Index
|
Class Index
com.ning.http.client
com.ning.http.client.consumers
com.ning.http.client.extra
com.ning.http.client.filter
com.ning.http.client.generators
com.ning.http.client.listenable
com.ning.http.client.listener
com.ning.http.client.ntlm
com.ning.http.client.oauth
com.ning.http.client.providers.apache
com.ning.http.client.providers.grizzly
com.ning.http.client.providers.jdk
com.ning.http.client.providers.netty
com.ning.http.client.providers.netty.spnego
com.ning.http.client.resumable
com.ning.http.client.simple
com.ning.http.client.webdav
com.ning.http.client.websocket
com.ning.http.multipart
com.ning.http.util
Classes
AllowAllHostnameVerifier
AsyncHttpProviderUtils
AuthenticatorUtils
Base64
CleanupChannelGroup
DateUtil
ProxyUtils
SslUtils
UTF8Codec
UTF8UrlEncoder
Exceptions
DateUtil.DateParseException
Package Index
|
Class Index
Use Tree Navigation
Use Panel Navigation
Summary:
Ctors
|
Inherited Methods
|
[Expand All]
public static class
DateUtil.DateParseException
extends Exception
java.lang.Object
↳
java.lang.Throwable
↳
java.lang.Exception
↳
com.ning.http.util.DateUtil.DateParseException
Summary
Public Constructors
DateUtil.DateParseException
()
DateUtil.DateParseException
(String message)
[Expand]
Inherited Methods
From class java.lang.Throwable
synchronized Throwable
fillInStackTrace
()
Throwable
getCause
()
String
getLocalizedMessage
()
String
getMessage
()
StackTraceElement[]
getStackTrace
()
synchronized Throwable
initCause
(Throwable arg0)
void
printStackTrace
()
void
printStackTrace
(PrintStream arg0)
void
printStackTrace
(PrintWriter arg0)
void
setStackTrace
(StackTraceElement[] arg0)
String
toString
()
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0)
final void
wait
(long arg0, int arg1)
Public Constructors
public
DateUtil.DateParseException
()
public
DateUtil.DateParseException
(String message)
Parameters
message
the exception message