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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.