|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Meta data for an IURAccessor. It contains additional meta data from the generic.
Field Summary | |
static String |
MIME_TYPE
all accessors have this mime type |
Method Summary | |
boolean |
isThreadSafe()
Return true if the accessor can process multiple concurrent requests safely |
boolean |
supportsRequestType(int aRequestType)
Return true if the accessor supports this type of request |
Methods inherited from interface com.ten60.netkernel.urii.IURMeta |
getContextSensitivity, getCreationCost, getMimeType, getPessimisticExpiryTime, getUsageCost, isExpired, isIntermediate |
Field Detail |
public static final String MIME_TYPE
Method Detail |
public boolean supportsRequestType(int aRequestType)
URRequest
public boolean isThreadSafe()
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |