org.terracotta.ipceventbus.event
Interface EventBusClient

All Superinterfaces:
Closeable, EventBus, EventSender, RemoteEventBus

public interface EventBusClient
extends RemoteEventBus

Author:
Mathieu Carbou

Nested Class Summary
static class EventBusClient.Builder
           
 
Method Summary
 String getServerHost()
           
 
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
 

Method Detail

getServerHost

String getServerHost()


Copyright © 2015. All rights reserved.