Uses of Interface
org.apache.cxf.jaxrs.nio.NioReadCompletionHandler
Packages that use NioReadCompletionHandler
-
Uses of NioReadCompletionHandler in org.apache.cxf.jaxrs.nio
Methods in org.apache.cxf.jaxrs.nio that return NioReadCompletionHandlerConstructors in org.apache.cxf.jaxrs.nio with parameters of type NioReadCompletionHandlerModifierConstructorDescriptionNioReadEntity(NioReadHandler reader, NioReadCompletionHandler completion) NioReadEntity(NioReadHandler reader, NioReadCompletionHandler completion, NioErrorHandler error)