Uses of Class
org.openehealth.ipf.commons.ihe.ws.cxf.payload.WrappedOutputStream
-
Packages that use WrappedOutputStream Package Description org.openehealth.ipf.commons.ihe.ws.cxf.payload -
-
Uses of WrappedOutputStream in org.openehealth.ipf.commons.ihe.ws.cxf.payload
Methods in org.openehealth.ipf.commons.ihe.ws.cxf.payload that return WrappedOutputStream Modifier and Type Method Description static WrappedOutputStreamOutStreamSubstituteInterceptor. getStreamWrapper(org.apache.cxf.message.Message message)Retrieves the instance of stream wrapper installed by this interceptor.
-