| Package | Description |
|---|---|
| org.smallmind.phalanx.wire | |
| org.smallmind.phalanx.wire.amqp.rabbitmq | |
| org.smallmind.phalanx.wire.jms | |
| org.smallmind.phalanx.wire.jmx | |
| org.smallmind.phalanx.wire.mock |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
ResponseTransport.getState() |
static TransportState |
TransportState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportState[] |
TransportState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransportState |
RabbitMQResponseTransport.getState() |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
JmsResponseTransport.getState() |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
ResponseTransportMonitor.getState() |
TransportState |
ResponseTransportMXBean.getState() |
| Modifier and Type | Method and Description |
|---|---|
TransportState |
MockResponseTransport.getState() |
Copyright © 2020. All rights reserved.