JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
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