Uses of Class
com.mirth.match.ejb.core.ClearCacheResponse

Packages that use ClearCacheResponse
com.mirth.match.ejb.core   
 

Uses of ClearCacheResponse in com.mirth.match.ejb.core
 

Methods in com.mirth.match.ejb.core that return ClearCacheResponse
 ClearCacheResponse ObjectFactory.createClearCacheResponse()
          Create an instance of ClearCacheResponse
 

Methods in com.mirth.match.ejb.core that return types with arguments of type ClearCacheResponse
 javax.xml.bind.JAXBElement<ClearCacheResponse> ObjectFactory.createClearCacheResponse(ClearCacheResponse value)
          Create an instance of JAXBElement<ClearCacheResponse>}
 

Methods in com.mirth.match.ejb.core with parameters of type ClearCacheResponse
 javax.xml.bind.JAXBElement<ClearCacheResponse> ObjectFactory.createClearCacheResponse(ClearCacheResponse value)
          Create an instance of JAXBElement<ClearCacheResponse>}
 



Copyright © 2011 Mirth Corp. All Rights Reserved.