com.hazelcast.ascii.rest
Class HttpDeleteCommandParser

java.lang.Object
  extended by com.hazelcast.ascii.rest.HttpDeleteCommandParser
All Implemented Interfaces:
CommandParser

public class HttpDeleteCommandParser
extends Object
implements CommandParser


Constructor Summary
HttpDeleteCommandParser()
           
 
Method Summary
 TextCommand parser(SocketTextReader socketTextReader, String cmd, int space)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpDeleteCommandParser

public HttpDeleteCommandParser()
Method Detail

parser

public TextCommand parser(SocketTextReader socketTextReader,
                          String cmd,
                          int space)
Specified by:
parser in interface CommandParser


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.