Uses of Class
io.grpc.internal.ManagedChannelOrphanWrapper
Packages that use ManagedChannelOrphanWrapper
-
Uses of ManagedChannelOrphanWrapper in io.grpc.internal
Subclasses with type arguments of type ManagedChannelOrphanWrapper in io.grpc.internalModifier and TypeClassDescription(package private) static final classFields in io.grpc.internal with type parameters of type ManagedChannelOrphanWrapperModifier and TypeFieldDescriptionprivate final ReferenceQueue<ManagedChannelOrphanWrapper> ManagedChannelOrphanWrapper.ManagedChannelReference.refqueueprivate static final ReferenceQueue<ManagedChannelOrphanWrapper> ManagedChannelOrphanWrapper.refqueueMethod parameters in io.grpc.internal with type arguments of type ManagedChannelOrphanWrapperModifier and TypeMethodDescription(package private) static intManagedChannelOrphanWrapper.ManagedChannelReference.cleanQueue(ReferenceQueue<ManagedChannelOrphanWrapper> refqueue) Constructors in io.grpc.internal with parameters of type ManagedChannelOrphanWrapperModifierConstructorDescription(package private)ManagedChannelReference(ManagedChannelOrphanWrapper orphanable, ManagedChannel channel, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs) Constructor parameters in io.grpc.internal with type arguments of type ManagedChannelOrphanWrapperModifierConstructorDescription(package private)ManagedChannelOrphanWrapper(ManagedChannel delegate, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs) (package private)ManagedChannelReference(ManagedChannelOrphanWrapper orphanable, ManagedChannel channel, ReferenceQueue<ManagedChannelOrphanWrapper> refqueue, ConcurrentMap<ManagedChannelOrphanWrapper.ManagedChannelReference, ManagedChannelOrphanWrapper.ManagedChannelReference> refs)