Class IdConverter
java.lang.Object
com.creativityfactory.swiftserver.middleware.IdConverter
- All Implemented Interfaces:
HttpRequestHandler
This middleware is for converting the incoming id (from route parameter) from string to its
appropriate type.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IdConverter
public IdConverter()
-
-
Method Details
-
method
- Specified by:
method
in interfaceHttpRequestHandler
-