Class HeadCommand

java.lang.Object
org.exoplatform.services.jcr.webdav.command.HeadCommand

public class HeadCommand extends Object
Created by The eXo Platform SAS.
Version:
$Id: $
Author:
Vitaly Guly - gavrikvetal@gmail.com
  • Constructor Details

    • HeadCommand

      public HeadCommand()
  • Method Details

    • head

      public javax.ws.rs.core.Response head(javax.jcr.Session session, String path, String baseURI)
      Webdav Head method implementation.
      Parameters:
      session - current session
      path - resouce path
      baseURI - base uri
      Returns:
      the instance of javax.ws.rs.core.Response