Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Static Public Attributes | List of all members
test_fixtures.DirectorRepo.Handler Class Reference
Inheritance diagram for test_fixtures.DirectorRepo.Handler:
[legend]
Collaboration diagram for test_fixtures.DirectorRepo.Handler:
[legend]

Public Member Functions

def handle_manifest (self)
 
- Public Member Functions inherited from test_fixtures.UptaneRepo.Handler
def __init__ (self, request, client_address, server)
 
def default_handler (self)
 
def default_get (self)
 
def file_path (self)
 

Static Public Attributes

dictionary handler_map = {'PUT': {'/manifest': handle_manifest}}
 
- Static Public Attributes inherited from test_fixtures.UptaneRepo.Handler
dictionary handler_map = {}
 

Additional Inherited Members

- Public Attributes inherited from test_fixtures.UptaneRepo.Handler
 doc_root
 
 disable_nagle_algorithm
 

Detailed Description

Definition at line 492 of file test_fixtures.py.


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