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 status()No documentation available.
# File lib/soap/rpc/httpserver.rb, line 41
def status
@server.status if @server
end