public class ReadWriteApiHandler extends AbstractApiRequestHandler implements ApiRequestHandler
| Constructor and Description |
|---|
ReadWriteApiHandler() |
| Modifier and Type | Method and Description |
|---|---|
ReadWriteApiDelegate |
getDelegate() |
void |
handle(ApiRequest request) |
void |
setDelegate(ReadWriteApiDelegate delegate) |
handleExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleExceptionpublic void handle(ApiRequest request) throws IOException
handle in interface ApiRequestHandlerIOExceptionpublic ReadWriteApiDelegate getDelegate()
@Inject public void setDelegate(ReadWriteApiDelegate delegate)
Copyright © 2015. All rights reserved.