Interface RestTimestampService

All Superinterfaces:
Serializable
All Known Implementing Classes:
RestTimestampServiceImpl

@Path("/")
@Produces("application/json")
@Consumes("application/json")
public interface RestTimestampService
extends Serializable
This REST interface provides operations for the timestamp creation.