| Package | Description |
|---|---|
| pl.chilldev.commons.jsonrpc.client | |
| pl.chilldev.commons.jsonrpc.client.introspector |
| Modifier and Type | Method and Description |
|---|---|
static Connector |
Connector.create(InetSocketAddress address)
Creates connector instance with default resources.
|
static Connector |
Connector.create(String host,
int port)
Creates connector instance with default resources.
|
| Modifier and Type | Method and Description |
|---|---|
<Type> Class<? extends Type> |
Introspector.createClient(Class<Type> type,
Connector connector)
Builds client wrapper that handles all of the JSON-RPC calls.
|
Copyright © 2015 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.