org.universAAL.middleware.connectors.discovery.slp.util
Class Consts

Package class diagram package Consts
java.lang.Object
  extended by org.universAAL.middleware.connectors.discovery.slp.util.Consts

public final class Consts
extends Object

Widely-used constants for the SLP Discovery Connector

Author:
Michele Girolami, Francesco Furfari

Field Summary
static String AALSPaceServiceTypeName
           
static String BROWSE_SLP_NETWORK
           
static String SDPProtocols
           
static String SEARCH_ALL
           
static String SLP_INIT_DELAY_SCAN
           
static String SLP_PERIOD_SCAN
           
 
Constructor Summary
Consts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AALSPaceServiceTypeName

public static String AALSPaceServiceTypeName

SDPProtocols

public static String SDPProtocols

BROWSE_SLP_NETWORK

public static String BROWSE_SLP_NETWORK

SLP_INIT_DELAY_SCAN

public static String SLP_INIT_DELAY_SCAN

SLP_PERIOD_SCAN

public static String SLP_PERIOD_SCAN

SEARCH_ALL

public static String SEARCH_ALL
Constructor Detail

Consts

public Consts()


Copyright © 2014 universAAL Consortium. All Rights Reserved.