Serialized Form
-
Package io.dropwizard.auth
-
Class io.dropwizard.auth.AuthenticationException extends Exception implements Serializable
- serialVersionUID:
- -5053567474138953905L
-
-
Package io.dropwizard.configuration
-
Class io.dropwizard.configuration.ConfigurationException extends Exception implements Serializable
- serialVersionUID:
- 7596147083618606385L
-
Serialized Fields
-
errors
Collection<String> errors
-
-
Class io.dropwizard.configuration.ConfigurationParsingException extends ConfigurationException implements Serializable
- serialVersionUID:
- 1L
-
Class io.dropwizard.configuration.ConfigurationParsingException.Builder.LevenshteinComparator extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readObject
private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeObject
private void writeObject(ObjectOutputStream stream) throws IOException
- Throws:
IOException
-
-
Serialized Fields
-
base
String base
-
-
Class io.dropwizard.configuration.ConfigurationValidationException extends ConfigurationException implements Serializable
- serialVersionUID:
- 5325162099634227047L
-
Serialized Fields
-
constraintViolations
Set<javax.validation.ConstraintViolation<?>> constraintViolations
-
-
Class io.dropwizard.configuration.UndefinedEnvironmentVariableException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package io.dropwizard.health.response
-
Class io.dropwizard.health.response.ServletHealthResponder extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
cacheControlEnabled
boolean cacheControlEnabled
-
cacheControlValue
String cacheControlValue
-
healthResponseProvider
HealthResponseProvider healthResponseProvider
-
-
-
-
Package io.dropwizard.hibernate.dual
-
Class io.dropwizard.hibernate.dual.DualSessionFactory extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
current
ThreadLocal<org.hibernate.SessionFactory> current
-
primary
org.hibernate.SessionFactory primary
-
reader
org.hibernate.SessionFactory reader
-
-
-
Package io.dropwizard.jackson
-
Class io.dropwizard.jackson.AnnotationSensitivePropertyNamingStrategy extends com.fasterxml.jackson.databind.PropertyNamingStrategy implements Serializable
- serialVersionUID:
- -1372862028366311230L
-
Serialized Fields
-
snakeCase
com.fasterxml.jackson.databind.PropertyNamingStrategy snakeCase
-
-
Class io.dropwizard.jackson.DiscoverableSubtypeResolver extends com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver implements Serializable
- serialVersionUID:
- 1L
-
-
Package io.dropwizard.jersey.optional
-
Class io.dropwizard.jersey.optional.EmptyOptionalException extends RuntimeException implements Serializable
- serialVersionUID:
- -3398853218754085781L
-
-
Package io.dropwizard.jersey.setup
-
Class io.dropwizard.jersey.setup.JerseyServletContainer extends org.glassfish.jersey.servlet.ServletContainer implements Serializable
- serialVersionUID:
- -3747494819983708680L
-
-
Package io.dropwizard.jersey.validation
-
Class io.dropwizard.jersey.validation.JerseyViolationException extends javax.validation.ConstraintViolationException implements Serializable
- serialVersionUID:
- -2084629736062306666L
-
Serialized Fields
-
invocable
org.glassfish.jersey.server.model.Invocable invocable
-
-
-
Package io.dropwizard.servlets.assets
-
Class io.dropwizard.servlets.assets.AssetServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 6393345594784987908L
-
Class io.dropwizard.servlets.assets.ResourceNotFoundException extends RuntimeException implements Serializable
- serialVersionUID:
- 7084957514695533766L
-
-
Package io.dropwizard.servlets.tasks
-
Class io.dropwizard.servlets.tasks.TaskServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 7404713218661358124L
-
Serialized Fields
-
metricRegistry
com.codahale.metrics.MetricRegistry metricRegistry
-
taskConfiguration
TaskConfiguration taskConfiguration
-
taskExecutors
ConcurrentMap<Task,io.dropwizard.servlets.tasks.TaskServlet.TaskExecutor> taskExecutors
-
tasks
ConcurrentMap<String,Task> tasks
-
-
-
Package io.dropwizard.util
-
Class io.dropwizard.util.DataSize extends Object implements Serializable
- serialVersionUID:
- 8517642678733072800L
-
Serialized Fields
-
count
long count
-
unit
DataSizeUnit unit
-
-
Class io.dropwizard.util.Duration extends Object implements Serializable
- serialVersionUID:
- 1445611723318059801L
-
Serialized Fields
-
count
long count
-
unit
TimeUnit unit
-
-
-
Package io.dropwizard.views.common
-
Class io.dropwizard.views.common.ViewRenderException extends IOException implements Serializable
- serialVersionUID:
- -2972444466317717696L
-