| Package | Description |
|---|---|
| org.jupnp.model.message | |
| org.jupnp.model.message.header | |
| org.jupnp.model.meta | |
| org.jupnp.util |
| Constructor and Description |
|---|
StreamResponseMessage(byte[] body,
MimeType mimeType) |
StreamResponseMessage(String body,
MimeType mimeType) |
| Modifier and Type | Field and Description |
|---|---|
static MimeType |
ContentTypeHeader.DEFAULT_CONTENT_TYPE |
static MimeType |
ContentTypeHeader.DEFAULT_CONTENT_TYPE_UTF8 |
| Constructor and Description |
|---|
ContentTypeHeader(MimeType contentType) |
| Modifier and Type | Method and Description |
|---|---|
MimeType |
Icon.getMimeType() |
| Constructor and Description |
|---|
Icon(MimeType mimeType,
int width,
int height,
int depth,
URI uri,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static MimeType |
MimeType.valueOf(String stringValue) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MimeType.isCompatible(MimeType other) |
Copyright © 2023 jUPnP.org. All rights reserved.