OMServer

Incomplete documentation - sorry!

Note

Neil - please put some data in technical/class_headings/OMServer.rst

methods and attributes

class lib_openmolar.server.server.OMServer(verbose=False)[source]

Bases: lib_openmolar.server.daemon.service.Service

__init__(verbose=False)[source]
restart()[source]

restart the server

server = None

A pointer to the VerifyingServerSSL

start()[source]

start the server

status()[source]

report the status of the server

stop()[source]

stop the server

Table Of Contents

Previous topic

MessageFunctions

Next topic

OMServerConfig