Package tigase.util

Interface IOListener

All Known Implementing Classes:
BoshIOService, C2SIOService, ComponentIOService, IOService, S2SIOService, WebSocketXMPPIOService, XMPPIOService

public interface IOListener
Author:
andrzej
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    checkBufferLimit(int bufferSize)
     
  • Method Details

    • checkBufferLimit

      boolean checkBufferLimit(int bufferSize)