Package com.webify.wsf.engine.mediation

Interface Summary
EndpointSelectionListener  
EndpointSelector Facilitates context-based routing by determining the best endpoints for a specified context.
MediationConstants Defines constants used by the PRISM engine for mediation purposes.
RequestMessageListener  
ResponseMessageListener  
ScaAddressable  
SelectionStrategy  
 

Class Summary
Address  
Endpoint Engine representation of a service endpoint; usually accessed through EndpointSelection.getOneEndpoint(com.webify.wsf.engine.context.Context).
EndpointComputation Holds information about how a endpoint was selected.
EndpointScore Represents an endpoint and its score relative to some context it was evaluated against.
EndpointSelection Represents a set of service endpoints that were considered equally suitable for a service invocation under a specific context.
HttpAddress  
IndirectAddress  
JavaAddress  
JmsAddress  
JndiAddress  
MessageProtocol  
MimeConstants  
ScaAddress Hub representation of an SCA address.
SubscriptionInfo  
TransientAddress  
UddiAddress  
 

Exception Summary
EndpointNotFoundException  
MediationException Base class for all mediation releated exception types.
 



Copyright © 2002-2009 IBM. All Rights Reserved.