Serialized Form
-
Package com.vaadin.hilla
-
Exception com.vaadin.hilla.EndpointInvocationException
class EndpointInvocationException extends Exception implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointAccessDeniedException
class EndpointAccessDeniedException extends EndpointInvocationException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointBadRequestException
class EndpointBadRequestException extends EndpointInvocationException.EndpointHttpException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointForbiddenException
class EndpointForbiddenException extends EndpointInvocationException.EndpointHttpException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointHttpException
class EndpointHttpException extends EndpointInvocationException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointInternalException
class EndpointInternalException extends EndpointInvocationException.EndpointHttpException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointNotFoundException
class EndpointNotFoundException extends EndpointInvocationException.EndpointHttpException implements Serializable -
Exception com.vaadin.hilla.EndpointInvocationException.EndpointUnauthorizedException
class EndpointUnauthorizedException extends EndpointInvocationException.EndpointHttpException implements Serializable -
Class com.vaadin.hilla.EndpointUtil
class EndpointUtil extends Object implements Serializable-
Serialized Fields
-
accessChecker
EndpointAccessChecker accessChecker
-
endpointProperties
EndpointProperties endpointProperties
-
registry
EndpointRegistry registry
-
-
-
-
Package com.vaadin.hilla.auth
-
Class com.vaadin.hilla.auth.CsrfIndexHtmlRequestListener
class CsrfIndexHtmlRequestListener extends Object implements Serializable
-
-
Package com.vaadin.hilla.crud
-
Class com.vaadin.hilla.crud.PropertyStringFilterSpecification
class PropertyStringFilterSpecification extends Object implements Serializable-
Serialized Fields
-
filter
PropertyStringFilter filter
-
-
-
-
Package com.vaadin.hilla.exception
-
Exception com.vaadin.hilla.exception.EndpointException
class EndpointException extends RuntimeException implements Serializable -
Exception com.vaadin.hilla.exception.EndpointValidationException
class EndpointValidationException extends EndpointException implements Serializable
-
-
Package com.vaadin.hilla.route
-
Class com.vaadin.hilla.route.RouteUnifyingIndexHtmlRequestListener
class RouteUnifyingIndexHtmlRequestListener extends Object implements Serializable-
Serialized Fields
-
serverAndClientViewsProvider
ServerAndClientViewsProvider serverAndClientViewsProvider
-
-
-
-
Package com.vaadin.hilla.startup
-
Class com.vaadin.hilla.startup.CsrfServiceInitListener
class CsrfServiceInitListener extends Object implements Serializable -
Class com.vaadin.hilla.startup.EndpointRegistryInitializer
class EndpointRegistryInitializer extends Object implements Serializable-
Serialized Fields
-
endpointController
EndpointController endpointController
-
-
-
Class com.vaadin.hilla.startup.RouteUnifyingServiceInitListener
class RouteUnifyingServiceInitListener extends Object implements Serializable-
Serialized Fields
-
accessControl
com.vaadin.flow.server.auth.NavigationAccessControl accessControl
-
routeUnifyingConfigurationProperties
RouteUnifyingConfigurationProperties routeUnifyingConfigurationProperties
-
routeUtil
RouteUtil routeUtil
-
-
-