super(soapCodec, SOAPVersion.SOAP_11, readerRecycleListener, retainState, (retainState) ? FastInfosetMIMETypes.STATEFUL_SOAP_11 : FastInfosetMIMETypes.SOAP_11);
super(that);
return new WSTCPFastInfosetStreamSOAP11Codec(this);
return new StreamHeader11(reader, mark);
if (soapAction == null || soapAction.length() == 0) { return _defaultContentType; } else { return new ContentTypeImpl(_defaultContentType.getContentType(), soapAction); }