- All Implemented Interfaces:
- org.apache.camel.Expression, org.springframework.beans.factory.Aware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
public class SocketTypeSlipComputer
extends java.lang.Object
implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.apache.camel.Expression
Computes a 'slip' saying which pocessor should be used next. Selects the
processor according to @SocketMessageProcessor
and @DefaultSocketMessageProcessor annotations. If the message direction is
FROM_SYSTEM, it is interpreted as FROM_OWNER. User: syim Date: 11.03.2015