OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes | Namespaces | Functions
RestSessionService.cs File Reference

Go to the source code of this file.

Classes

class  OpenSim.Framework.Servers.HttpServer.RestSessionObject< TRequest >
 
class  OpenSim.Framework.Servers.HttpServer.SynchronousRestSessionObjectPoster< TRequest, TResponse >
 
class  OpenSim.Framework.Servers.HttpServer.RestSessionObjectPosterResponse< TRequest, TResponse >
 
class  OpenSim.Framework.Servers.HttpServer.RestDeserialiseSecureHandler< TRequest, TResponse >
 
class  OpenSim.Framework.Servers.HttpServer.RestDeserialiseTrustedHandler< TRequest, TResponse >
 

Namespaces

package  OpenSim.Framework.Servers.HttpServer
 

Functions

delegate bool OpenSim.Framework.Servers.HttpServer.CheckIdentityMethod (string sid, string aid)
 
delegate bool OpenSim.Framework.Servers.HttpServer.CheckTrustedSourceMethod (IPEndPoint peer)