Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
com.synchrona.jred.iIrLMPService

Uses of iIrLMPService in com.synchrona.jred
 

Classes in com.synchrona.jred that implement iIrLMPService
 class IrIAS
           
 class TinyTP
           
 

Fields in com.synchrona.jred declared as iIrLMPService
private  iIrLMPService[] Test.m_aServices
           
 

Methods in com.synchrona.jred with parameters of type iIrLMPService
 void IrLMP.addService(iIrLMPService service)
          IrLMP allows multiple service providers (IrOBEX, IrCOMM, etc.) to listen to a single IrDA port, although only one service is active at a time.