Uses of Interface
org.codehaus.cargo.tools.daemon.FormContentType
-
-
Uses of FormContentType in org.codehaus.cargo.tools.daemon
Classes in org.codehaus.cargo.tools.daemon that implement FormContentType Modifier and Type Class Description classMultipartFormContentTypeRepresents the content type for a multipart form.classUrlEncodedFormContentTypeRepresents the content type for an url encoded form.
-