Uses of Package
jpos.loader

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

Classes in jpos.loader used by jpos.loader
JposServiceConnection
          Interface defining a JposServiceConnection.
JposServiceInstance
          All services must implement this interface (it is also extended by the jpos.services.BaseService interface which must be implemented by all JavaPOS services).
JposServiceManager
          An implementation of the jpos.config must provide an implementation of this interface which is used to create the JposServiceConnection objects.
 

Classes in jpos.loader used by jpos.loader.simple
JposServiceConnection
          Interface defining a JposServiceConnection.
JposServiceInstance
          All services must implement this interface (it is also extended by the jpos.services.BaseService interface which must be implemented by all JavaPOS services).
JposServiceManager
          An implementation of the jpos.config must provide an implementation of this interface which is used to create the JposServiceConnection objects.
 



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