Method |
Description |
|
Process ( HttpContext context, Action action ) : void |
|
|
ProcessConfiguration ( HttpContext context ) : void |
|
|
ProcessRequest ( HttpContext context ) : void |
|
|
ProcessReserialize ( ProgressReporter progress ) : void |
|
|
ProcessSync ( ProgressReporter progress ) : void |
|
|
ResolveConfigurations ( ) : IConfiguration[] |
|
|
Serialize ( ISourceItem root, IPredicate predicate, ISerializationProvider serializationProvider, ILogger logger ) : void |
|
|
SetResponse ( HttpContext context, int statusCode, string description ) : void |
|
|
SetSuccessResponse ( HttpContext context ) : void |
|
|
SetTextResponse ( HttpContext context, string data ) : void |
|
|