com.oracle.webservices.api.databinding
Class DatabindingModeFeature
java.lang.Object
javax.xml.ws.WebServiceFeature
com.oracle.webservices.api.databinding.DatabindingModeFeature
- All Implemented Interfaces:
- ServiceSharedFeatureMarker
public class DatabindingModeFeature
- extends WebServiceFeature
- implements ServiceSharedFeatureMarker
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- Constant value identifying the DatabindingFeature
- See Also:
- Constant Field Values
GLASSFISH_JAXB
public static final String GLASSFISH_JAXB
- See Also:
- Constant Field Values
DatabindingModeFeature
public DatabindingModeFeature(String mode)
getMode
public String getMode()
getID
public String getID()
- Specified by:
getID in class WebServiceFeature
getProperties
public Map<String,Object> getProperties()
builder
public static DatabindingModeFeature.Builder builder()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.