|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AsynchronousServiceDispatcher | |
---|---|
uk.ac.ncl.cs.instantsoap.servicedp.impl | Job dispatching implementation. |
uk.ac.ncl.cs.instantsoap.wsapi.impl | Classes that provide the implementation glue to attach the web service API to a spring-managed web-service container. |
Uses of AsynchronousServiceDispatcher in uk.ac.ncl.cs.instantsoap.servicedp.impl |
---|
Classes in uk.ac.ncl.cs.instantsoap.servicedp.impl that implement AsynchronousServiceDispatcher | |
---|---|
class |
AsynchronousServiceDispatcherImpl
A simple implementation of AsynchronousServiceDispatcher that delegates all the hard work on to a StartegyDispatcher. |
Constructors in uk.ac.ncl.cs.instantsoap.servicedp.impl with parameters of type AsynchronousServiceDispatcher | |
---|---|
SynchronousServiceDispatcherImpl(AsynchronousServiceDispatcher async)
|
Uses of AsynchronousServiceDispatcher in uk.ac.ncl.cs.instantsoap.wsapi.impl |
---|
Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl that return AsynchronousServiceDispatcher | |
---|---|
AsynchronousServiceDispatcher |
WebServiceDispatcherImpl.getAsyncDispatcher()
|
Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl with parameters of type AsynchronousServiceDispatcher | |
---|---|
void |
WebServiceDispatcherImpl.setAsyncDispatcher(AsynchronousServiceDispatcher asyncDispatcher)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |