org.eclipse.ecf.remoteservice
Interface IAsyncRemoteServiceProxy

All Known Subinterfaces:
IDataProcessorAsync, IHelloAsync

public interface IAsyncRemoteServiceProxy

Since:
4.1
NoImplement
This interface is not intended to be implemented by clients.

Field Summary
static java.lang.String ASYNC_INTERFACE_SUFFIX
           
static java.lang.String ASYNC_METHOD_SUFFIX
           
 

Field Detail

ASYNC_INTERFACE_SUFFIX

static final java.lang.String ASYNC_INTERFACE_SUFFIX
See Also:
Constant Field Values

ASYNC_METHOD_SUFFIX

static final java.lang.String ASYNC_METHOD_SUFFIX
See Also:
Constant Field Values