java.lang.Object
com.sun.xml.ws.rx.util.AbstractResponseHandler
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAbstractResponseHandler(SuspendedFiberStorage suspendedFiberStorage, String correlationId) -
Method Summary
Modifier and TypeMethodDescriptionprotected final Stringprotected final voidresumeParentFiber(com.sun.xml.ws.api.message.Packet response) protected final voidresumeParentFiber(Throwable error) protected final voidsetCorrelationId(String newCorrelationId)
-
Field Details
-
suspendedFiberStorage
-
-
Constructor Details
-
AbstractResponseHandler
-
-
Method Details
-
getCorrelationId
-
setCorrelationId
-
resumeParentFiber
protected final void resumeParentFiber(com.sun.xml.ws.api.message.Packet response) throws ResumeFiberException - Throws:
ResumeFiberException
-
resumeParentFiber
- Throws:
ResumeFiberException
-