org.idoox.webservice.server
Interface AsyncReturn

All Superinterfaces:
AsyncReturn

Deprecated. Use AsyncReturn instead.

public interface AsyncReturn
extends AsyncReturn

This interface represents a way to asynchronously return from a server call. Interfaces extending this interface should provide a setter for the return value if there is any.

Since:
4.0
Component:
Core-Backward-Compatible

Methods inherited from interface org.idoox.wasp.types.AsyncReturn
finish, isFinished, throwException