com.hazelcast.ascii.rest
Class HttpDeleteCommandProcessor
java.lang.Object
com.hazelcast.ascii.AbstractTextCommandProcessor<T>
com.hazelcast.ascii.rest.HttpCommandProcessor<HttpDeleteCommand>
com.hazelcast.ascii.rest.HttpDeleteCommandProcessor
- All Implemented Interfaces:
- TextCommandProcessor<HttpDeleteCommand>
public class HttpDeleteCommandProcessor
- extends HttpCommandProcessor<HttpDeleteCommand>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpDeleteCommandProcessor
public HttpDeleteCommandProcessor(TextCommandService textCommandService)
handle
public void handle(HttpDeleteCommand command)
handleRejection
public void handleRejection(HttpDeleteCommand command)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.