|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.conquiris.jersey.client.IndexerServiceClientFactory
public final class IndexerServiceClientFactory
Factory for indexer service clients based on Jersey (JAX-RS).
| Method Summary | |
|---|---|
static IndexerServiceClientFactory |
create()
Creates a new factory. |
net.conquiris.api.index.IndexerService |
get(URI uri)
Creates a new client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static IndexerServiceClientFactory create()
public net.conquiris.api.index.IndexerService get(URI uri)
uri - Service URI.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||