|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Form | |
---|---|
com.jscape.inet.mft.management.descriptors | |
com.jscape.inet.mft.subsystems.transport.http.uploadforms |
Uses of Form in com.jscape.inet.mft.management.descriptors |
---|
Methods in com.jscape.inet.mft.management.descriptors that return Form | |
---|---|
Form[] |
HttpConfiguration.getUploadForms()
Returns upload forms. |
Methods in com.jscape.inet.mft.management.descriptors with parameters of type Form | |
---|---|
void |
HttpConfiguration.setUploadForms(Form[] value)
Sets upload forms. |
Constructors in com.jscape.inet.mft.management.descriptors with parameters of type Form | |
---|---|
HttpConfiguration(TaggedProperties[] languages,
java.lang.String logo,
AutoLogoutTimeout autoLogoutTimeout,
long connectionTimeout,
java.lang.String redirectionUrl,
boolean showButtonsShortcuts,
boolean showTransferType,
boolean showLoginInfo,
boolean showAccountLink,
boolean showSearch,
boolean documentViewerEnabled,
boolean emailFileTransferEnabled,
Form[] uploadForms,
SelfRegistrationConfiguration registrationConfiguration,
java.lang.String aftpNatHost)
Creates new instance. |
Uses of Form in com.jscape.inet.mft.subsystems.transport.http.uploadforms |
---|
Constructors in com.jscape.inet.mft.subsystems.transport.http.uploadforms with parameters of type Form | |
---|---|
Form(Form that)
|
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |