JavaScript is disabled on your browser.
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.granite.client.messaging.events
Interface Event
All Known Subinterfaces:
IncomingMessageEvent
<M>,
IssueEvent
All Known Implementing Classes:
AbstractIssueEvent
,
AbstractResponseEvent
,
CancelledEvent
,
FailureEvent
,
FaultEvent
,
ResultEvent
,
TimeoutEvent
,
TopicMessageEvent
public interface
Event
Event dispatched by a channel
Author:
Franck WOLFF
Nested Class Summary
Nested Classes
Modifier and Type
Interface and Description
static class
Event.Type
Types of channel events
Method Summary
Methods
Modifier and Type
Method and Description
Event.Type
getType
()
Type of the event
Method Detail
getType
Event.Type
getType()
Type of the event
Returns:
type of the event
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