org.ws4d.java.presentation
Interface Presentation


public interface Presentation

Device and service presentation.


Method Summary
 URI register(LocalDevice device)
          Register a device for device presentation.
 

Method Detail

register

URI register(LocalDevice device)
Register a device for device presentation.

Parameters:
device - the device.
Returns:
the URI which was used to register the device.