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 SummaryModifier and TypeMethodDescriptionMethods inherited from interface java.lang.AutoCloseableclose
- 
Method Details- 
getRequestContext
- 
getResponseContext
 
-