Package | Description |
---|---|
com.owlike.genson.ext.jaxrs |
Modifier and Type | Method and Description |
---|---|
GensonJaxRSFeature |
GensonJaxRSFeature.disable() |
GensonJaxRSFeature |
GensonJaxRSFeature.disableDeserializationFor(Class<?> type,
Class<?>... types) |
GensonJaxRSFeature |
GensonJaxRSFeature.disableSerializationFor(Class<?> type,
Class<?>... types) |
GensonJaxRSFeature |
GensonJaxRSFeature.enable() |
GensonJaxRSFeature |
GensonJaxRSFeature.getContext(Class<?> type) |
GensonJaxRSFeature |
GensonJaxRSFeature.use(Genson genson) |
Constructor and Description |
---|
GensonJsonConverter(javax.ws.rs.ext.ContextResolver<GensonJaxRSFeature> gensonResolver) |
Copyright © 2019. All rights reserved.