Serialized Form


Package ch.ethz.iks.slp

Class ch.ethz.iks.slp.ServiceLocationException extends java.lang.Exception implements Serializable

serialVersionUID: 5718658752610460537L

Serialized Fields

errorCode

short errorCode
the error code of this exception instance.

Class ch.ethz.iks.slp.ServiceType extends java.lang.Object implements Serializable

serialVersionUID: 1652247274399819356L

Serialized Fields

type

java.lang.String type
the type.


isService

boolean isService
is it a service ?


isAbstract

boolean isAbstract
is it abstract ?


concreteType

java.lang.String concreteType
the concrete type.


principleType

java.lang.String principleType
the principle type.


abstractType

java.lang.String abstractType
the abstract type.


namingAuthority

java.lang.String namingAuthority
the naming authority.

Class ch.ethz.iks.slp.ServiceURL extends ch.ethz.iks.slp.impl.AuthenticatedURL implements Serializable

serialVersionUID: 9181946114021582389L

Serialized Fields

url

java.lang.String url

lifetime

int lifetime

type

ServiceType type

host

java.lang.String host

protocol

java.lang.String protocol

port

int port

path

java.lang.String path



Copyright © 2008 Systems Group, ETH Zurich. All Rights Reserved.