JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.ecf.remoteservice.events
Interface IRemoteCallEvent
All Known Subinterfaces:
IRemoteCallCompleteEvent
,
IRemoteCallStartEvent
public interface
IRemoteCallEvent
Remote call event. Event received by service when a remote call should be processed.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getRequestId
()
Get request id for the given remote call
Method Detail
getRequestId
long getRequestId()
Get request id for the given remote call
Returns:
long request ID.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method