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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DXMLHTTPBindingCodec.java134 fiCodec = getFICodec();
350 private static Codec getFICodec() { method in class:XMLHTTPBindingCodec
H A DSOAPBindingCodec.java207 fiSoapCodec = getFICodec(xmlSoapCodec, version);
514 private static Codec getFICodec(StreamSOAPCodec soapCodec, SOAPVersion version) { method in class:SOAPBindingCodec

Completed in 32 milliseconds