Modifier and Type | Method and Description |
---|---|
protected abstract AbstractPackageManagerClient.Either<? extends Exception,Boolean> |
AbstractPackageManagerClient.checkServiceAvailability(boolean checkTimeout,
long timeoutRemaining)
The CRX PackageManagerServlet does not support GET requests.
|
protected static <T,U> AbstractPackageManagerClient.Either<T,U> |
AbstractPackageManagerClient.left(T left,
Class<U> right) |
protected static <T,U> AbstractPackageManagerClient.Either<T,U> |
AbstractPackageManagerClient.right(Class<T> left,
U right) |
Modifier and Type | Method and Description |
---|---|
protected AbstractPackageManagerClient.Either<? extends Exception,Boolean> |
AsyncPackageManagerClient.checkServiceAvailability(boolean checkTimeout,
long timeoutRemaining)
The CRX PackageManagerServlet does not support GET requests.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractPackageManagerClient.Either<? extends Exception,Boolean> |
Http3PackageManagerClient.checkServiceAvailability(boolean checkTimeout,
long timeoutRemaining) |
Modifier and Type | Method and Description |
---|---|
protected AbstractPackageManagerClient.Either<? extends Exception,Boolean> |
Http4PackageManagerClient.checkServiceAvailability(boolean checkTimeout,
long timeoutRemaining) |
Copyright © 2013-2017. All Rights Reserved.