Package org.jupnp.transport.impl.async
package org.jupnp.transport.impl.async
-
KlassenKlasseBeschreibungHttp servlet implementation that uses the
Router's executor to process the current request and releases the current thread(asynchronous).Implementation based on Servlet 3.0 API.Utility class containing helper methods for the support of the Servlet 2.4 non-async and Servlet 3.0 async implementations.