@ManagedData public class FastInfosetFeature extends WebServiceFeature
The following describes the affects of this feature with respect to being enabled or disabled:
If this feature is not present on a Web service then the default behaviour is equivalent to this feature being present and enabled.
Modifier and Type | Field and Description |
---|---|
static String |
ID
Constant value identifying the
FastInfosetFeature |
enabled
Constructor and Description |
---|
FastInfosetFeature()
Create a
FastInfosetFeature . |
FastInfosetFeature(boolean enabled)
Create a
FastInfosetFeature |
public static final String ID
FastInfosetFeature
public FastInfosetFeature()
FastInfosetFeature
. The instance created will be enabled.public FastInfosetFeature(boolean enabled)
FastInfosetFeature
enabled
- specifies whether this feature should
be enabled or not.@ManagedAttribute public String getID()
getID
in class WebServiceFeature
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.