public class JSLPServiceInfo extends ServiceInfo implements IServiceInfo
DEFAULT_PRIORITY, DEFAULT_TTL, DEFAULT_WEIGHT, priority, properties, serviceID, serviceName, timeToLive, UNKNOWN_PROTOCOL, weight| Constructor and Description |
|---|
JSLPServiceInfo(IServiceInfo aSI) |
JSLPServiceInfo(java.lang.String aServiceName,
ServiceURLAdapter anAdapter,
int priority,
int weight,
ServicePropertiesAdapter aServicePropertiesAdapter) |
| Modifier and Type | Method and Description |
|---|---|
ServiceURL |
getServiceURL() |
getAdapter, getLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeight, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeightpublic JSLPServiceInfo(IServiceInfo aSI) throws IDCreateException
IDCreateExceptionpublic JSLPServiceInfo(java.lang.String aServiceName,
ServiceURLAdapter anAdapter,
int priority,
int weight,
ServicePropertiesAdapter aServicePropertiesAdapter)
aServiceName - service nameanAdapter - service url adapterpriority - priorityweight - weightaServicePropertiesAdapter - service properties adapter