Package org.apache.cxf.annotations
Annotation Type UseNio
-
@Documented @Retention(RUNTIME) @Target(METHOD) @Inherited public @interface UseNio
Instructs the runtime to copy the input stream to the output stream using NIO. This annotation will have no effect if continuations are not available