swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
      Other Library Functions  
function  

wsb.start-servicing-requests

 
 

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

Declaration

  export external function start-servicing-requests
    on                          value server      server

Argument definitions

server
A server OMX which was returned from a call to create-server.


Purpose

The wsb.start-servicing-requests function causes the specified server to begin accepting connections from clients. This means that service programs will be started and incoming client requests which match registered service and type combinations will be serviced. Unknown services will be queued to be returned by subsequent calls to wsb.wait-for-request on the server.

        Other Library Functions
   wsb.add-service
   wsb.clear-all-services
   wsb.create-server
   wsb.dispatch-request
   wsb.has-known-request-type
   wsb.reader
   wsb.remove-service
   wsb.request
   wsb.request-header
   wsb.request-name
   wsb.request-type
   wsb.server
   wsb.service-exists
   wsb.start-servicing-requests
   wsb.wait-for-request
   wsb.writer
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:07 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.