org.terracotta.ipceventbus.event
Interface EventBusServer

All Superinterfaces:
Closeable, EventBus, EventSender, RemoteEventBus

public interface EventBusServer
extends RemoteEventBus

Author:
Mathieu Carbou

Nested Class Summary
static class EventBusServer.Builder
           
 
Method Summary
 
Methods inherited from interface org.terracotta.ipceventbus.event.RemoteEventBus
getServerPort, isClosed
 
Methods inherited from interface org.terracotta.ipceventbus.event.EventBus
on, on, unbind, unbind, unbind
 
Methods inherited from interface org.terracotta.ipceventbus.event.EventSender
getId, trigger, trigger
 
Methods inherited from interface java.io.Closeable
close
 



Copyright © 2015. All rights reserved.