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

F

FieldUtils - Class in com.creativityfactory.swiftserver.utils
This class provides utility methods for working with fields using reflection.
FieldUtils() - Constructor for class com.creativityfactory.swiftserver.utils.FieldUtils
 
formData() - Method in interface com.creativityfactory.swiftserver.utils.BodyAdapter
Returns the body of the HTTP request as a map of form data.
formData() - Method in class com.creativityfactory.swiftserver.utils.BodyAdapterImpl
Returns the form data of the HTTP request as a Map of key-value pairs.
formDataBody() - Method in class com.creativityfactory.swiftserver.request.HttpRequest
 
formDataBody() - Method in interface com.creativityfactory.swiftserver.request.Request
Parses the body of the request as form data and returns it as a map.
fromBufferToString(BufferedReader) - Static method in class com.creativityfactory.swiftserver.utils.IOUtils
Converts the contents of a BufferedReader object to a string.
FromDataSource - Annotation Interface in com.creativityfactory.swiftserver.annotation
Indicates that a model should use a specific data source for its storage.
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