Class CorsWebIntercepterServiceFactory.CorsWebIntercepter
- java.lang.Object
-
- net.officefloor.tutorial.corshttpserver.CorsWebIntercepterServiceFactory.CorsWebIntercepter
-
- Enclosing class:
- CorsWebIntercepterServiceFactory
public static class CorsWebIntercepterServiceFactory.CorsWebIntercepter extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CorsWebIntercepter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
cors(ServerHttpConnection connection)
-
-
-
Method Detail
-
cors
@Next("service") public static void cors(ServerHttpConnection connection)
-
-