Known subclasses: twisted.internet.test.test_tcp.TCPCreator, twisted.internet.test.test_tls.SSLCreator, twisted.internet.test.test_tls.StartTLSClientCreator, twisted.internet.test.test_unix.UNIXCreator

Create client and server endpoints that know how to connect to each other.

Method server Return an object providing IStreamServerEndpoint for use in creating a server to use to establish the connection type to be tested.
Method client Return an object providing IStreamClientEndpoint for use in creating a client to use to establish the connection type to be tested.
def server(self, reactor):

Return an object providing IStreamServerEndpoint for use in creating a server to use to establish the connection type to be tested.

def client(self, reactor, serverAddress):

Return an object providing IStreamClientEndpoint for use in creating a client to use to establish the connection type to be tested.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.