Property | Type | Description | |
---|---|---|---|
Parameters | |||
Request | |||
UrlBuilder | Core.Client.UrlBuilder |
Method | Description | |
---|---|---|
AbstractAdapter ( |
Method | Description | |
---|---|---|
ConvertServerQueryToClientUrl ( string query ) : |
||
UseJsonResponseContentProcessor ( ) : void | ||
UsePassthroughResponseContentProcessor ( ) : void | ||
UseResponseContentProcessor ( processString callback ) : void | ||
UseXmlResponseContentProcessor ( ) : void |
Method | Description | |
---|---|---|
AbstractAdapter ( ) : System |
public AbstractAdapter ( |
||
request | ||
urlBuilder | Core | |
return | System |
protected ConvertServerQueryToClientUrl ( string query ) : |
||
query | string | |
return |
protected UseJsonResponseContentProcessor ( ) : void | ||
return | void |
protected UsePassthroughResponseContentProcessor ( ) : void | ||
return | void |
protected UseResponseContentProcessor ( processString callback ) : void | ||
callback | processString | |
return | void |
protected UseXmlResponseContentProcessor ( ) : void | ||
return | void |
protected NameValueCollection,System.Collections.Specialized Parameters | ||
return |
protected Request,Omikron.FactFinder.Core.Server Request | ||
return |