インターフェースの使用
jakarta.ws.rs.container.ContainerResponseContext
ContainerResponseContext を使用するパッケージ パッケージ 説明 jakarta.ws.rs.container コンテナー固有の JAX-RS API。jakarta.ws.rs.container 内の ContainerResponseContext 使用
型 ContainerResponseContext のパラメーターを持つ jakarta.ws.rs.container のメソッド 修飾子と型 メソッド 説明 voidContainerResponseFilter. filter(ContainerRequestContext requestContext, ContainerResponseContext responseContext)リクエストに対してレスポンスが提供された後に呼び出されるフィルターメソッド(request filterまたは一致するリソースメソッドのいずれかによる)。