@Path(value="greenMail") public interface GreenMailService
void
start()
stop()
@POST @Path(value="start") void start()
@POST @Path(value="stop") void stop()
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.