Package org.ws4d.java.configuration

Interface Summary
PropertiesHandler Interface for classes that should handle properties read.
 

Class Summary
AttachmentProperties  
BindingProperties  
DeviceProperties Device properties.
DevicesPropertiesHandler Class handles device properties.
DispatchingProperties Class holds dispatching properties.
DPWSProperties  
EventingProperties  
FrameworkProperties Class of framework properties.
GlobalPropertiesHandler  
HTTPBindingProperties  
Properties Class provides configuration file/ stream reading and manages to call the different property handlers.
Property Class holds property name and value
PropertyHeader Class includes name of property section headline and the property depth.
SecurityProperties  
ServiceProperties Class of service properties.
ServicesPropertiesHandler  
 

Exception Summary
IllegalValueException  
SectionHeaderFoundException Class will be thrown of Properties.readLine, if subsection header is found within the stream.