| Package | Description |
|---|---|
| org.jboss.pull.shared.connectors.bugzilla | |
| org.jboss.pull.shared.internal |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
AbstractBugzillaClient.fetch(XMLRPC<T> type,
String method,
Object... params) |
| Modifier and Type | Field and Description |
|---|---|
static XMLRPC<Object[]> |
XMLRPC.Array |
static XMLRPC<Map<String,Object>> |
XMLRPC.Struct |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
XMLRPC.cast(XMLRPC<T> type,
Object obj) |
static <T> Iterable<T> |
XMLRPC.iterable(XMLRPC<T> type,
Collection<Object> c) |
static <T> Iterable<T> |
XMLRPC.iterable(XMLRPC<T> type,
Object[] array) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.