Class NotExistHttpResource

java.lang.Object
net.officefloor.web.resource.impl.AbstractHttpResource
net.officefloor.web.resource.impl.NotExistHttpResource
All Implemented Interfaces:
Closeable, AutoCloseable, HttpResource

public class NotExistHttpResource extends AbstractHttpResource
Not existing HttpResource.
Author:
Daniel Sagenschneider
  • Constructor Details

    • NotExistHttpResource

      public NotExistHttpResource(String path)
      Initiate.
      Parameters:
      path - Path.
  • Method Details