NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
nusoap_server and mapping an implimentation class


Joined: 23 Apr 2008
Posts: 3
Reply with quote
It does not appear to be supported - so correct me if I am wrong.

I would really like to see the ability to map a class (more specifically a public interface) to the service.

Could this not be done inside nusoap.php using the reflection API?

Thus I would love to write code like this:

$server = new nusoap_server();
....
// register the implimentation class
$server->mapClass('MyImplimentationClass', ...);

// and every public method of "MyImplimentationClass" would be
// exposed as a method of the service.

Is this possible? I think it would be a great feature of nusoap.

Thank you for your comments.
View user's profileFind all posts by ZackSend private message


Joined: 21 Apr 2008
Posts: 10
Reply with quote
I don;t think that this is supported in current version but I would like to see it in upcoming version(s). This would help a lot.

Regards,

Dave
View user's profileFind all posts by naimish_hitSend private message
nusoap_server and mapping an implimentation class
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic