Uses of Class
io.grpc.alts.internal.AltsInternalContext
-
Packages that use AltsInternalContext Package Description io.grpc.alts io.grpc.alts.internal -
-
Uses of AltsInternalContext in io.grpc.alts
Fields in io.grpc.alts declared as AltsInternalContext Modifier and Type Field Description private AltsInternalContextAltsContext. wrappedConstructors in io.grpc.alts with parameters of type AltsInternalContext Constructor Description AltsContext(AltsInternalContext wrapped) -
Uses of AltsInternalContext in io.grpc.alts.internal
Methods in io.grpc.alts.internal that return AltsInternalContext Modifier and Type Method Description static AltsInternalContextAltsInternalContext. getDefaultInstance()
-