|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IURAccessorMeta
Meta data for an IURAccessor. It contains additional meta data from the generic.
| Field Summary | |
|---|---|
static java.lang.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 |
|---|
static final java.lang.String MIME_TYPE
| Method Detail |
|---|
boolean supportsRequestType(int aRequestType)
URRequestboolean isThreadSafe()
|
NetKernel APIs |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||