Interface FactoryResetController
- All Known Implementing Classes:
FactoryResetControllerImpl
public interface FactoryResetController
-
Method Summary
Modifier and TypeMethodDescriptionvoidfactoryReset(org.restexpress.Request request, org.restexpress.Response response)
-
Method Details
-
factoryReset
void factoryReset(org.restexpress.Request request, org.restexpress.Response response) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-