| Package | Description |
|---|---|
| de.ruedigermoeller.fastcast.config | |
| de.ruedigermoeller.fastcast.remoting | |
| de.ruedigermoeller.fastcast.transport |
| Modifier and Type | Method and Description |
|---|---|
FCSocketConf[] |
FCClusterConfig.getTransports() |
| Modifier and Type | Method and Description |
|---|---|
void |
FCClusterConfig.setTransports(FCSocketConf[] transports) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FastCast.initTransports(FCSocketConf[] tconfs,
String nodeName) |
| Modifier and Type | Method and Description |
|---|---|
FCSocketConf |
SharedMemTransport.getConf() |
FCSocketConf |
FCMulticastChannelTransport.getConf() |
FCSocketConf |
Transport.getConf() |
FCSocketConf |
FCMulticastSocketTransport.getConf() |
static FCSocketConf |
FCSocketConf.read(InputStream in) |
static FCSocketConf |
FCSocketConf.read(String finam) |
| Modifier and Type | Method and Description |
|---|---|
static void |
FCSocketConf.write(String finam,
FCSocketConf data) |
| Constructor and Description |
|---|
FCMulticastChannelTransport(FCSocketConf conf) |
FCMulticastSocketTransport(FCSocketConf conf) |
SharedMemTransport(FCSocketConf c) |
Copyright © 2014. All rights reserved.