Package io.nats.commons
Interface NatsInterface
-
- All Superinterfaces:
AutoCloseable
- All Known Implementing Classes:
Nats
public interface NatsInterface extends AutoCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Pathbinary()PathconfigFile()String[]customArgs()booleandebug()booleanjetStream()Loggerlogger()LevelloggingLevel()intport()Processprocess()Stringurl()-
Methods inherited from interface java.lang.AutoCloseable
close
-
-