| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBaseTransportImpl<T extends Transport> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InboundTransport |
interface |
OutboundTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFileOverOutboundTransportImpl |
class |
AbstractInboundTransportImpl |
class |
AbstractOutboundTransportImpl |
class |
AbstractTransportImpl |
| Modifier and Type | Field and Description |
|---|---|
protected T |
AbstractBaseTransportImpl.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
LoaderBaseTransportImpl<T extends Transport> |
| Modifier and Type | Method and Description |
|---|---|
void |
TransportRegistryManager.registerTransports(Set<Transport> transports)
TODO: Add JavaDoc.
|
void |
TransportManager.registerTransports(Set<Transport> transports) |
| Modifier and Type | Method and Description |
|---|---|
static AccessTransport |
Wrapper.wrap(Transport transport,
TransportRegistry transportRegistry)
TODO: Add JavaDoc.
|
Copyright © 2025. All rights reserved.