public class HttpDeleteCommand extends HttpCommand
CONTENT_LENGTH, CONTENT_TYPE, CONTENT_TYPE_BINARY, CONTENT_TYPE_JSON, CONTENT_TYPE_PLAIN_TEXT, HEADER_CHUNKED, HEADER_CONTENT_LENGTH, HEADER_CONTENT_TYPE, HEADER_CUSTOM_PREFIX, HEADER_EXPECT_100, nextLine, RES_100, RES_200, RES_204, RES_400, RES_403, RES_404, RES_500, RES_503, response, uri
type
Constructor and Description |
---|
HttpDeleteCommand(String uri) |
getURI, readFrom, send200, send204, send400, setResponse, setResponse, setResponse, shouldReply, toString, writeTo
getReadHandler, getRequestId, getType, getWriteHandler, init, isUrgent
public HttpDeleteCommand(String uri)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.