| Package | Description |
|---|---|
| org.smallmind.phalanx.wire | |
| org.smallmind.phalanx.wire.amqp.rabbitmq | |
| org.smallmind.phalanx.wire.jms | |
| org.smallmind.phalanx.wire.mock |
| Modifier and Type | Method and Description |
|---|---|
String |
ResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
void |
WireInvocationCircuit.register(Class<?> serviceInterface,
WiredService targetService) |
| Modifier and Type | Method and Description |
|---|---|
String |
RabbitMQResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
| Modifier and Type | Method and Description |
|---|---|
String |
JmsResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
| Modifier and Type | Method and Description |
|---|---|
String |
MockResponseTransport.register(Class<?> serviceInterface,
WiredService targetService) |
Copyright © 2020. All rights reserved.