Known subclasses: twisted.trial._dist.worker.LocalWorkerAMP, twisted.trial._dist.worker.WorkerProtocol

This protocol is an AMP connection. See the module docstring for protocol details.

Method __init__ Undocumented
Method locateResponder Unify the implementations of CommandLocator and SimpleStringLocator to perform both kinds of dispatch, preferring CommandLocator.
Method __repr__ A verbose string representation which gives us information about this AMP connection.
Method makeConnection Emit a helpful log message when the connection is made.
Method connectionLost Emit a helpful log message when the connection is lost.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.

Inherited from CommandLocator:

Class __metaclass__ No summary
Method lookupFunction Deprecated synonym for CommandLocator.locateResponder
Method _wrapWithSerialization Wrap aCallable with its command's argument de-serialization and result serialization logic.
def __init__(self, boxReceiver=None, locator=None): (source)
def locateResponder(self, name): (source)

Unify the implementations of CommandLocator and SimpleStringLocator to perform both kinds of dispatch, preferring CommandLocator.

def __repr__(self): (source)

A verbose string representation which gives us information about this AMP connection.

def makeConnection(self, transport): (source)

Emit a helpful log message when the connection is made.

def connectionLost(self, reason): (source)

Emit a helpful log message when the connection is lost.

API Documentation for Twisted, generated by pydoctor at 2017-02-11 20:06:04.