org.apache.qpid.protocol
Interface ProtocolEngineFactory


public interface ProtocolEngineFactory


Method Summary
 ProtocolEngine newProtocolEngine(NetworkDriver networkDriver)
           
 

Method Detail

newProtocolEngine

ProtocolEngine newProtocolEngine(NetworkDriver networkDriver)


Licensed to the Apache Software Foundation