Which of the following can be registered as entry points with a SoapServer instance (choose 3)
A single function
A single method from a class
Multiple functions at once
All methods from a class
All classes defined in a script
Submit