Searched refs:checkMtomConflict (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/
H A DDeploymentDescriptorParser.java287 if(checkMtomConflict(features.get(MTOMFeature.class),mtomfeature)) {
304 private static boolean checkMtomConflict(MTOMFeature lhs, MTOMFeature rhs) { method in class:DeploymentDescriptorParser

Completed in 39 milliseconds