private class RemoteEntryEditor.VerifyHostTask extends java.lang.Object implements java.util.concurrent.Callable<RemoteEntryEditor.StatusWrapper>
| Modifier and Type | Field and Description |
|---|---|
private RemoteEntryEditor.StatusWrapper |
entryStatus |
| Constructor and Description |
|---|
VerifyHostTask(RemoteEntryEditor.StatusWrapper descStatus) |
| Modifier and Type | Method and Description |
|---|---|
RemoteEntryEditor.StatusWrapper |
call() |
private final RemoteEntryEditor.StatusWrapper entryStatus
public VerifyHostTask(RemoteEntryEditor.StatusWrapper descStatus)
public RemoteEntryEditor.StatusWrapper call() throws java.lang.Exception
call in interface java.util.concurrent.Callable<RemoteEntryEditor.StatusWrapper>java.lang.Exception