Uses of Interface
org.eclipse.swordfish.core.SwordfishContext

Packages that use SwordfishContext
org.eclipse.swordfish.internal.core.context   
org.eclipse.swordfish.internal.core.integration.nmr   
 

Uses of SwordfishContext in org.eclipse.swordfish.internal.core.context
 

Classes in org.eclipse.swordfish.internal.core.context that implement SwordfishContext
 class SwordfishContextImpl
           
 

Uses of SwordfishContext in org.eclipse.swordfish.internal.core.integration.nmr
 

Methods in org.eclipse.swordfish.internal.core.integration.nmr with parameters of type SwordfishContext
 void SwordfishExchangeListener.setSwordfishContext(SwordfishContext swordfishContext)