Package org.apache.cxf.endpoint
Interface Client.Contexts
- All Superinterfaces:
AutoCloseable
- Enclosing interface:
- Client
Wrappers the contexts in a way that allows the contexts
to be cleared and released in an try-with-resources block
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface java.lang.AutoCloseable
close
-
Method Details
-
getRequestContext
-
getResponseContext
-