Class DefaultHttpAnnotationParser<T extends HttpComponent<T>>

java.lang.Object
eu.cloudnetservice.driver.network.http.annotation.parser.DefaultHttpAnnotationParser<T>
Type Parameters:
T - the type of http component associated with this parser.
All Implemented Interfaces:
HttpAnnotationParser<T>

public final class DefaultHttpAnnotationParser<T extends HttpComponent<T>> extends Object implements HttpAnnotationParser<T>
The default implementation of a http annotation parser.
Since:
4.0