ch.ethz.iks.slp
Interface ServiceLocationEnumeration

Package class diagram package ServiceLocationEnumeration
All Superinterfaces:
Enumeration

public interface ServiceLocationEnumeration
extends Enumeration

An enumeration over results of request messages as defined in RFC 2614.

Since:
0.1
Author:
Jan S. Rellermeyer, Systems Group, ETH Zurich

Method Summary
 Object next()
          get the next result of a request.
 
Methods inherited from interface java.util.Enumeration
hasMoreElements, nextElement
 

Method Detail

next

Object next()
            throws ServiceLocationException
get the next result of a request.

Returns:
the next Object
Throws:
ServiceLocationException - if there is no more result.


Copyright © 2014 universAAL Consortium. All Rights Reserved.