Uses of Interface
com.eurotech.framework.protocol.pcn.Pcn1001SnpChannelService

Packages that use Pcn1001SnpChannelService
com.eurotech.framework.protocol.pcn   
 

Uses of Pcn1001SnpChannelService in com.eurotech.framework.protocol.pcn
 

Classes in com.eurotech.framework.protocol.pcn that implement Pcn1001SnpChannelService
 class Pcn1001SnpChannel
          Defines SNP channel class for PCN-1001 passenger counter
 

Methods in com.eurotech.framework.protocol.pcn that return Pcn1001SnpChannelService
 Pcn1001SnpChannelService Pcn1001SnpChannelAcquisitionService.obtainPcn1001SnpChannelService(org.osgi.service.io.ConnectionFactory connFactory, Properties connectionConfig, Object user, boolean exclusive)
          Obtains SNP channel service for a passenger counter.
 Pcn1001SnpChannelService Pcn1001SnpChannelAcquisition.obtainPcn1001SnpChannelService(org.osgi.service.io.ConnectionFactory connFactory, Properties connectionConfig, Object user, boolean exclusive)
           
 

Methods in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001SnpChannelService
 Pcn1001Service Pcn1001FactoryService.obtainPcn1001Service(int snpAddress, Pcn1001SnpChannelService snpChannelService)
          Obtains IPcn1001Service.
 Pcn1001Service Pcn1001Factory.obtainPcn1001Service(int snpAddress, Pcn1001SnpChannelService snpChannelService)
           
 void Pcn1001SnpChannelAcquisitionService.releasePcn1001SnpChannelService(Pcn1001SnpChannelService service)
          Releases supplied SNP channel service.
 void Pcn1001SnpChannelAcquisition.releasePcn1001SnpChannelService(Pcn1001SnpChannelService service)
           
 

Constructors in com.eurotech.framework.protocol.pcn with parameters of type Pcn1001SnpChannelService
Pcn1001(int snpAddress, Pcn1001SnpChannelService snpChannelService)
          Pcn1001 constructor
 



Copyright © 2013. All Rights Reserved.