We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
com.vaadin.hilla.engine.
Package com.vaadin.hilla.engine
Class ParserConfiguration
java.lang.Object
com.vaadin.hilla.engine.ParserConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<Class<? extends Annotation>>
List<Class<? extends Annotation>>
void
setEndpointAnnotations
(@NonNull List<Class<? extends Annotation>> endpointAnnotations) void
setEndpointExposedAnnotations
(@NonNull List<Class<? extends Annotation>> endpointExposedAnnotations)
-
Constructor Details
-
ParserConfiguration
public ParserConfiguration()
-
-
Method Details
-
getEndpointAnnotations
-
getEndpointExposedAnnotations
-
getOpenAPIBasePath
-
getPlugins
-
setEndpointAnnotations
-
setEndpointExposedAnnotations
public void setEndpointExposedAnnotations(@NonNull List<Class<? extends Annotation>> endpointExposedAnnotations)
-