Package mc.core.domain.base.rest
Class RESTOptions
java.lang.Object
mc.core.domain.base.rest.RESTOptions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RESTOptions
public RESTOptions()
-
-
Method Details
-
options
@OPTIONS @Path("/{path:.*}") public javax.ws.rs.core.Response options(@PathParam("path") String path)
-