JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
de.xima.fc.event.rpc
RpcEventBus
Contents
Description
Method Summary
Method Details
fireEvent(Event)
Hide sidebar
Show sidebar
Interface RpcEventBus
All Superinterfaces:
RpcHandler
,
Serializable
public interface
RpcEventBus
extends
RpcHandler
Since:
29.01.26
Author:
Norman Lorenz
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fireEvent
(
Event
event)
Fires the specified event via RPC
Method Details
fireEvent
void
fireEvent
(
Event
event)
Fires the specified event via RPC
Parameters:
event
- the event to fire