public interface ResponseContextReceiver
ResponseContext
at the end of
the message invocation.Modifier and Type | Method and Description |
---|---|
void |
setResponseContext(ResponseContext rc)
Called upon the completion of the invocation
to set a
ResponseContext . |
void setResponseContext(ResponseContext rc)
ResponseContext
.
This method is invoked even when the invocation fails.
Copyright © 2015 Oracle Corporation. All rights reserved.