Uses of Class
com.sun.xml.ws.api.pipe.helper.AbstractPipeImpl

Packages that use AbstractPipeImpl
com.sun.xml.ws.api.pipe.helper Default partial implementations of Pipe
 

Uses of AbstractPipeImpl in com.sun.xml.ws.api.pipe.helper
 

Subclasses of AbstractPipeImpl in com.sun.xml.ws.api.pipe.helper
 class AbstractFilterPipeImpl
          Default implementation of Pipe that is used as a filter.