Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.ecf.discovery.identity.IServiceTypeID
    Modifier and Type
    Constant Field
    Value
    public static final String
    "iana"
  • org.eclipse.ecf.discovery.identity.ServiceTypeID
    Modifier and Type
    Constant Field
    Value
    protected static final String
    "._"
  • org.eclipse.ecf.provider.jslp.identity.JSLPNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.namespace.slp"
  • org.eclipse.ecf.provider.r_osgi.identity.R_OSGiNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.namespace.r_osgi"
    public static final String
    "r-osgi"
  • org.eclipse.ecf.provider.r_osgi.identity.R_OSGiRemoteServiceNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.namespace.r_osgi.remoteservice"
  • org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSID
    Modifier and Type
    Constant Field
    Value
    public static final int
    80
    public static final int
    443
  • org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.namespace.r_osgi.ws"
  • org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSSNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.namespace.r_osgi.wss"
  • org.eclipse.ecf.remoteservice.rest.identity.RestNamespace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ecf.rest.namespace"
    public static final String
    "rest"

org.osgi.*