Interface WebEndpointMappingResolver

All Known Implementing Classes:
ServletWebEndpointMappingResolver

public interface WebEndpointMappingResolver
The interface for resolving WebEndpointMapping instances.
Since:
1.0.0
Author:
Mercy
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    resolve(org.springframework.context.ApplicationContext context)
    Resolve WebEndpointMapping instances from the specified ApplicationContext