Searched refs:ProtocolHandler (Results 1 – 2 of 2) sorted by relevance
13 ProtocolHandler = collections.namedtuple('ProtocolHandler', variable31 ProtocolHandler(name='%s%d' % (handler_name_prefix, i),
22 class ProtocolHandler; variable