JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 6.2.11.Final
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.core
ResteasyContext
CloseableContext
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
close()
Interface ResteasyContext.CloseableContext
All Superinterfaces:
AutoCloseable
Enclosing class:
ResteasyContext
public static interface
ResteasyContext.CloseableContext
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
()
Method Details
close
void
close
()
Specified by:
close
in interface
AutoCloseable