JSCAPE MFT Server
A B C D E F G H I K L M N O P Q R S T U V W

F

FieldFinder - Class in com.jscape.util.reflection
 
FieldFinder(UnaryPredicate<? super Field>) - Constructor for class com.jscape.util.reflection.FieldFinder
 
FieldGetter<T> - Class in com.jscape.util.reflection
 
FieldGetter(UnaryPredicate<? super Field>) - Constructor for class com.jscape.util.reflection.FieldGetter
 
FieldNameEquals - Class in com.jscape.util.reflection
 
FieldNameEquals(String) - Constructor for class com.jscape.util.reflection.FieldNameEquals
 
FieldSetter - Class in com.jscape.util.reflection
 
FieldSetter(UnaryPredicate<? super Field>, Object) - Constructor for class com.jscape.util.reflection.FieldSetter
 
FieldType - Class in com.jscape.util.reflection
Field component interface.
FieldType() - Constructor for class com.jscape.util.reflection.FieldType
 
fieldType - Variable in class com.jscape.util.reflection.PropertyDescriptor
 
FILE_SIZE_STRATEGY - Static variable in class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
File size related log rotation strategy.
FileField - Class in com.jscape.util.reflection.types
File selection component.
FileField(String) - Constructor for class com.jscape.util.reflection.types.FileField
Creates new instance with default value.
FileField() - Constructor for class com.jscape.util.reflection.types.FileField
Creates new instance.
FileLogServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
File log service descriptor.
FileLogServiceDescriptor(String, String, long) - Constructor for class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
Creates a new descriptor instance.
FileLogServiceDescriptor(FileLogServiceDescriptor) - Constructor for class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
 
FileLogServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
FileRecordStoreServiceDescriptor - Class in com.jscape.inet.mft
File record store service descriptor.
FileRecordStoreServiceDescriptor(String) - Constructor for class com.jscape.inet.mft.FileRecordStoreServiceDescriptor
Creates a new descriptor instance.
FileRecordStoreServiceDescriptor(FileRecordStoreServiceDescriptor) - Constructor for class com.jscape.inet.mft.FileRecordStoreServiceDescriptor
 
FileRecordStoreServiceDescriptor() - Constructor for class com.jscape.inet.mft.FileRecordStoreServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
FileStoreServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
File store service descriptor.
FileStoreServiceDescriptor(String) - Constructor for class com.jscape.inet.mft.management.descriptors.FileStoreServiceDescriptor
Creates a new descriptor instance.
FileStoreServiceDescriptor(FileStoreServiceDescriptor) - Constructor for class com.jscape.inet.mft.management.descriptors.FileStoreServiceDescriptor
 
FileStoreServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.FileStoreServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
FileTransferData - Class in com.jscape.inet.mft.audit.reporting.metricses
 
FileTransferData(String, long, long) - Constructor for class com.jscape.inet.mft.audit.reporting.metricses.FileTransferData
 
find(Class, UnaryPredicate<? super Constructor>) - Static method in class com.jscape.util.reflection.ConstructorFinder
 
find(Class, UnaryPredicate<? super Field>) - Static method in class com.jscape.util.reflection.FieldFinder
 
find(Class, UnaryPredicate<? super Method>) - Static method in class com.jscape.util.reflection.MethodFinder
 
findAccount(String, String) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Finds the specified account.
findConfiguration(Class) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
 
findDropZoneDescriptor(String, String) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Finds drop zone descriptor.
findEncryptionKey(String) - Method in class com.jscape.pgp.PgpKeystore
Finds key with encryption capability.
findGetters(Class, UnaryPredicate<Method>) - Static method in class com.jscape.util.reflection.MethodFinder
 
findPublicKey(String) - Method in class com.jscape.pgp.PgpKeystore
Finds public key for the specified alias.
findSecretKey(String) - Method in class com.jscape.pgp.PgpKeystore
Finds secret key for the specified alias.
findServiceDescriptor(Class) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
Returns service descriptor of specified class.
findServiceDescriptors(Class...) - Method in class com.jscape.inet.mft.management.descriptors.DomainDescriptor
Returns services descriptors of specified classes.
findSetters(Class, UnaryPredicate<Method>) - Static method in class com.jscape.util.reflection.MethodFinder
 
findSigningKey(String) - Method in class com.jscape.pgp.PgpKeystore
Finds key with signing capability.
FORCED_SSL - Static variable in class com.jscape.inet.mft.management.descriptors.FtpServiceDescriptor
Forced explicit SSL FTP service.
Form - Class in com.jscape.inet.mft.subsystems.transport.http.uploadforms
Upload form.
Form(String, String, boolean, boolean, String, FormElement[]) - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.Form
Creates a new form instance.
Form() - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.Form
Creates a new form instance.
Form(Form) - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.Form
 
format(Chart, File, String) - Method in class com.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter
 
format(Chart, File, String) - Method in interface com.jscape.inet.mft.subsystems.reporting.html.ChartFormatter
Formats model as chart.
format(Metrics, FormatEnvironment) - Method in class com.jscape.inet.mft.subsystems.reporting.html.DailyStatisticsFormatter
 
format(Metrics, FormatEnvironment) - Method in class com.jscape.inet.mft.subsystems.reporting.html.HourlyStatisticsFormatter
 
format(Metrics, FormatEnvironment) - Method in class com.jscape.inet.mft.subsystems.reporting.html.HtmlMetricsFormatter
 
format(Metrics, FormatEnvironment) - Method in class com.jscape.inet.mft.subsystems.reporting.html.MonthlyStatisticsFormatter
 
format(Table) - Method in class com.jscape.inet.mft.subsystems.reporting.html.TableFormatter
Formats the model as HTML table and returns HTML fragment
format(Metrics, FormatEnvironment) - Method in interface com.jscape.inet.mft.subsystems.reporting.MetricsFormatter
Formats the specified metrics.
format(AccessPermissions) - Method in class com.jscape.inet.vfs.AccessPermissions.Format
 
FormatterTools - Class in com.jscape.inet.mft.subsystems.reporting.html
 
FormElement<V extends com.jscape.util.Visitable.VisitorBase> - Interface in com.jscape.inet.mft.subsystems.transport.http.uploadforms
Form element.
FtpConfiguration - Class in com.jscape.inet.mft.management.descriptors
Common FTP services configuration.
FtpConfiguration(String, String, PortRange, boolean, boolean, boolean, boolean, long, long, boolean, boolean, String[], String[], Integer, Integer, boolean, FtpConfiguration.RepresentationType, String, String) - Constructor for class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
FtpConfiguration(FtpConfiguration) - Constructor for class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
FtpConfiguration(Map) - Constructor for class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
FtpConfiguration() - Constructor for class com.jscape.inet.mft.management.descriptors.FtpConfiguration
 
FtpConfiguration.RepresentationType - Enum in com.jscape.inet.mft.management.descriptors
 
FtpResourceDescriptor - Class in com.jscape.inet.mft.resources
FTP resource descriptor.
FtpResourceDescriptor(String, String, int, long, String, KeyProvider, String, String, boolean, boolean, RemoteDirectory, String, Long) - Constructor for class com.jscape.inet.mft.resources.FtpResourceDescriptor
 
FtpResourceDescriptor(FtpResourceDescriptor) - Constructor for class com.jscape.inet.mft.resources.FtpResourceDescriptor
 
FtpResourceDescriptor() - Constructor for class com.jscape.inet.mft.resources.FtpResourceDescriptor
Creates a new descriptor instance.
FtpResourceDescriptor.Handler - Interface in com.jscape.inet.mft.resources
 
FtpServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
FTP service descriptor.
FtpServiceDescriptor(String, int, String, String) - Constructor for class com.jscape.inet.mft.management.descriptors.FtpServiceDescriptor
Creates a new descriptor instance.
FtpServiceDescriptor(FtpServiceDescriptor) - Constructor for class com.jscape.inet.mft.management.descriptors.FtpServiceDescriptor
Copy constructor.
FtpServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.FtpServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
FtpServiceDescriptor.ServiceType - Enum in com.jscape.inet.mft.management.descriptors
 
Function - Class in com.jscape.inet.mft
Function base interface.
Function() - Constructor for class com.jscape.inet.mft.Function
 
FunctionExpression - Class in com.jscape.util.workflow
 
FunctionExpression(String, List<UnaryFunction<ExpressionContext, Object>>) - Constructor for class com.jscape.util.workflow.FunctionExpression
 
FunctionExpression() - Constructor for class com.jscape.util.workflow.FunctionExpression
 

JSCAPE MFT Server
A B C D E F G H I K L M N O P Q R S T U V W
Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved