Uses of Class
nl.knowledgeplaza.soaptools.client.SoapClient

Packages that use SoapClient
nl.knowledgeplaza.soaptools.client   
 

Uses of SoapClient in nl.knowledgeplaza.soaptools.client
 

Methods in nl.knowledgeplaza.soaptools.client that return SoapClient
 SoapClient SoapConnectionPoolWrapper.borrowClient()
           
 SoapClient SoapConnectionPool.borrowClient()
           
 

Methods in nl.knowledgeplaza.soaptools.client with parameters of type SoapClient
 void SoapConnectionPoolWrapper.invalidateClient(SoapClient arg0)
           
 void SoapConnectionPool.invalidateClient(SoapClient arg0)
           
 void SoapConnectionPoolWrapper.returnClient(SoapClient arg0)
           
 void SoapConnectionPool.returnClient(SoapClient arg0)
           
 



Copyright © 2013 KnowledgePlaza. All Rights Reserved.