public interface  org.apache.qpid.proton.engine.ProtonJTransport extends java.lang.Object implements org.apache.qpid.proton.engine.Transport
{
public abstract void setProtocolTracer(org.apache.qpid.proton.engine.impl.ProtocolTracer);
public abstract org.apache.qpid.proton.engine.impl.ProtocolTracer getProtocolTracer();
}