public abstract class JnlpEndpointResolver extends Object
| Constructor and Description |
|---|
JnlpEndpointResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected RSAPublicKey |
getIdentity(String base64EncodedIdentity) |
abstract JnlpAgentEndpoint |
resolve() |
abstract void |
waitForReady() |
public abstract JnlpAgentEndpoint resolve() throws IOException
IOExceptionpublic abstract void waitForReady()
throws InterruptedException
InterruptedExceptionprotected RSAPublicKey getIdentity(String base64EncodedIdentity) throws InvalidKeySpecException
InvalidKeySpecExceptionCopyright © 2004–2022. All rights reserved.