APIdock / Ruby
/
Browse About
method

shutdown

v1_8_7_72 - Show latest stable - Class: SOAP::RPC::HTTPServer
shutdown()
public

No documentation available.

# File lib/soap/rpc/httpserver.rb, line 45
  def shutdown
    @server.shutdown if @server
  end

Related methods

  • Instance methods
  • add_document_method
  • add_document_operation
  • add_document_request_operation
  • add_headerhandler
  • add_method
  • add_method_as
  • add_request_headerhandler
  • add_rpc_headerhandler
  • add_rpc_method
  • add_rpc_method_as
  • add_rpc_operation
  • add_rpc_request_operation
  • add_rpc_request_servant
  • add_rpc_servant
  • generate_explicit_type
  • generate_explicit_type=
  • mapping_registry
  • mapping_registry=
  • on_init
  • shutdown
  • status
  • Class methods
  • new
  • Private methods
  • privaterun
APIdock API Documentation Browser

Improve developer experience using DX Core 4 metrics in Swarmia.

© 2026 APIdock