| Interface | Description |
|---|---|
| FCPublisher |
interface used to send messages. obtained like 'fastCast.onTransport("default").publish("stream");'
Created by ruedi on 29.11.2014.
|
| FCSubscriber |
interface to be implemented by a subscriber to a topic.
|
| Class | Description |
|---|---|
| FastCast |
Created with IntelliJ IDEA.
|
| Exception | Description |
|---|---|
| FastCast.ConfigurationAlreadyDefinedException |
Copyright © 2015. All rights reserved.