Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
I
M
N
P
R
S
V
W
A
activateObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
addClient()
- Method in interface nl.knowledgeplaza.soaptools.client.
SoapConnectionPool
addClient()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
addObject()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
B
borrowClient()
- Method in interface nl.knowledgeplaza.soaptools.client.
SoapConnectionPool
borrowClient()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
borrowObject()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
C
clear()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
close()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
createConnectionPool(String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Create a factory and a pool (using the GenericObjectPool)
createConnectionPool(String, ConfigurationProperties)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Create a factory and a pool (using the GenericObjectPool)
createConnectionPool(String, String, SoapConnectionPoolFactory)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Create a pool (using the GenericObjectPool)
createConnectionPool(String, ConfigurationProperties, SoapConnectionPoolFactory)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Create a pool (using the GenericObjectPool)
createConnectionPool(String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
D
destroyObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
DOM2SOAP(Document)
- Static method in class nl.knowledgeplaza.soaptools.utils.
DOMSoap
Converts from Dom4j document to Soapbody
DOMSoap
- Class in
nl.knowledgeplaza.soaptools.utils
This DOMSOAP is an utility class to convert from/to a SOAPBody to a DOM4J document
DOMSoap()
- Constructor for class nl.knowledgeplaza.soaptools.utils.
DOMSoap
G
getConnectionPool(Map, String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Get the soap pool from a map or create one
getConnectionPool(Map, String, ConfigurationProperties)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Get the soap pool from a map or create one
getConnectionPool(Map, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
getConnectionPool(String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Get the database pool from the embedded map
getConnectionPool(String, ConfigurationProperties)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Get the database pool from the embedded map
getConnectionPool(String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
getConnectionPool(ServletContext, String, ConfigurationProperties)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
Get the database pool from a servlet context or create one
getConnectionPool(ServletContext, String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
Get the database pool from a servlet context or create one
getConnectionPool(ServletContext, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
getConnectionPool(HttpSession, String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
getConnectionPool(HttpSession, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
getConnectionPool(HttpServletRequest, String, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
getConnectionPool(HttpServletRequest, String)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
getConnectionPool(HttpServletRequest, String, String, boolean)
- Static method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
Deprecated.
getEndpoint()
- Method in class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlModel
getEndPointURL()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
getNumActive()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
getNumIdle()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
getPassword()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
getPoolname()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
getPoolnameDescription()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
getUsername()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
getWSDL()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
I
iDef
- Variable in class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlModel
invalidateClient(SoapClient)
- Method in interface nl.knowledgeplaza.soaptools.client.
SoapConnectionPool
invalidateClient(SoapClient)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
invalidateObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
invoke(String, Document)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
Invokes the operation
isSynchronized()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
isValidate()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
M
makeObject()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
N
nl.knowledgeplaza.soaptools.client
- package nl.knowledgeplaza.soaptools.client
nl.knowledgeplaza.soaptools.client.wsdl
- package nl.knowledgeplaza.soaptools.client.wsdl
nl.knowledgeplaza.soaptools.utils
- package nl.knowledgeplaza.soaptools.utils
P
passivateObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
R
returnClient(SoapClient)
- Method in interface nl.knowledgeplaza.soaptools.client.
SoapConnectionPool
returnClient(SoapClient)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
returnObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
S
setFactory(PoolableObjectFactory)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
setPassword(String)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
setPoolname(String)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
setSynchronized(boolean)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
setUsername(String)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
setValidate(boolean)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapClient
setWSDL(String)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
shutdown()
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
SOAP2DOM(SOAPBody)
- Static method in class nl.knowledgeplaza.soaptools.utils.
DOMSoap
Converts from SOAPBody to Dom4j document
SoapClient
- Class in
nl.knowledgeplaza.soaptools.client
SoapClient is a client for invoking soap operations The invoke method should be thread safe so we do not need pooling!
SoapClient(String)
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapClient
SoapClientException
- Exception in
nl.knowledgeplaza.soaptools.client
SoapClientException()
- Constructor for exception nl.knowledgeplaza.soaptools.client.
SoapClientException
SoapClientException(String, Throwable)
- Constructor for exception nl.knowledgeplaza.soaptools.client.
SoapClientException
SoapClientException(String)
- Constructor for exception nl.knowledgeplaza.soaptools.client.
SoapClientException
SoapClientException(Throwable)
- Constructor for exception nl.knowledgeplaza.soaptools.client.
SoapClientException
SoapConnectionPool
- Interface in
nl.knowledgeplaza.soaptools.client
SoapConnectionPoolFactory
- Class in
nl.knowledgeplaza.soaptools.client
SoapConnectionPoolFactory(String, String)
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
SoapConnectionPoolFactory(String, ConfigurationProperties)
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
SoapConnectionPoolFactoryServletUtils
- Class in
nl.knowledgeplaza.soaptools.client
Servlet related helper methods for the JdbcConnectionPoolFactory.
SoapConnectionPoolFactoryServletUtils()
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
SoapConnectionPoolWrapper
- Class in
nl.knowledgeplaza.soaptools.client
SoapConnectionPoolWrapper(ObjectPool)
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
SoapConnectionPoolWrapper(String, ObjectPool)
- Constructor for class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.
SoapClient
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in exception nl.knowledgeplaza.soaptools.client.
SoapClientException
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactoryServletUtils
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolWrapper
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlModel
Standard variable for determining version of a class file.
SOURCECODE_VERSION
- Static variable in class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlOperation
Standard variable for determining version of a class file.
V
validateObject(Object)
- Method in class nl.knowledgeplaza.soaptools.client.
SoapConnectionPoolFactory
W
WsdlModel
- Class in
nl.knowledgeplaza.soaptools.client.wsdl
WsdlModel(String)
- Constructor for class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlModel
WsdlOperation
- Class in
nl.knowledgeplaza.soaptools.client.wsdl
WsdlOperation(WsdlModel, Operation)
- Constructor for class nl.knowledgeplaza.soaptools.client.wsdl.
WsdlOperation
A
B
C
D
G
I
M
N
P
R
S
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
KnowledgePlaza
. All Rights Reserved.