|
OSGi™ Core Release 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@ProviderType public interface URLConstants
Defines standard names for property keys associated with
URLStreamHandlerService
and java.net.ContentHandler
services.
The values associated with these keys are of type java.lang.String[]
or java.lang.String
, unless otherwise indicated.
Field Summary | |
---|---|
static String |
URL_CONTENT_MIMETYPE
Service property naming the MIME types serviced by a java.net.ContentHandler. |
static String |
URL_HANDLER_PROTOCOL
Service property naming the protocols serviced by a URLStreamHandlerService. |
Field Detail |
---|
static final String URL_HANDLER_PROTOCOL
static final String URL_CONTENT_MIMETYPE
|
OSGi™ Core Release 6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |