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, 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(java.lang.String aServiceName, ServiceURLAdapter anAdapter, int priority, int weight, ServicePropertiesAdapter aServicePropertiesAdapter)
aServiceName
- service nameanAdapter
- service url adapterpriority
- priorityweight
- weightaServicePropertiesAdapter
- service properties adapter