Index

A B C G J P S W 
All Classes and Interfaces|All Packages|Serialized Form

A

AnnotatedOwnerUtils - Class in com.vaadin.hilla.parser.utils
 
AnnotatedOwnerUtils() - Constructor for class com.vaadin.hilla.parser.utils.AnnotatedOwnerUtils
 

B

build() - Method in interface com.vaadin.hilla.parser.jackson.JacksonObjectMapperFactory
 
build() - Method in class com.vaadin.hilla.parser.jackson.JacksonObjectMapperFactory.Json
 
ByteArrayModule - Class in com.vaadin.hilla.parser.jackson
A Jackson 2 module to allow for the registration of a custom serializer and deserializer for byte[].
ByteArrayModule() - Constructor for class com.vaadin.hilla.parser.jackson.ByteArrayModule
 

C

com.vaadin.hilla.parser.jackson - package com.vaadin.hilla.parser.jackson
 
com.vaadin.hilla.parser.utils - module com.vaadin.hilla.parser.utils
 
com.vaadin.hilla.parser.utils - package com.vaadin.hilla.parser.utils
 
combine(Stream<T>...) - Static method in class com.vaadin.hilla.parser.utils.Streams
 
combine(T[]...) - Static method in class com.vaadin.hilla.parser.utils.Streams
 
ConfigList<Item> - Interface in com.vaadin.hilla.parser.utils
A basic structure for configuring a plugin.
ConfigList.Processor<Item> - Class in com.vaadin.hilla.parser.utils
Analyzer for the ConfigList class.

G

Generics - Class in com.vaadin.hilla.parser.utils
Utility class for working with generics.
Generics() - Constructor for class com.vaadin.hilla.parser.utils.Generics
 
getAllOwnersAnnotations(AnnotatedType) - Static method in class com.vaadin.hilla.parser.utils.AnnotatedOwnerUtils
 
getConfig() - Method in class com.vaadin.hilla.parser.utils.ConfigList.Processor
 
getDefaults() - Method in class com.vaadin.hilla.parser.utils.ConfigList.Processor
 
getDisabledOptions() - Method in interface com.vaadin.hilla.parser.utils.ConfigList
Gets a list of default options the user wants to disable.
getExactIterableType(Class<?>) - Static method in class com.vaadin.hilla.parser.utils.Generics
Returns the exact type of the elements in an iterable class.
getUsedOptions() - Method in interface com.vaadin.hilla.parser.utils.ConfigList
Gets a list of custom options the user wants to use.

J

JacksonObjectMapperFactory - Interface in com.vaadin.hilla.parser.jackson
A factory to build a custom ObjectMapper for serializing and deserializing data exchange between server and client in runtime; also, it is used by the JVM parser to extract properties from the data beans.
JacksonObjectMapperFactory.Json - Class in com.vaadin.hilla.parser.jackson
 
Json() - Constructor for class com.vaadin.hilla.parser.jackson.JacksonObjectMapperFactory.Json
 
JsonPrinter - Class in com.vaadin.hilla.parser.utils
 
JsonPrinter() - Constructor for class com.vaadin.hilla.parser.utils.JsonPrinter
 
JsonPrinter.Pretty - Class in com.vaadin.hilla.parser.utils
 

P

PluginException - Exception in com.vaadin.hilla.parser.utils
 
PluginException(String) - Constructor for exception com.vaadin.hilla.parser.utils.PluginException
 
PluginException(String, Throwable) - Constructor for exception com.vaadin.hilla.parser.utils.PluginException
 
PluginException(Throwable) - Constructor for exception com.vaadin.hilla.parser.utils.PluginException
 
pretty() - Method in class com.vaadin.hilla.parser.utils.JsonPrinter
 
process() - Method in class com.vaadin.hilla.parser.utils.ConfigList.Processor
 
Processor(ConfigList<Item>, Collection<Item>) - Constructor for class com.vaadin.hilla.parser.utils.ConfigList.Processor
 
Processor(Collection<Item>) - Constructor for class com.vaadin.hilla.parser.utils.ConfigList.Processor
 

S

setConfig(ConfigList<Item>) - Method in class com.vaadin.hilla.parser.utils.ConfigList.Processor
 
shouldAllDefaultsBeDisabled() - Method in interface com.vaadin.hilla.parser.utils.ConfigList
Indicates if the user wants to disable all default options.
Streams - Class in com.vaadin.hilla.parser.utils
 

W

writeAsString(Object) - Method in class com.vaadin.hilla.parser.utils.JsonPrinter.Pretty
 
writeAsString(Object) - Method in class com.vaadin.hilla.parser.utils.JsonPrinter
 
A B C G J P S W 
All Classes and Interfaces|All Packages|Serialized Form