C G I M O S

C

configure(FeatureContext) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonFeature
 
configure(FeatureContext) - Method in class org.glassfish.jersey.moxy.xml.MoxyXmlFeature
 

G

getAttributePrefix() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
getNamespacePrefixMapper() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
getNamespaceSeparator() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
getValueWrapper() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 

I

isFormattedOutput() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
isIncludeRoot() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
isMarshalEmptyCollections() - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 

M

MoxyJsonConfig - Class in org.glassfish.jersey.moxy.json
Configuration class for MOXy JSON provider.
MoxyJsonConfig() - Constructor for class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
MoxyJsonFeature - Class in org.glassfish.jersey.moxy.json
Feature used to register MOXy JSON providers.
MoxyJsonFeature() - Constructor for class org.glassfish.jersey.moxy.json.MoxyJsonFeature
 
MoxyXmlFeature - Class in org.glassfish.jersey.moxy.xml
Feature used to register MOXy XML providers.
MoxyXmlFeature() - Constructor for class org.glassfish.jersey.moxy.xml.MoxyXmlFeature
Default constructor creates standard JAXBContext without any activated features and properties.
MoxyXmlFeature(Map<String, Object>, ClassLoader, boolean, Class...) - Constructor for class org.glassfish.jersey.moxy.xml.MoxyXmlFeature
Constructor which allows MOXy JAXBContext customization.

O

org.glassfish.jersey.moxy.json - package org.glassfish.jersey.moxy.json
 
org.glassfish.jersey.moxy.xml - package org.glassfish.jersey.moxy.xml
 

S

setAttributePrefix(String) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setFormattedOutput(boolean) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setIncludeRoot(boolean) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setMarshalEmptyCollections(boolean) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setNamespacePrefixMapper(Map<String, String>) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setNamespaceSeparator(char) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 
setValueWrapper(String) - Method in class org.glassfish.jersey.moxy.json.MoxyJsonConfig
 

C G I M O S

Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.