Uses of Class
com.sun.xml.ws.rx.util.ResumeFiberException
Packages that use ResumeFiberException
-
Uses of ResumeFiberException in com.sun.xml.ws.rx.util
Methods in com.sun.xml.ws.rx.util that throw ResumeFiberExceptionModifier and TypeMethodDescriptionvoid
SuspendedFiberStorage.resumeFiber
(String correlationId, Packet response) void
SuspendedFiberStorage.resumeFiber
(String correlationId, Throwable error) protected final void
AbstractResponseHandler.resumeParentFiber
(Packet response) protected final void
AbstractResponseHandler.resumeParentFiber
(Throwable error)