public abstract class SimpleDecoratingHttpService extends SimpleDecoratingService<HttpRequest,HttpResponse> implements HttpService
HttpService that decorates another HttpService.| Modifier | Constructor and Description |
|---|---|
protected |
SimpleDecoratingHttpService(HttpService delegate)
Creates a new instance that decorates the specified
HttpService. |
serviceAdded, shouldCachePathas, delegate, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdecorate, decorate, serveas, decorate, serviceAdded, shouldCachePathprotected SimpleDecoratingHttpService(HttpService delegate)
HttpService.Copyright © 2020 LeanCloud. All rights reserved.