eXo WS :: Commons Utils 2.3.6-GA

org.exoplatform.common.http
Interface HTTPMethods


public interface HTTPMethods

Created by The eXo Platform SARL .
HTTP methods

Version:
$Id: $
Author:
Gennady Azarenkov

Field Summary
static String DELETE
           
static String GET
           
static String POST
           
static String PUT
           
 

Field Detail

GET

static final String GET
See Also:
Constant Field Values

PUT

static final String PUT
See Also:
Constant Field Values

POST

static final String POST
See Also:
Constant Field Values

DELETE

static final String DELETE
See Also:
Constant Field Values

eXo WS :: Commons Utils 2.3.6-GA

Copyright © 2013 eXo Platform SAS. All Rights Reserved.