2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.


org.osoa.sca.annotations
Annotation Type OneWay


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

Annotation on a method that indicates that the method is non-blocking and communication with the service provider may use buffer the requests and send them at some later time.

Version:
$Rev: 537744 $ $Date: 2007-05-14 09:00:18 +0100 (Mon, 14 May 2007) $