Package-level declarations

This package contains the interfaces and abstract definitions for sending commands to the Spine application via web requests.

Types

Link copied to clipboard
public abstract class CommandServlet extends MessageServlet<I, O>
An HttpServlet representing a command endpoint.