The WebOperation class / com.WebOperation methods |
Defines the Web Operation as session initiator.
Pass TRUE as parameter to initiateSession() in order to define the current Web Operation as a session initiator.
A new session must be instantiated in this operation, and must be returned to the client via the state variable defined at service creation.
This method works only for stateful web services.