Index

A B C D E F G H I J L M N O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

C

cacheControl(int) - Method in class com.creativityfactory.swiftserver.response.HttpResponse
 
cacheControl(int) - Method in interface com.creativityfactory.swiftserver.response.Response
Sets the max-age attribute of control-cache header.
CacheResource - Class in com.creativityfactory.swiftserver.middleware
This middleware has the rule of set upping http caching.
CacheResource(Map<String, Date>) - Constructor for class com.creativityfactory.swiftserver.middleware.CacheResource
 
com.creativityfactory.swiftserver.annotation - package com.creativityfactory.swiftserver.annotation
 
com.creativityfactory.swiftserver.app - package com.creativityfactory.swiftserver.app
 
com.creativityfactory.swiftserver.error - package com.creativityfactory.swiftserver.error
 
com.creativityfactory.swiftserver.middleware - package com.creativityfactory.swiftserver.middleware
 
com.creativityfactory.swiftserver.middleware.rest - package com.creativityfactory.swiftserver.middleware.rest
 
com.creativityfactory.swiftserver.persistence - package com.creativityfactory.swiftserver.persistence
 
com.creativityfactory.swiftserver.request - package com.creativityfactory.swiftserver.request
 
com.creativityfactory.swiftserver.response - package com.creativityfactory.swiftserver.response
 
com.creativityfactory.swiftserver.utils - package com.creativityfactory.swiftserver.utils
 
contentType() - Method in class com.creativityfactory.swiftserver.request.HttpRequest
 
contentType() - Method in interface com.creativityfactory.swiftserver.request.Request
Returns the MIME type of the body of the request, or null if the type is not known.
ContentTypeValidation - Class in com.creativityfactory.swiftserver.middleware
This middleware is for validation of incoming content-type, because the exchange data-type in the generated REST-APIs by this framework is JSON.
ContentTypeValidation() - Constructor for class com.creativityfactory.swiftserver.middleware.ContentTypeValidation
 
contextPath() - Method in class com.creativityfactory.swiftserver.request.HttpRequest
 
contextPath() - Method in interface com.creativityfactory.swiftserver.request.Request
Returns the context path of the request.
convertId(Class<?>, String) - Static method in class com.creativityfactory.swiftserver.utils.IdUtils
Convert the id from String to its compatible type.
createRest(Class<?>) - Method in class com.creativityfactory.swiftserver.app.Application
This method is responsible for creating a rest api of a given model.
A B C D E F G H I J L M N O P Q R S U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form