OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | List of all members
OpenSim.Server.Handlers.Login.LLLoginHandlers Class Reference

Public Member Functions

 LLLoginHandlers (ILoginService service, bool hasProxy)
 
XmlRpcResponse HandleXMLRPCLogin (XmlRpcRequest request, IPEndPoint remoteClient)
 
XmlRpcResponse HandleXMLRPCLoginBlocked (XmlRpcRequest request, IPEndPoint client)
 
XmlRpcResponse HandleXMLRPCSetLoginLevel (XmlRpcRequest request, IPEndPoint remoteClient)
 
OSD HandleLLSDLogin (OSD request, IPEndPoint remoteClient)
 
void HandleWebSocketLoginEvents (string path, WebSocketHttpServerHandler sock)
 

Detailed Description

Definition at line 50 of file LLLoginHandlers.cs.

Constructor & Destructor Documentation

OpenSim.Server.Handlers.Login.LLLoginHandlers.LLLoginHandlers ( ILoginService  service,
bool  hasProxy 
)
inline

Definition at line 58 of file LLLoginHandlers.cs.

Member Function Documentation

OSD OpenSim.Server.Handlers.Login.LLLoginHandlers.HandleLLSDLogin ( OSD  request,
IPEndPoint  remoteClient 
)
inline

Definition at line 202 of file LLLoginHandlers.cs.

void OpenSim.Server.Handlers.Login.LLLoginHandlers.HandleWebSocketLoginEvents ( string  path,
WebSocketHttpServerHandler  sock 
)
inline

Definition at line 233 of file LLLoginHandlers.cs.

XmlRpcResponse OpenSim.Server.Handlers.Login.LLLoginHandlers.HandleXMLRPCLogin ( XmlRpcRequest  request,
IPEndPoint  remoteClient 
)
inline

Definition at line 64 of file LLLoginHandlers.cs.

XmlRpcResponse OpenSim.Server.Handlers.Login.LLLoginHandlers.HandleXMLRPCLoginBlocked ( XmlRpcRequest  request,
IPEndPoint  client 
)
inline

Definition at line 153 of file LLLoginHandlers.cs.

XmlRpcResponse OpenSim.Server.Handlers.Login.LLLoginHandlers.HandleXMLRPCSetLoginLevel ( XmlRpcRequest  request,
IPEndPoint  remoteClient 
)
inline

Definition at line 165 of file LLLoginHandlers.cs.


The documentation for this class was generated from the following file: