Class HeadCommand


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

      • HeadCommand

        public HeadCommand()
    • Method Detail

      • 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