Package | Description |
---|---|
org.xins.client |
XINS client framework.
|
org.xins.common.http |
HTTP-related utility classes.
|
org.xins.common.service |
Service calling classes, supporting load-balancing and failover.
|
Modifier and Type | Class and Description |
---|---|
class |
XINSServiceCaller
XINS service caller.
|
Modifier and Type | Class and Description |
---|---|
class |
HTTPServiceCaller
HTTP service caller.
|
Modifier and Type | Method and Description |
---|---|
static Descriptor |
DescriptorBuilder.build(ServiceCaller caller,
Map<String,String> properties,
String propertyName)
Builds a
Descriptor based on the specified set of
properties, for the specified service caller. |
See http://www.xins.org/.