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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DSOAPBindingCodec.java137 private final String xmlMimeType; field in class:SOAPBindingCodec
195 xmlMimeType = xmlSoapCodec.getMimeType();
328 contentType = xmlMimeType;
417 return compareStrings(contentType, xmlMimeType);

Completed in 23 milliseconds