| Package | Description | 
|---|---|
| org.openqa.grid.common | |
| org.openqa.grid.internal | |
| org.openqa.grid.internal.utils | |
| org.openqa.grid.selenium.proxy | 
| Modifier and Type | Method and Description | 
|---|---|
| static RegistrationRequest | RegistrationRequest. build(String... args) | 
| static RegistrationRequest | RegistrationRequest. getNewInstance(String json)Create an object from a registration request formatted as a json string. | 
| Modifier and Type | Method and Description | 
|---|---|
| RegistrationRequest | RemoteProxy. getOriginalRegistrationRequest()Returns the request sent from the node to the hub to register the proxy. | 
| RegistrationRequest | BaseRemoteProxy. getOriginalRegistrationRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T extends RemoteProxy>  | BaseRemoteProxy. getNewInstance(RegistrationRequest request,
              Registry registry)Takes a registration request and return the RemoteProxy associated to it. | 
| Constructor and Description | 
|---|
| BaseRemoteProxy(RegistrationRequest request,
               Registry registry)Create the proxy from the info sent by the remote. | 
| Constructor and Description | 
|---|
| SelfRegisteringRemote(RegistrationRequest config) | 
| Constructor and Description | 
|---|
| DefaultRemoteProxy(RegistrationRequest request,
                  Registry registry) | 
Copyright © 2015. All rights reserved.