Searched defs:FastInfosetFeature (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/api/fastinfoset/
H A DFastInfosetFeature.java52 public class FastInfosetFeature extends WebServiceFeature { class in inherits:WebServiceFeature
54 * Constant value identifying the {@link FastInfosetFeature}
59 * Create a {@link FastInfosetFeature}. The instance created will be enabled.
61 public FastInfosetFeature() { method in class:FastInfosetFeature
66 * Create a {@link FastInfosetFeature}
72 public FastInfosetFeature(boolean enabled) { method in class:FastInfosetFeature

Completed in 622 milliseconds