| Class | Description |
|---|---|
| DatagramIOConfigurationImpl |
Settings for the default implementation.
|
| DatagramIOImpl |
Default implementation based on a single shared (receive/send) UDP
MulticastSocket. |
| DatagramProcessorImpl |
Default implementation.
|
| GENAEventProcessorImpl |
Default implementation based on the W3C DOM XML processing API.
|
| HttpExchangeUpnpStream |
Default implementation based on the JDK 6.0 built-in HTTP Server.
|
| MulticastReceiverConfigurationImpl |
Settings for the default implementation.
|
| MulticastReceiverImpl |
Default implementation based on a UDP
MulticastSocket. |
| NetworkAddressFactoryImpl |
Default implementation of network interface and address configuration/discovery.
|
| PooledXmlProcessor |
Abstract class responsible for creating new
Documents either for writing or already parsed from a given input
stream. |
| ServletConnection |
UPNP Connection implementation using a
HttpServletRequest. |
| ServletStreamServerConfigurationImpl |
Settings for the async Servlet 2.4/3.0 implementation.
|
| ServletStreamServerImpl |
Servlet stream server implementation.
|
| ServletUpnpStream |
Abstract implementation of a
UpnpStream. |
| SOAPActionProcessorImpl |
Default implementation based on the W3C DOM XML processing API.
|
Copyright © 2023 jUPnP.org. All rights reserved.