Uses of Class
janus.net.ConnectionPool

Packages that use ConnectionPool
janus.net Basisfunktionen zur Kommunikation mit einem HP NonStop/Tandem-System. 
janus.sap Basisfunktionen zur Kommunikation mit einem SAP-System. 
 

Uses of ConnectionPool in janus.net
 

Fields in janus.net declared as ConnectionPool
 ConnectionPool TestPool.pool
           
protected  ConnectionPool ProxyServer.Config.pool
          Connection-Pool
 

Methods in janus.net that return ConnectionPool
 ConnectionPool ProxyServer.Config.getConnectionPool()
          Ermittle den Pool
static ConnectionPool ConnectionPool.getConnectionPool(String name)
          Ermittle einen Pool anhand seines Namens
static ConnectionPool ConnectionPool.getPool(String pool)
          Gebe einen benamten Pool zurück
 

Constructors in janus.net with parameters of type ConnectionPool
ProxyServer.Config(ConnectionPool pool, int timeout, boolean autorelease)
          Konstruktor - setzt die Werte
 

Uses of ConnectionPool in janus.sap
 

Methods in janus.sap that return ConnectionPool
 ConnectionPool SapJanus.Handle.getPool()
           
 



Copyright © 2008 MvC Systemsoftware.