| Package | Description |
|---|---|
| org.brutusin.rpc | |
| org.brutusin.rpc.spi |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,Topic> |
RpcContext.getTopics() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
RpcContext.register(String id,
Topic topic) |
static void |
Server.test(int port,
Topic topic) |
static void |
Server.test(Topic topic) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ServerRuntime.test(int port,
Topic topic) |
void |
ServerRuntime.test(Topic topic) |
Copyright © 2010–2016. All rights reserved.