Uses of Class
com.signalsoftcorp.lst.provisioning.WPP10Client

Packages that use WPP10Client
com.signalsoftcorp.lst.provisioning   
 

Uses of WPP10Client in com.signalsoftcorp.lst.provisioning
 

Methods in com.signalsoftcorp.lst.provisioning that return WPP10Client
 WPP10Client WPP10ResponseGetClient.getClient()
          Get the client returned on successfull completion
 WPP10Client[] WPP10ResponseListClients.getClients()
          Get the array of client objetcs returned on successfull completion
 

Methods in com.signalsoftcorp.lst.provisioning with parameters of type WPP10Client
 void WPP10ResponseGetClient.setClient(WPP10Client client)
          Set the client to return on successfull completion
 void WPP10ResponseListClients.setClients(WPP10Client[] clients)
          Set the array of client objects to return on successfull completion
 WPP10ResponseAdd WPIProvisioning.addClient(WPP10Client wppClient, java.lang.String account, java.lang.String password)
          Add a client object to the data store.
 WPP10Response WPIProvisioning.updateClient(WPP10Client wppClient, java.lang.String account, java.lang.String password)
          Update a client object in the data store.
 



Copyright © SignalSoft Corp. All Rights Reserved.