wsb.request

data type

Library: Web Services Broker (OMWSB)
Import : omwsb.xmd


Purpose

The request data type encapsulates the buffered header information gathered while identifying an incoming request as well as the TCP connection information to allow subsequent data to be read from it and to allow a response to be written to it. The request data type may be accessed in either the OmniMark WSB server program or in the the spawned OmniMark WSB service program depending on whether a service for that request has been registered on the server using the wsb.add-service function.