org.mbari.vars.migration.etc.methanol

Members list

Type members

Classlikes

object Http

The Http object provides a simple interface for making HTTP GET requests using the JDK HttpClient.

The Http object provides a simple interface for making HTTP GET requests using the JDK HttpClient.

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Http.type
class HttpClientSupport(timeout: Duration = ..., executor: Executor = ...) extends AutoCloseable

Helper for using javas' HttpClient.

Helper for using javas' HttpClient.

Attributes

Supertypes
trait AutoCloseable
class Object
trait Matchable
class Any
object LoggingInterceptor extends Interceptor

Attributes

Supertypes
trait Interceptor
class Object
trait Matchable
class Any
Self type