Property | Type | Description | |
---|---|---|---|
TempIdToEntityMapping | IOfflineEntity>.Dictionary |
Method | Description | |
---|---|---|
FirePostResponseHandler ( |
Invokes the user's AfterReceivingResponse callback.
|
|
FirePreRequestHandler ( |
Invokes the user BeforeSendingRequest callback.
|
|
HttpCacheRequestHandler ( |
||
ProcessCacheRequest ( |
Called by the CacheController when it wants this CacheRequest to be processed.
|
Method | Description | |
---|---|---|
CheckEntityServiceMetadataAndTempIds ( IOfflineEntity>.Dictionary |
||
CopyStreamContent ( Stream src, Stream dst ) : void | ||
ProcessDownloadRequest ( |
||
ProcessUploadRequest ( |
public FirePostResponseHandler ( |
||
response | ||
return | void |
public FirePreRequestHandler ( |
||
request | ||
return | void |
public HttpCacheRequestHandler ( |
||
serviceUri | ||
behaviors | CacheControllerBehavior | |
return | System |
public ProcessCacheRequest ( |
||
request | CacheRequest to be processed | |
return | object |