Uses of Class
com.iizix.test.client.BusyState
Packages that use BusyState
Uses of BusyState in com.iizix.test.client
Methods in com.iizix.test.client that return BusyStateModifier and TypeMethodDescriptionfinal BusyStateNonUIClient.getBusyState()Gets the client busy state.Methods in com.iizix.test.client with parameters of type BusyStateModifier and TypeMethodDescriptionprotected voidNonUIClient.onBusyChanged(BusyState busy) Perform a client lock/unlock.