| Type Params | Return Type | Name and description |
|---|---|---|
|
static void |
clearEndpointExplorerData()Clears the current endpoint explorer data |
|
static EndpointExplorerData |
getEndpointExplorerData()Returns the current endpoint explorer data |
|
static void |
setEndpointExplorerData(EndpointExplorerData data)Sets the current endpoint explorer data |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Clears the current endpoint explorer data
Returns the current endpoint explorer data
Sets the current endpoint explorer data
data - provided EndpointExplorerData to be set