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