ClientConnectFailed
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __getitem__
    __getslice__
    __hash__
    __init__
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __setstate__
    __str__
    __weakref__
    args
    message

ClientConnectFailedString(['e'], None, None, None)

GPSTransport
    ApplyWithTimeout(['self', 'func', 'args', 'timeout', 'message'], None, None, (120, None))
    Authenticate(['self', 'username', 'password'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs'], None, None, (None, None, {}))
    CreateClosedPacket(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception'], None, None, (None, {}, None))
    EncryptedRead(['self'], None, None, None)
    EncryptedWrite(['self', 'packet'], None, None, None)
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    HandleClientAuthentication(['self', 'loggedOnUserCount', 'transportID'], None, None, None)
    IsClosed(['self'], None, None, None)
    Read(['self'], None, None, None)
    TimeoutWorker(['transport', 'secs', 'rts', 'message'], None, None, (None,))
    Write(['self', 'packet'], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    _GPSTransport__Execute(['self', 'signedFunc', 'context'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], 'args', 'keywords', None)
    __mandatory_fields__
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__

GPSTransportAcceptor
    Accept(['self'], None, None, None)
    CheckACL(['self', 'address'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs'], None, None, (None, None, {}))
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'useACL'], None, None, None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__

GPSTransportFactory
    Connect(['self', 'address'], None, None, None)
    Listen(['self', 'address'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'useacl', 'name'], None, None, (0, '(unknown)'))
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__

GetLocalHostName

SecureSocketPacketTransport
    ApplyWithTimeout(['self', 'func', 'args', 'timeout', 'message'], None, None, (120, None))
    Authenticate(['self', 'username', 'password'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception', 'noSend'], None, None, (None, None, {}, None, False))
    CreateClosedPacket(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception'], None, None, (None, {}, None))
    EncryptedRead(['self'], None, None, None)
    EncryptedWrite(['self', 'packet'], None, None, None)
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    HandleClientAuthentication(['self', 'loggedOnUserCount', 'transportID'], None, None, None)
    IsClosed(['self'], None, None, None)
    Nerf(['self'], None, None, None)
    NerfFunc(['reason'], None, None, None)
    Read(['self'], None, None, None)
    TimeoutWorker(['transport', 'secs', 'rts', 'message'], None, None, (None,))
    UnEncryptedRead(['self'], 'args', 'keywords', None)
    UnEncryptedWrite(['self', 'packet'], None, None, None)
    Write(['self', 'packet'], None, None, None)
    _Close(['self', 's', 'noSend'], None, None, None)
    _DelayedClose(['self', 's'], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    _GPSTransport__Execute(['self', 'signedFunc', 'context'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], 'args', 'keywords', None)
    __mandatory_fields__
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__

SecureSocketPacketTransportAcceptor
    Accept(['self'], None, None, None)
    CheckACL(['self', 'address'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs'], None, None, (None, None, {}))
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    Transport([], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'useACL', 'sock'], None, None, None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__
    address
    close(['self', 'reason'], None, None, (None,))

SecureSocketPacketTransportFactory
    Acceptor([], None, None, None)
    Connect(['self', 'address'], None, None, None)
    Listen(['self', 'port', 'address'], None, None, ('',))
    Transport([], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], 'args', 'kwds', None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__
    reuseAddress

SocketPacketTransport
    ApplyWithTimeout(['self', 'func', 'args', 'timeout', 'message'], None, None, (120, None))
    Authenticate(['self', 'username', 'password'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception', 'noSend'], None, None, (None, None, {}, None, False))
    CreateClosedPacket(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception'], None, None, (None, {}, None))
    EncryptedRead(['self'], None, None, None)
    EncryptedWrite(['self', 'packet'], None, None, None)
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    HandleClientAuthentication(['self', 'loggedOnUserCount', 'transportID'], None, None, None)
    IsClosed(['self'], None, None, None)
    Nerf(['self'], None, None, None)
    NerfFunc(['reason'], None, None, None)
    Read(['self'], 'args', 'keywords', None)
    TimeoutWorker(['transport', 'secs', 'rts', 'message'], None, None, (None,))
    Write(['self', 'packet'], None, None, None)
    _Close(['self', 's', 'noSend'], None, None, None)
    _DelayedClose(['self', 's'], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    _GPSTransport__Execute(['self', 'signedFunc', 'context'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'sock'], None, None, None)
    __mandatory_fields__
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__

SocketPacketTransportAcceptor
    Accept(['self'], None, None, None)
    CheckACL(['self', 'address'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs'], None, None, (None, None, {}))
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    Transport([], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'useACL', 'sock'], None, None, None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__
    address
    close(['self', 'reason'], None, None, (None,))

SocketPacketTransportFactory
    Acceptor([], None, None, None)
    Connect(['self', 'address'], None, None, None)
    Listen(['self', 'port', 'address'], None, None, ('',))
    Transport([], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], 'args', 'kwds', None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__
    reuseAddress

SocketTransport
    ApplyWithTimeout(['self', 'func', 'args', 'timeout', 'message'], None, None, (120, None))
    Authenticate(['self', 'username', 'password'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception', 'noSend'], None, None, (None, None, {}, None, False))
    CreateClosedPacket(['self', 'reason', 'reasonCode', 'reasonArgs', 'exception'], None, None, (None, {}, None))
    EncryptedRead(['self'], None, None, None)
    EncryptedWrite(['self', 'packet'], None, None, None)
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    HandleClientAuthentication(['self', 'loggedOnUserCount', 'transportID'], None, None, None)
    IsClosed(['self'], None, None, None)
    Nerf(['self'], None, None, None)
    NerfFunc(['reason'], None, None, None)
    Read(['self'], 'args', 'keywords', None)
    TimeoutWorker(['transport', 'secs', 'rts', 'message'], None, None, (None,))
    Write(['self', 'packet'], None, None, None)
    _Close(['self', 's', 'noSend'], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    _GPSTransport__Execute(['self', 'signedFunc', 'context'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'socket'], None, None, None)
    __mandatory_fields__
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__

SocketTransportAcceptor
    Accept(['self'], None, None, None)
    CheckACL(['self', 'address'], None, None, None)
    Close(['self', 'reason', 'reasonCode', 'reasonArgs'], None, None, (None, None, {}))
    GetAddress(['self'], None, None, None)
    GetESPAddress(['self'], None, None, None)
    GetExternalAddress(['self'], None, None, None)
    GetInternalAddress(['self'], None, None, None)
    Transport([], None, None, None)
    _GPSAddressable__GetPrefixedAddress(['self', 'prefixWhat'], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self', 'useACL', 'sock'], None, None, None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__(['self'], None, None, None)
    __setattr__
    __str__
    __weakref__
    address
    close(['self', 'reason'], None, None, (None,))

SocketTransportFactory
    Acceptor([], None, None, None)
    Connect(['self', 'address'], None, None, None)
    Listen(['self', 'port', 'address'], None, None, ('',))
    Transport([], None, None, None)
    __class__
    __delattr__
    __dict__
    __doc__
    __getattribute__
    __guid__
    __hash__
    __init__(['self'], 'args', 'kwds', None)
    __module__
    __new__
    __reduce__
    __reduce_ex__
    __repr__
    __setattr__
    __str__
    __weakref__
    reuseAddress

__all__

__all_gps__

__doc__

__name__