Spring BlazeDS Integration

Uses of Interface
org.springframework.flex.core.EndpointAdvisor

Packages that use EndpointAdvisor
org.springframework.flex.core Foundational infrastructure for configuring and bootstrapping BlazeDS in a Spring WebApplicationContext. 
 

Uses of EndpointAdvisor in org.springframework.flex.core
 

Classes in org.springframework.flex.core that implement EndpointAdvisor
 class EndpointServiceMessagePointcutAdvisor
          Static method-matching pointcut advisor that applies security advice to invocations of AbstractEndpoint.serviceMessage(Message).
 

Constructor parameters in org.springframework.flex.core with type arguments of type EndpointAdvisor
EndpointConfigProcessor(List<EndpointAdvisor> advisors)
           
 


Spring BlazeDS Integration

Copyright © 2011. All Rights Reserved.