Modifier and Type | Method and Description |
---|---|
static ProtocolNegotiationEvent |
InternalProtocolNegotiationEvent.getDefault() |
static ProtocolNegotiationEvent |
InternalProtocolNegotiationEvent.withAttributes(ProtocolNegotiationEvent event,
io.grpc.Attributes attributes) |
static ProtocolNegotiationEvent |
InternalProtocolNegotiationEvent.withSecurity(ProtocolNegotiationEvent event,
io.grpc.InternalChannelz.Security security) |
Modifier and Type | Method and Description |
---|---|
static io.grpc.Attributes |
InternalProtocolNegotiationEvent.getAttributes(ProtocolNegotiationEvent event) |
static io.grpc.InternalChannelz.Security |
InternalProtocolNegotiationEvent.getSecurity(ProtocolNegotiationEvent event) |
static ProtocolNegotiationEvent |
InternalProtocolNegotiationEvent.withAttributes(ProtocolNegotiationEvent event,
io.grpc.Attributes attributes) |
static ProtocolNegotiationEvent |
InternalProtocolNegotiationEvent.withSecurity(ProtocolNegotiationEvent event,
io.grpc.InternalChannelz.Security security) |
Copyright © 2019. All rights reserved.