WSDL defines four types response. Request response is the most common operation type.
One way: It can receive a message but will not return response
Request response: It receives a request and will return a response
Solicit response: It sends a request and will wait for response
Notification: It sends a message but will not wait for a response