Apache CXF API

Uses of Class
org.apache.cxf.ws.rm.RewindableInputStream

Packages that use RewindableInputStream
org.apache.cxf.ws.rm   
 

Uses of RewindableInputStream in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return RewindableInputStream
static RewindableInputStream RewindableInputStream.makeRewindable(InputStream is)
           
 


Apache CXF API

Apache CXF