Klient funkcji Tradefed

public class TradefedFeatureClient
extends Object

java.lang.Object
com.android.tradefed.service.TradefedFeatureClient


Klient grpc wysyłający do serwera żądanie wykonania funkcji.

Podsumowanie

Konstruktory publiczne

TradefedFeatureClient()

Metody publiczne

void close()
FeatureResponse triggerFeature(String featureName, args)

Wystąp o funkcję do serwera głównego, aby wykonać i zwrócić odpowiedź.

Konstruktory publiczne

Klient funkcji Tradefed

public TradefedFeatureClient ()

Metody publiczne

zamknij

public void close ()

aktywatorfunkcja

public FeatureResponse triggerFeature (String featureName, 
                 args)

Wystąp o funkcję do serwera głównego, aby wykonać i zwrócić odpowiedź.

Parametry
featureName String: nazwa funkcji, która ma zostać uruchomiona.

args : argumenty wywołujące funkcję.

Zwroty
FeatureResponse FeatureResponse.