Uses of Interface
org.apache.wsif.WSIFCorrelationService

Packages that use WSIFCorrelationService
org.apache.wsif.base   
org.apache.wsif.util   
 

Uses of WSIFCorrelationService in org.apache.wsif.base
 

Classes in org.apache.wsif.base that implement WSIFCorrelationService
 class WSIFDefaultCorrelationService
          WSIFDefaultCorrelationService provides a default implementation of a WSIFCorrelationService using a Hashmap as the backing store.
 

Uses of WSIFCorrelationService in org.apache.wsif.util
 

Methods in org.apache.wsif.util that return WSIFCorrelationService
static WSIFCorrelationService WSIFCorrelationServiceLocator.getCorrelationService()
          Returns the WSIFCorrelationService to be used for persisting asynchronous requests.
 



Copyright © 2002, 2002 Apache XML Project. All Rights Reserved.