|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ImageReturnTypes
This interface defines the image media types that the server is able to send this image media types. Therefore, a client must be include some t a client can include in the request and the server is able to sent the can be sent from the server to a client in the response. See ISO/IEC 15444-9 section C.7.3
| Field Summary | |
|---|---|
static int |
JPP_STREAM
A JPP-Stream as defined in the ISO/IEC 15444-9 annex A. |
static int |
JPT_STREAM
A JPT-Stream as defined in the ISO/IEC 15444-9 annex A. |
static int |
MAX_IMAGE_RETURN_TYPES_ALLOWED
Indicates the maximum number of image media type supported. |
static int |
RAW
The client is requesting the entire sequence of bytes in the logical target to be delivered unchanged. |
| Field Detail |
|---|
static final int MAX_IMAGE_RETURN_TYPES_ALLOWED
NOTICE: this attribute must not be used because it is desappearing in the next release.
static final int JPP_STREAM
static final int JPT_STREAM
static final int RAW
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||