Uses of Interface
jpos.loader.JposServiceConnection

Packages that use JposServiceConnection
jpos.loader   
jpos.loader.simple   
 

Uses of JposServiceConnection in jpos.loader
 

Methods in jpos.loader that return JposServiceConnection
 JposServiceConnection JposServiceManager.createConnection(java.lang.String logicalName)
           
static JposServiceConnection JposServiceLoader.findService(java.lang.String logicalName)
           
 

Uses of JposServiceConnection in jpos.loader.simple
 

Classes in jpos.loader.simple that implement JposServiceConnection
 class SimpleServiceConnection
          This is a simple implementation of the JposServiceConnection interface
 

Methods in jpos.loader.simple that return JposServiceConnection
 JposServiceConnection SimpleServiceManager.createConnection(java.lang.String logicalName)
           
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details