Package org.softamis.cluster4spring.support.invocation

Class Summary
DefaultEndpointSelectionPolicy<E extends Endpoint<SI>,SI extends ServiceMoniker> Policy that performs selection of endpoint for invocation from the given list of available endpoints.
LastAccessTimeEndpointSelectionPolicy<E extends Endpoint<SI>,SI extends ServiceMoniker> Policy that performs selection of endpoint for invocation from the given list of available endpoints.
ShuffleEndpointSelectionPolicy<E extends Endpoint<SI>,SI extends ServiceMoniker> Policy that performs selection of endpoint for invocation from the given list of available endpoints.