OpenSim
|
Go to the source code of this file.
Classes | |
class | OpenSim.Framework.Servers.HttpServer.RestObjectPosterResponse< TResponse > |
Makes an asynchronous REST request with a callback to invoke with the response. More... | |
Namespaces | |
package | OpenSim.Framework.Servers.HttpServer |
Functions | |
delegate void | OpenSim.Framework.Servers.HttpServer.ReturnResponse< T > (T reponse) |