Apache CXF API

org.apache.cxf.jaxrs.ext
Annotation Type Oneway


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface Oneway

Can be used to nominate oneway methods


Apache CXF API

Apache CXF