![]() |
Open Kilda Java Documentation
|
Public Member Functions | |
| def | __init__ (self, bind_address, fields) |
Public Member Functions inherited from kilda.traffexam.model._Endpoint | |
| def | set_proc (self, proc) |
| def | pack (self) |
Public Member Functions inherited from kilda.traffexam.model.Abstract | |
| def | __init__ (self, fields) |
| def | __str__ (self) |
| def | pack (self) |
Public Attributes | |
| bind_address | |
Static Public Attributes | |
| bind_port = Default(None) | |
Static Public Attributes inherited from kilda.traffexam.model._Endpoint | |
| bind_address = Default(None) | |
| proc = None | |
| pack_exclude = frozenset(('proc', )) | |
Static Public Attributes inherited from kilda.traffexam.model.IdMixin | |
| idnr = Default(uuid.uuid1, produce=True) | |
Static Public Attributes inherited from kilda.traffexam.model.Abstract | |
| pack_exclude = frozenset() | |
| def kilda.traffexam.model.ConsumerEndpoint.__init__ | ( | self, | |
| bind_address, | |||
| fields | |||
| ) |
|
static |