| Interface | Description |
|---|---|
| Router |
Interface of the network transport layer.
|
| TransportConfiguration<SCC extends StreamClientConfiguration,SSC extends StreamServerConfiguration> |
Interface to abstract a transport implementation.
|
| Class | Description |
|---|---|
| DisableRouter | |
| EnableRouter | |
| RouterImpl |
Default implementation of network message router.
|
| TransportConfigurationProvider |
This is the central place to switch between transport implementations.
|
| Exception | Description |
|---|---|
| RouterException |
Thrown by the
Router if a non-fatal recoverable exception occurred. |
Copyright © 2023 jUPnP.org. All rights reserved.