Package io.vrap.rmf.base.client
Class AutoCloseableService
java.lang.Object
io.vrap.rmf.base.client.AutoCloseableService
- All Implemented Interfaces:
AutoCloseable
- Direct Known Subclasses:
ApiHttpClientImpl
,BaseAuthTokenSupplier
,CompatSphereClient
,CompatSphereClient.CompatApiHttpClient
,ContextApiHttpClientImpl
,HandlerStack
,HttpHandler
,InMemoryTokenSupplier
,OAuthHandler
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
close()
static void
closeQuietly
(AutoCloseable closeable) boolean
int
hashCode()
int
toString()
-
Method Details
-
close
public final void close()- Specified by:
close
in interfaceAutoCloseable
-
closeQuietly
-
equals
-
hashCode
public int hashCode() -
toString
-
reflectionHashCode
public int reflectionHashCode()
-