Uses of Interface
adams.flow.webservice.interceptor.InterceptorWithActor
-
Packages that use InterceptorWithActor Package Description adams.flow.webservice.interceptor.incoming adams.flow.webservice.interceptor.outgoing -
-
Uses of InterceptorWithActor in adams.flow.webservice.interceptor.incoming
Classes in adams.flow.webservice.interceptor.incoming that implement InterceptorWithActor Modifier and Type Class Description class
Enqueue
Enqueues a token in the specified queue whenever an incoming message is received. -
Uses of InterceptorWithActor in adams.flow.webservice.interceptor.outgoing
Classes in adams.flow.webservice.interceptor.outgoing that implement InterceptorWithActor Modifier and Type Class Description class
Enqueue
Enqueues a token in the specified queue whenever an outgoing message is intercepted.
-