public static interface HttpFetch.RepresentationFactory<E>
| Modifier and Type | Method and Description |
|---|---|
Representation<E> |
createRepresentation(URLConnection urlConnection,
InputStream is) |
Representation<E> createRepresentation(URLConnection urlConnection, InputStream is) throws IOException
IOExceptionCopyright © 2023 jUPnP.org. All rights reserved.