Class HeadCommand
java.lang.Object
org.exoplatform.services.jcr.webdav.command.HeadCommand
Created by The eXo Platform SAS.
- Version:
- $Id: $
- Author:
- Vitaly Guly - gavrikvetal@gmail.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HeadCommand
public HeadCommand()
-
-
Method Details
-
head
Webdav Head method implementation.- Parameters:
session- current sessionpath- resouce pathbaseURI- base uri- Returns:
- the instance of javax.ws.rs.core.Response
-