package org.jivesoftware.smackx.jingle.transports; /** * Created by vanitas on 20.06.17. */ public interface JingleTransportNegotiator { }