A C D E G I L M N O P S V

S

Service - Interface in org.w3c.ddr.simple
This is the 'simple' interface to a DDR service, via which you retrieve properties of the delivery context based on available (HTTP) evidence.
ServiceFactory - Class in org.w3c.ddr.simple
This factory creates a DDR Service instance.
ServiceFactory() - Constructor for class org.w3c.ddr.simple.ServiceFactory
 
SystemException - Exception in org.w3c.ddr.simple.exception
This exception represents a failure of the DDR system.
SystemException() - Constructor for exception org.w3c.ddr.simple.exception.SystemException
Constructs a SystemException instance with a default exception code.
SystemException(int, String) - Constructor for exception org.w3c.ddr.simple.exception.SystemException
Constructs a SystemException instance with a code and human-readable diagnostic message.
SystemException(int, Throwable) - Constructor for exception org.w3c.ddr.simple.exception.SystemException
Constructs a SystemException instance with a code and Throwable object that may indicate further details of the cause of the exception.

A C D E G I L M N O P S V