public interface  org.apache.qpid.proton.engine.ProtonJSession extends java.lang.Object implements org.apache.qpid.proton.engine.Session, org.apache.qpid.proton.engine.ProtonJEndpoint
{
public abstract org.apache.qpid.proton.engine.Sender sender(java.lang.String);
}