Interface TransportSubjectBuilderService<C>
- Type Parameters:
C- The configuration type consumed by the particularTransportSubjectBuilderimplementation.
- All Superinterfaces:
AutoCloseable
The service interface used to construct a
TransportSubjectBuilder.-
Method Summary
-
Method Details
-
initialize
-
build
TransportSubjectBuilder build() -
close
default void close()- Specified by:
closein interfaceAutoCloseable
-