kDB: Knowledge DataBase
Loading...
Searching...
No Matches
kDBWebServer::EndPoint Class Reference

#include <EndPoint.h>

Classes

struct  Private
 

Public Member Functions

 EndPoint (const QString &_kdb_hostname, int _kdb_port)
 
bool start ()
 
void stop ()
 
void setPort (int _port)
 

Detailed Description

A webserver interface to the store. It allows to behave like a SPARQL end-point.

Member Function Documentation

◆ setPort()

void EndPoint::setPort ( int _port)

Set the port for the webserver.

◆ start()

bool EndPoint::start ( )

Start the end point.

◆ stop()

void EndPoint::stop ( )

Stop it


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