Uses of Class
com.quartzdesk.service.connection.v3_0.StopAllConnectionsResponse

Packages that use StopAllConnectionsResponse
com.quartzdesk.service.client.connection.v3_0   
com.quartzdesk.service.connection.v3_0   
 

Uses of StopAllConnectionsResponse in com.quartzdesk.service.client.connection.v3_0
 

Methods in com.quartzdesk.service.client.connection.v3_0 that return StopAllConnectionsResponse
 StopAllConnectionsResponse ConnectionServiceClient.stopAllConnections(StopAllConnectionsRequest request)
           
 

Uses of StopAllConnectionsResponse in com.quartzdesk.service.connection.v3_0
 

Methods in com.quartzdesk.service.connection.v3_0 that return StopAllConnectionsResponse
 StopAllConnectionsResponse ObjectFactory.createStopAllConnectionsResponse()
          Create an instance of StopAllConnectionsResponse
 StopAllConnectionsResponse ConnectionService.stopAllConnections(StopAllConnectionsRequest request)
          Stops connections in the specified folder and optionally in all its sub-folders.
 StopAllConnectionsResponse StopAllConnectionsResponse.withResult(Collection<ConnectionOperationResult> values)
           
 StopAllConnectionsResponse StopAllConnectionsResponse.withResult(ConnectionOperationResult... values)
           
 



Copyright © 2013–2017 QuartzDesk.com. All rights reserved.