JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.apache.cxf.annotations
Annotation Interface 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