# Generated by roxygen2: do not edit by hand

S3method(rpc_serialize,"NULL")
S3method(rpc_serialize,Date)
S3method(rpc_serialize,POSIXt)
S3method(rpc_serialize,character)
S3method(rpc_serialize,integer)
S3method(rpc_serialize,list)
S3method(rpc_serialize,logical)
S3method(rpc_serialize,numeric)
S3method(rpc_serialize,raw)
export(from_xmlrpc)
export(rpc_serialize)
export(to_xmlrpc)
export(xmlrpc)
import(base64enc)
import(curl)
import(xml2)
