public class BytesURLStreamHandler
extends java.net.URLStreamHandler
Modifier and Type | Field and Description |
---|---|
(package private) byte[] |
content |
(package private) int |
length |
(package private) int |
offset |
Constructor and Description |
---|
BytesURLStreamHandler(byte[] content) |
Modifier and Type | Method and Description |
---|---|
java.net.URLConnection |
openConnection(java.net.URL url) |