Package com.levigo.jadice.web.server
package com.levigo.jadice.web.server
-
ClassDescriptionThe AnnotationProfileRegistry holds all
AnnotationProfile
s and offers methods to register and obtain profiles.Utilities for working withContextualFactory
objects.A factory depending on anInvocationContext
providing specific information about the context of the object creation.Deprecated.A provider for reading documents based onSource
s.Central registration forDocumentDataProvider
implementations.A servlet providing TrueType fonts, which are available in the server sidedFontManager
, for download purposes.A servlet providing static font-related resources.Represents the current context of the invocation.AnInvocationContext
specifically for cases when ajakarta.websocket
implementation is used.Intended to use if you don't want to use the standard behavior how a temp file is created, mainly for security purposes.An interface for specializedDocumentDataProvider
s.An Annotation for defining the URI-schemes of aUriBasedDocumentDataProvider
.Allows direct access to the core registries likeDocumentDataProviderRegistry
andAnnotationProfileRegistry
.Deprecated.