|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.transport.http_jetty.continuations.JettyContinuationProvider
public class JettyContinuationProvider
| Constructor Summary | |
|---|---|
JettyContinuationProvider(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
Message m)
|
|
| Method Summary | |
|---|---|
Continuation |
getContinuation()
Creates a new continuation or retrieves the existing one |
JettyContinuationWrapper |
getContinuation(boolean create)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JettyContinuationProvider(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse resp,
Message m)
| Method Detail |
|---|
public Continuation getContinuation()
ContinuationProvider
getContinuation in interface ContinuationProviderpublic JettyContinuationWrapper getContinuation(boolean create)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||