RCFProto
 All Classes Functions Typedefs
RCF::RcfProtoChannel Member List

This is the complete list of members for RCF::RcfProtoChannel, including all inherited members.

CertificateValidationCb typedefRCF::RcfProtoChannel
connect()RCF::RcfProtoChannel
disconnect()RCF::RcfProtoChannel
ErrorText()RCF::RcfProtoChannel
Failed()RCF::RcfProtoChannel
getAsynchronousRpcMode()RCF::RcfProtoChannel
getCaCertificate()RCF::RcfProtoChannel
getCertificate()RCF::RcfProtoChannel
getCertificateValidationCallback() const RCF::RcfProtoChannel
getConnectTimeoutMs() const RCF::RcfProtoChannel
getEnableCompression()RCF::RcfProtoChannel
getEnableSchannelCertificateValidation() const RCF::RcfProtoChannel
getHttpProxy()RCF::RcfProtoChannel
getHttpProxyPort()RCF::RcfProtoChannel
getKerberosSpn()RCF::RcfProtoChannel
getMaxMessageLength() const RCF::RcfProtoChannel
getOpenSslCipherSuite() const RCF::RcfProtoChannel
getPassword()RCF::RcfProtoChannel
getPingBackIntervalMs()RCF::RcfProtoChannel
getRemoteCallTimeoutMs() const RCF::RcfProtoChannel
getSslImplementation() const RCF::RcfProtoChannel
getTransportProtocol()RCF::RcfProtoChannel
getTransportType()RCF::RcfProtoChannel
getUsername()RCF::RcfProtoChannel
RcfProtoChannel(const RCF::Endpoint &endpoint)RCF::RcfProtoChannel
setAsynchronousRpcMode(bool enable)RCF::RcfProtoChannel
setCaCertificate(CertificatePtr certificatePtr)RCF::RcfProtoChannel
setCertificate(CertificatePtr certificatePtr)RCF::RcfProtoChannel
setConnectTimeoutMs(unsigned int connectTimeoutMs)RCF::RcfProtoChannel
setEnableCompression(bool enableCompression)RCF::RcfProtoChannel
setEnableSchannelCertificateValidation(const tstring &peerName)RCF::RcfProtoChannel
setHttpProxy(const std::string &httpProxy)RCF::RcfProtoChannel
setHttpProxyPort(int httpProxyPort)RCF::RcfProtoChannel
setKerberosSpn(const tstring &kerberosSpn)RCF::RcfProtoChannel
setMaxMessageLength(std::size_t maxMessageSize)RCF::RcfProtoChannel
setOpenSslCipherSuite(const std::string &cipherSuite)RCF::RcfProtoChannel
setPassword(const tstring &password)RCF::RcfProtoChannel
setPingBackIntervalMs(int pingBackIntervalMs)RCF::RcfProtoChannel
setRemoteCallTimeoutMs(unsigned int remoteCallTimeoutMs)RCF::RcfProtoChannel
setSslImplementation(SslImplementation sslImplementation)RCF::RcfProtoChannel
setTransportProtocol(RCF::TransportProtocol protocol)RCF::RcfProtoChannel
setUsername(const tstring &username)RCF::RcfProtoChannel
StartCancel()RCF::RcfProtoChannel