APIdock / Ruby
/
Browse About
method

status

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

No documentation available.

# File lib/soap/rpc/httpserver.rb, line 41
  def status
    @server.status 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

© 2026 APIdock