OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
OpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse > Member List

This is the complete list of members for OpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse >, including all inherited members.

BeginPostObject(string requestUrl, TRequest obj, string sid, string aid)OpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse >inline
BeginPostObject(string verb, string requestUrl, TRequest obj, string sid, string aid)OpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse >inline
ResponseCallbackOpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse >