public class InfoClient extends Client
| Modifier and Type | Field and Description |
|---|---|
InfoResource |
resource |
| Constructor and Description |
|---|
InfoClient(PKIClient client) |
| Modifier and Type | Method and Description |
|---|---|
Info |
getInfo() |
void |
init() |
addClient, createProxy, getClient, getName, getSubsystem, removeClientpublic InfoResource resource
public InfoClient(PKIClient client) throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic void init()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic Info getInfo() throws java.lang.Exception
java.lang.Exception