Class: UPnP::Service::TestService
- Inherits:
-
UPnP::Service
- Object
- SOAP::RPC::StandaloneServer
- UPnP::Service
- UPnP::Service::TestService
- Defined in:
- lib/UPnP/test_utilities.rb
Constant Summary collapse
- VERSION =
'1.0'
Constants inherited from UPnP::Service
ACTIONS, IN, OUT, RETVAL, SCHEMA_URN, VARIABLES
Instance Attribute Summary
Attributes inherited from UPnP::Service
Method Summary
Methods inherited from UPnP::Service
#actions, add_action, #add_actions, add_variable, #cache_dir, #control_url, create, #create_config, #description, #device_path, #event_sub_url, #initialize, #marshal_dump, #marshal_load, #mount_extra, #root_device, #scpd, #scpd_action_list, #scpd_service_state_table, #scpd_url, #service_path, #type_urn, #variables
Constructor Details
This class inherits a constructor from UPnP::Service