Verwendungen von Schnittstelle
org.jupnp.http.HttpFetch.RepresentationFactory
Packages, die HttpFetch.RepresentationFactory verwenden
-
Verwendungen von HttpFetch.RepresentationFactory in org.jupnp.http
Methoden in org.jupnp.http mit Parametern vom Typ HttpFetch.RepresentationFactoryModifizierer und TypMethodeBeschreibungstatic <E> Representation<E> HttpFetch.fetch(URL url, int connectTimeoutMillis, int readTimeoutMillis, HttpFetch.RepresentationFactory<E> factory) static <E> Representation<E> HttpFetch.fetch(URL url, String method, int connectTimeoutMillis, int readTimeoutMillis, HttpFetch.RepresentationFactory<E> factory)