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(String aServiceName,
org.eclipse.ecf.internal.provider.jslp.ServiceURLAdapter anAdapter,
int priority,
int weight,
org.eclipse.ecf.internal.provider.jslp.ServicePropertiesAdapter aServicePropertiesAdapter) |
Modifier and Type | Method and Description |
---|---|
ch.ethz.iks.slp.ServiceURL |
getServiceURL() |
getAdapter, getLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeight, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getLocation, getPriority, getServiceID, getServiceName, getServiceProperties, getTTL, getWeight
public JSLPServiceInfo(IServiceInfo aSI) throws IDCreateException
IDCreateException
public JSLPServiceInfo(String aServiceName, org.eclipse.ecf.internal.provider.jslp.ServiceURLAdapter anAdapter, int priority, int weight, org.eclipse.ecf.internal.provider.jslp.ServicePropertiesAdapter aServicePropertiesAdapter)
aServiceName
- service nameanAdapter
- service url adapterpriority
- priorityweight
- weightaServicePropertiesAdapter
- service properties adapterCopyright © 2017 Eclipse Foundation. All rights reserved.