Uses of Interface
org.apache.cxf.jaxrs.nio.NioReadHandler
-
Packages that use NioReadHandler Package Description org.apache.cxf.jaxrs.nio -
-
Uses of NioReadHandler in org.apache.cxf.jaxrs.nio
Methods in org.apache.cxf.jaxrs.nio that return NioReadHandler Modifier and Type Method Description NioReadHandlerNioReadEntity. getReader()Constructors in org.apache.cxf.jaxrs.nio with parameters of type NioReadHandler Constructor Description NioReadEntity(NioReadHandler reader, NioReadCompletionHandler completion)NioReadEntity(NioReadHandler reader, NioReadCompletionHandler completion, NioErrorHandler error)
-