JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.keldysh.messaging.general
Interface ReactiveResource
All Superinterfaces:
AutoCloseable
,
Closeable
public interface
ReactiveResource
extends
Closeable
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default reactor.core.publisher.Mono<
Void
>
closeAsync
()
Methods inherited from interface java.io.
Closeable
close
Method Details
closeAsync
default
reactor.core.publisher.Mono<
Void
>
closeAsync
()