Samples for Beehive web services: @javax.jws.Oneway
View the WSDL files for the web services:
Invoke methods on sample web services:
-
Oneway.sayHello("test")
Note: URL-encoded invocations will result in error messages, since @javax.jws.Oneway does not expect any kind of return values.
Copyright (C) 2004, 2005. The Apache Software Foundation.