Ixian SDK
IXICore.GenericAPIServer Member List

This is the complete list of members for IXICore.GenericAPIServer, including all inherited members.

allowedIPsIXICore.GenericAPIServerprotected
apiControllerThreadIXICore.GenericAPIServerprotected
apiLoop()IXICore.GenericAPIServerprotected
authorizedUsersIXICore.GenericAPIServerprotected
continueRunningIXICore.GenericAPIServerprotected
isAuthorized(HttpListenerContext context)IXICore.GenericAPIServerprotected
listenerIXICore.GenericAPIServerprotected
listenURLsIXICore.GenericAPIServerprotected
onResources(HttpListenerContext context)IXICore.GenericAPIServerprotected
onUpdate(HttpListenerContext context)IXICore.GenericAPIServerprotectedvirtual
processGenericRequest(HttpListenerContext context, string methodName, Dictionary< string, object > parameters)IXICore.GenericAPIServerprotectedvirtual
processRequest(HttpListenerContext context, string methodName, Dictionary< string, object > parameters)IXICore.GenericAPIServerprotectedvirtual
sendError(HttpListenerContext context, string errorString)IXICore.GenericAPIServerprotected
sendResponse(HttpListenerResponse responseObject, string responseString)IXICore.GenericAPIServerprotected
sendResponse(HttpListenerResponse responseObject, JsonResponse response)IXICore.GenericAPIServer
sendResponse(HttpListenerResponse responseObject, byte[] buffer)IXICore.GenericAPIServer
sendWallet(HttpListenerContext context)IXICore.GenericAPIServerprotected
start(List< string > listen_URLs, Dictionary< string, string > authorized_users=null, List< string > allowed_IPs=null)IXICore.GenericAPIServer
stop()IXICore.GenericAPIServer
TLCIXICore.GenericAPIServerprotected