This is the webapi Reference Manual, version 0.1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 08:05:17 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
webapi
CLOS-based wrapper builder for Web APIs
Eitaro Fukamachi
BSD 2-Clause
0.1.0
webapi/main
(system).
webapi/main
Eitaro Fukamachi
BSD 2-Clause
webapi/request
(system).
webapi/response
(system).
webapi/codable
(system).
webapi/request
Eitaro Fukamachi
BSD 2-Clause
webapi/response
(system).
closer-mop
(system).
dexador
(system).
quri
(system).
kebab
(system).
Files are sorted by type and then listed depth-first from the systems components trees.
webapi/webapi.asd
webapi/main/file-type.lisp
webapi/request/file-type.lisp
webapi/response/file-type.lisp
webapi/codable/file-type.lisp
webapi/request/file-type.lisp
webapi/request
(system).
*keep-alive*
(special variable).
body-parameters
(generic function).
http-method
(generic function).
http-uri
(generic function).
initialize-instance
(method).
parse
(generic function).
query-parameters
(generic function).
reinitialize-instance
(method).
request
(class).
request-class
(class).
request-headers
(generic function).
request-parameters
(generic function).
request-path
(generic function).
send
(generic function).
validate-superclass
(method).
contains-class-or-subclasses
(function).
webapi/response/file-type.lisp
webapi/response
(system).
response
(class).
response-body
(reader method).
response-headers
(reader method).
response-status
(reader method).
response-uri
(reader method).
webapi/codable/file-type.lisp
webapi/codable
(system).
codable
(class).
codable-class
(class).
decode-object
(generic function).
defcodable
(macro).
direct-slot-definition-class
(method).
encode-object
(generic function).
initialize-instance
(method).
initialize-instance
(method).
reinitialize-instance
(method).
undefined-key
(condition).
validate-superclass
(method).
write-json-element
(method).
%codable-slot-key
(reader method).
(setf %codable-slot-key)
(writer method).
*conc-name*
(special variable).
build-slot-mapper
(function).
codable-slot-class
(class).
codable-slot-key
(function).
conversion-failed
(condition).
decode-jso-as-type
(function).
make-codable-instance
(function).
make-slot-decoder
(function).
undefined-key-class
(reader method).
undefined-key-name
(reader method).
undefined-key-value
(reader method).
Packages are listed by definition order.
webapi
webapi/main
common-lisp
.
webapi/codable
.
webapi/request
.
webapi/response
.
webapi/codable
common-lisp
.
codable
(class).
codable-class
(class).
decode-object
(generic function).
defcodable
(macro).
encode-object
(generic function).
undefined-key
(condition).
%codable-slot-key
(generic reader).
(setf %codable-slot-key)
(generic writer).
*conc-name*
(special variable).
build-slot-mapper
(function).
codable-slot-class
(class).
codable-slot-key
(function).
conversion-failed
(condition).
decode-jso-as-type
(function).
make-codable-instance
(function).
make-slot-decoder
(function).
undefined-key-class
(generic reader).
undefined-key-name
(generic reader).
undefined-key-value
(generic reader).
webapi/response
common-lisp
.
response
(class).
response-body
(generic reader).
response-headers
(generic reader).
response-status
(generic reader).
response-uri
(generic reader).
webapi/request
common-lisp
.
*keep-alive*
(special variable).
body-parameters
(generic function).
http-method
(generic function).
http-uri
(generic function).
parse
(generic function).
query-parameters
(generic function).
request
(class).
request-class
(class).
request-headers
(generic function).
request-parameters
(generic function).
request-path
(generic function).
send
(generic function).
contains-class-or-subclasses
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
codable-class
) &key &allow-other-keys) ¶sb-mop
.
codable-class
) &rest initargs &key conc-name &allow-other-keys) ¶codable-slot-class
) &rest rest-initargs &key name &allow-other-keys) ¶request-class
) &rest initargs &key direct-superclasses &allow-other-keys) ¶codable-class
) &rest initargs &key conc-name &allow-other-keys) ¶request-class
) &rest initargs &key direct-superclasses &allow-other-keys) ¶codable-class
) (super standard-class
)) ¶sb-mop
.
request-class
) (super standard-class
)) ¶sb-mop
.
standard-class
.
:http
:status
This slot is read-only.
:headers
This slot is read-only.
:body
This slot is read-only.
:uri
This slot is read-only.
codable-slot-class
)) ¶automatically generated reader method
key
.
codable-slot-class
)) ¶automatically generated writer method
key
.
undefined-key
)) ¶undefined-key
)) ¶name
.
undefined-key
)) ¶Jump to: | %
(
B C D E F G H I M P Q R S U V W |
---|
Jump to: | %
(
B C D E F G H I M P Q R S U V W |
---|
Jump to: | *
B C H K N S U V |
---|
Jump to: | *
B C H K N S U V |
---|
Jump to: | C F P R S U W |
---|
Jump to: | C F P R S U W |
---|