Ejemplo n.º 1
0
 /**
  * Left over and <b>MUST</b> only used by the STF
  *
  * @param extension
  * @deprecated
  */
 @Deprecated
 public void addIncomingTransferObject(BinaryXMPPExtension extension) {
   byteStreamConnectionListener.receive(extension);
 }