SLPConfig.java
(C) Copyright IBM Corp. 2005, 2006
THIS FILE IS PROVIDED UNDER THE TERMS OF THE COMMON PUBLIC LICENSE
("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THIS FILE
CONSTITUTES RECIPIENTS ACCEPTANCE OF THE AGREEMENT.
You can obtain a current copy of the Common Public License from
http://www.opensource.org/licenses/cpl1.0.php
getActiveDiscoveryGranularity
public int getActiveDiscoveryGranularity()
getActiveDiscoveryInterval
public int getActiveDiscoveryInterval()
getBroadcastAddress
public static InetAddress getBroadcastAddress()
getConfiguredScopes
public Vector getConfiguredScopes()
getDADiscoveryTimeouts
public int[] getDADiscoveryTimeouts()
getDatagramTimeouts
public int[] getDatagramTimeouts()
getGlobalSLPConfig
public static SLPConfig getGlobalSLPConfig()
getInterfaces
public Vector getInterfaces()
getLocalHost
public InetAddress getLocalHost()
getLoopback
public static InetAddress getLoopback()
getMTU
public int getMTU()
getMaximumResults
public int getMaximumResults()
getMulticastAddress
public static InetAddress getMulticastAddress()
getMulticastMaximumWait
public int getMulticastMaximumWait()
getMulticastRadius
public int getMulticastRadius()
getMulticastTimeouts
public int[] getMulticastTimeouts()
getPreconfiguredDAs
public Vector getPreconfiguredDAs()
getSAOnlyScopes
public Vector getSAOnlyScopes()
getServerSocketQueueLength
public int getServerSocketQueueLength()
getTCPTimeout
public int getTCPTimeout()
getTraceMsg
public boolean getTraceMsg()
isBroadcastOnly
public boolean isBroadcastOnly()
isDA
public boolean isDA()
isSA
public boolean isSA()