Package septogeddon.pluginquery.http
Interface ProtocolMethod
- All Known Implementing Classes:
ProtocolMethod.General
public interface ProtocolMethod
The HTTP method
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
General methods that are often used for RestfulAPI services -
Method Summary
-
Method Details
-
name
String name()Get the protocol name- Returns:
-
getContext
HTTPContext getContext()Get the protocol context- Returns:
-