Class StreamNegotiator

  • Direct Known Subclasses:
    IBBTransferNegotiator, Socks5TransferNegotiator

    public abstract class StreamNegotiator
    extends Manager
    After the file transfer negotiation process is completed according to XEP-0096, the negotiation process is passed off to a particular stream negotiator. The stream negotiator will then negotiate the chosen stream and return the stream to transfer the file.