|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RetryInfo | |
---|---|
org.jboss.errai.bus.client.api | |
org.jboss.errai.bus.client.framework.transports |
Uses of RetryInfo in org.jboss.errai.bus.client.api |
---|
Fields in org.jboss.errai.bus.client.api declared as RetryInfo | |
---|---|
static RetryInfo |
RetryInfo.NO_RETRY
|
Methods in org.jboss.errai.bus.client.api that return RetryInfo | |
---|---|
RetryInfo |
TransportError.getRetryInfo()
Provides the retry information for the failed action that led to this error. |
Uses of RetryInfo in org.jboss.errai.bus.client.framework.transports |
---|
Methods in org.jboss.errai.bus.client.framework.transports that return RetryInfo | |
---|---|
RetryInfo |
BusTransportError.getRetryInfo()
|
Constructors in org.jboss.errai.bus.client.framework.transports with parameters of type RetryInfo | |
---|---|
BusTransportError(TransportHandler source,
com.google.gwt.http.client.Request request,
Throwable throwable,
int statusCode,
RetryInfo retryInfo)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |