@Provider public class MoxyContextResolver extends Object implements javax.ws.rs.ext.ContextResolver<JAXBContext>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_MOXY_OXM_MAPPING_URL |
static String |
PROPERTY_MOXY_OXM_PACKAGE_NAMES |
| Constructor and Description |
|---|
MoxyContextResolver(FeaturesAndProperties fap) |
| Modifier and Type | Method and Description |
|---|---|
JAXBContext |
getContext(Class<?> type) |
public static final String PROPERTY_MOXY_OXM_PACKAGE_NAMES
public static final String PROPERTY_MOXY_OXM_MAPPING_URL
public MoxyContextResolver(@Context
FeaturesAndProperties fap)
public JAXBContext getContext(Class<?> type)
getContext in interface javax.ws.rs.ext.ContextResolver<JAXBContext>Copyright © 2014 Oracle Corporation. All rights reserved.