public interface  org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngineProvider extends java.lang.Object
{
public abstract org.apache.qpid.proton.engine.impl.ssl.ProtonSslEngine createSslEngine(org.apache.qpid.proton.engine.SslPeerDetails);
}