| Class | Description |
|---|---|
| AsyncServletStreamServerConfigurationImpl |
Settings for the async Servlet 3.0 implementation.
|
| AsyncServletStreamServerImpl |
Implementation based on Servlet 3.0 API.
|
| AsyncServletUpnpStream |
Implementation based on Servlet 3.0 API.
|
| DatagramIOConfigurationImpl |
Settings for the default implementation.
|
| DatagramIOImpl |
Default implementation based on a single shared (receive/send) UDP
MulticastSocket. |
| DatagramProcessorImpl |
Default implementation.
|
| FixedSunURLStreamHandler |
The SUNW morons restrict the JDK handlers to GET/POST/etc for "security" reasons.
|
| 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.
|
| PullGENAEventProcessorImpl |
Implementation based on the Xml Pull Parser XML processing API.
|
| PullSOAPActionProcessorImpl |
Implementation based on the Xml Pull Parser XML processing API.
|
| RecoveringGENAEventProcessorImpl |
Implementation based on the Xml Pull Parser XML processing API.
|
| RecoveringSOAPActionProcessorImpl |
Implementation based on the Xml Pull Parser XML processing API.
|
| SOAPActionProcessorImpl |
Default implementation based on the W3C DOM XML processing API.
|
| StreamClientConfigurationImpl |
Settings for the default implementation.
|
| StreamClientImpl |
Default implementation based on the JDK's
HttpURLConnection. |
| StreamServerConfigurationImpl |
Settings for the default implementation.
|
| StreamServerImpl |
Implementation based on the built-in SUN JDK 6.0 HTTP Server.
|
Copyright © 2014 4th Line GmbH, Switzerland. All Rights Reserved.