#include <grpc/support/port_platform.h>
#include <memory>
#include <vector>
#include <grpc/impl/codegen/grpc_types.h>
#include "src/core/lib/iomgr/iomgr_fwd.h"
#include "src/core/lib/transport/handshaker_factory.h"
Go to the source code of this file.
Classes | |
class | grpc_core::HandshakerRegistry::Builder |
class | grpc_core::HandshakerRegistry |
Namespaces | |
grpc_core | |
Enumerations | |
enum | grpc_core::HandshakerType { grpc_core::HANDSHAKER_CLIENT = 0, grpc_core::HANDSHAKER_SERVER, grpc_core::NUM_HANDSHAKER_TYPES } |