[ 
https://issues.apache.org/jira/browse/CXF-7011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15422696#comment-15422696
 ] 

onder sezgin commented on CXF-7011:
-----------------------------------

hi,

yes i agree about it. and i tested it in camel as below;

} else if(!continuation.isResumed() && !continuation.isPending()) { 

this statement means that continuation is not resumed and it is not suspended 
and not pending which is indicating that it is expired.

isExpired may not be needed at this point.

though, this is a bit confusing (with such if statement)

And besides, my query in https://issues.apache.org/jira/browse/CXF-7002
became invalid as well with your suggestion, thanks

I will close my PR.

> same method signature needs to be added in Continuation
> -------------------------------------------------------
>
>                 Key: CXF-7011
>                 URL: https://issues.apache.org/jira/browse/CXF-7011
>             Project: CXF
>          Issue Type: Sub-task
>          Components: Transports
>    Affects Versions: 3.1.7
>            Reporter: onder sezgin
>             Fix For: 3.2.0
>
>
> As this method requires access over Continuation interface this should be 
> provided and other implementations like transport-jms and transport-http with 
>  default implementation and transport-http-jetty with real implemenration 
> should be provided.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to