twisted.internet.endpoints._ProcessEndpointTransport(proxyForInterface(_IProcessTransportWithConsumerAndProducer, '_process')) class documentationtwisted.internet.endpoints
          View Source
          (View In Hierarchy)
        
      An ITransport, IProcessTransport, IConsumer, and IPushProducer provider for the IProtocol instance passed to the process endpoint.
| Instance Variable | _process | An active process transport which will be used by write methods on this object to write data to a child process. | 
interfaces.IProcessTransport provider)