| Package | Description |
|---|---|
| de.iip_ecosphere.platform.transport |
The IIP-Ecosphere transport layer.
|
| Modifier and Type | Field and Description |
|---|---|
private static Transport.TransportInstance |
Transport.globalTransport |
private static Transport.TransportInstance |
Transport.localTransport |
| Modifier and Type | Method and Description |
|---|---|
static Transport.TransportInstance |
Transport.getGlobalTransport()
Returns the (global) transport instance.
|
static Transport.TransportInstance |
Transport.getLocalTransport()
Returns the (local) transport instance.
|
| Modifier and Type | Method and Description |
|---|---|
private static String |
Transport.getHostSafe(Transport.TransportInstance instance)
Returns the target host/port of the given transport
instance. |
Copyright © 2022. All rights reserved.