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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/developer/
H A DStreamingAttachmentFeature.java46 * StreamingAttachmentFeature feature = new StreamingAttachmentFeature();
56 public final class StreamingAttachmentFeature extends WebServiceFeature { class in inherits:WebServiceFeature
68 public StreamingAttachmentFeature() { method in class:StreamingAttachmentFeature
72 public StreamingAttachmentFeature(@Nullable String dir, boolean parseEagerly, long memoryThreshold) { method in class:StreamingAttachmentFeature

Completed in 40 milliseconds