Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Interface
com.ibm.tivoli.imi.spi.IMSingleListener

  • Packages that use IMSingleListener 
    Package Description
    com.ibm.tivoli.imi.drivers.moc2007  
    com.ibm.tivoli.imi.drivers.sametime  
    com.ibm.tivoli.imi.spi  
    • Uses of IMSingleListener in com.ibm.tivoli.imi.drivers.moc2007

      Methods in com.ibm.tivoli.imi.drivers.moc2007 with parameters of type IMSingleListener 
      Modifier and Type Method and Description
      void IMSessionMocImpl.registerIMSingleListener(IMSingleListener listener) 
      void IMSessionMocImpl.removeIMSingleListener(IMSingleListener listener) 
    • Uses of IMSingleListener in com.ibm.tivoli.imi.drivers.sametime

      Methods in com.ibm.tivoli.imi.drivers.sametime with parameters of type IMSingleListener 
      Modifier and Type Method and Description
      void IMSessionSTImpl.registerIMSingleListener(IMSingleListener listener) 
      void IMSessionSTImpl.removeIMSingleListener(IMSingleListener listener) 
    • Uses of IMSingleListener in com.ibm.tivoli.imi.spi

      Methods in com.ibm.tivoli.imi.spi with parameters of type IMSingleListener 
      Modifier and Type Method and Description
      void IMSession.registerIMSingleListener(IMSingleListener listener)
      Registers a new listener for handling incoming messages.
      void IMSession.removeIMSingleListener(IMSingleListener listener)
      Remove the specified IMSingleListener
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes