2009-10-01 1.2.0

Uses of Class
org.eclipse.soda.dk.epcglobal.llrp.config.servlet.LLRPConfigConsole

Packages that use LLRPConfigConsole
org.eclipse.soda.dk.epcglobal.llrp.config.servlet This package is part of the org.eclipse.soda.dk.epcglobal.llrp.config.servlet project. 
org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store This package is part of the org.eclipse.soda.dk.epcglobal.llrp.config.servlet project. 
 

Uses of LLRPConfigConsole in org.eclipse.soda.dk.epcglobal.llrp.config.servlet
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.config.servlet with parameters of type LLRPConfigConsole
 void LLRPConfigServlet.bind(LLRPConfigConsole llrpConfigConsole)
          Bind with the specified http service and llrp config console parameters.
 

Uses of LLRPConfigConsole in org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store
 

Methods in org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store that return LLRPConfigConsole
protected  LLRPConfigConsole LLRPConfigStore.getConsole()
          Gets the console (LLRPConfigConsole) value.
 

Constructors in org.eclipse.soda.dk.epcglobal.llrp.config.servlet.store with parameters of type LLRPConfigConsole
LLRPConfigStore(LLRPConfigConsole console)
          Constructs an instance of this class from the specified console parameter.
 


2009-10-01 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.