Uses of Class
xal.ca.BatchConnectionRequest
Packages that use BatchConnectionRequest
-
Uses of BatchConnectionRequest in xal.ca
Methods in xal.ca with parameters of type BatchConnectionRequestModifier and TypeMethodDescriptionvoidAbstractBatchGetRequest.batchConnectionRequestCompleted(BatchConnectionRequest connectionRequest, int connectedCount, int disconnectedCount, int exceptionCount) event indicating that the batch request is completevoidBatchConnectionRequestListener.batchConnectionRequestCompleted(BatchConnectionRequest request, int connectedCount, int disconnectedCount, int exceptionCount) Event indicating that the batch request is completevoidAbstractBatchGetRequest.connectionChangeInBatch(BatchConnectionRequest connectionRequest, Channel channel, boolean connected) event indicating that a connection change has occurred for a channelvoidBatchConnectionRequestListener.connectionChangeInBatch(BatchConnectionRequest request, Channel channel, boolean connected) Event indicating that a connection change has occurred for a channelvoidAbstractBatchGetRequest.connectionExceptionInBatch(BatchConnectionRequest connectionRequest, Channel channel, Exception exception) event indicating that an exception has been thrown for a channelvoidBatchConnectionRequestListener.connectionExceptionInBatch(BatchConnectionRequest request, Channel channel, Exception exception) Event indicating that an exception has been thrown for a channel -
Uses of BatchConnectionRequest in xal.smf
Methods in xal.smf that return BatchConnectionRequestModifier and TypeMethodDescriptionAcceleratorNode.batchConnectAllHandles()Do a batch connection of all handles for this node