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

M

ManagerConfiguration - Class in com.jscape.inet.mft.management.common
Manager subsystem configuration.
ManagerConfiguration(String, int, String, long, String, boolean, boolean) - Constructor for class com.jscape.inet.mft.management.common.ManagerConfiguration
 
ManagerConfiguration(String, int, String, long, boolean) - Constructor for class com.jscape.inet.mft.management.common.ManagerConfiguration
Creates a new configuration instance.
ManagerConfiguration(String, int, String, long) - Constructor for class com.jscape.inet.mft.management.common.ManagerConfiguration
 
ManagerConfiguration(ManagerConfiguration) - Constructor for class com.jscape.inet.mft.management.common.ManagerConfiguration
 
ManagerConfiguration() - Constructor for class com.jscape.inet.mft.management.common.ManagerConfiguration
This constructor is used by serialization sub-system and is not intended to use directly in client code.
ManagerConnectedEvent - Class in com.jscape.inet.mft.management.client.api
Event is fired when connection to administrative service is established.
ManagerConnectedEvent(ManagerSubsystem) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerConnectedEvent
 
ManagerConnectedEvent.Handler - Interface in com.jscape.inet.mft.management.client.api
Handles processing of ManagerConnectedEvent event.
ManagerDisconnectedEvent - Class in com.jscape.inet.mft.management.client.api
Event is fired when connection to administrative service is released.
ManagerDisconnectedEvent(ManagerSubsystem) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerDisconnectedEvent
 
ManagerDisconnectedEvent.Handler - Interface in com.jscape.inet.mft.management.client.api
Handles processing of ManagerConnectedEvent event.
ManagerException - Exception in com.jscape.inet.mft.management.client.api
Represents manager system error.
ManagerException(String) - Constructor for exception com.jscape.inet.mft.management.client.api.ManagerException
Creates a new error instance.
ManagerException(Throwable) - Constructor for exception com.jscape.inet.mft.management.client.api.ManagerException
Creates a new error instance.
ManagerException(String, Throwable) - Constructor for exception com.jscape.inet.mft.management.client.api.ManagerException
Creates a new error instance.
ManagerSubsystem - Class in com.jscape.inet.mft.management.client.api
Management system facade.
ManagerSubsystem(ManagerConfiguration, File, File) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Creates a new manager subsystem instance.
ManagerSubsystem(File, File, File) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Creates a new manager subsystem instance.
ManagerSubsystem(File) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Creates a new manager subsystem instance.
ManagerSubsystem(String) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Creates a new manager subsystem instance.
ManagerSubsystem(ManagerConfiguration) - Constructor for class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Creates a manager subsystem instance
match(Class[], Class[], boolean) - Static method in class com.jscape.util.reflection.ReflectionTools
 
matches(String) - Method in class com.jscape.inet.mft.security.IPAccessRule
Checks if specified address matches to the current rule.
MatchesOperator - Class in com.jscape.util.workflow.operators
 
MatchesOperator() - Constructor for class com.jscape.util.workflow.operators.MatchesOperator
 
MaxConcurrentConnectionsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Concurrent connection service descriptor.
MaxConcurrentConnectionsServiceDescriptor(int) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxConcurrentConnectionsServiceDescriptor
Creates a new descriptor instance.
MaxConcurrentConnectionsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxConcurrentConnectionsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxDownloadsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Domain download service descriptor.
MaxDownloadsServiceDescriptor(long, long, long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxDownloadsServiceDescriptor
Creates a new service descriptor.
MaxDownloadsServiceDescriptor(long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxDownloadsServiceDescriptor
Creates a new descriptor instance.
MaxDownloadsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxDownloadsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxFileDownloadSizeServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
File download size service descriptor.
MaxFileDownloadSizeServiceDescriptor(long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxFileDownloadSizeServiceDescriptor
Creates a new descriptor instance.
MaxFileDownloadSizeServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxFileDownloadSizeServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxFileUploadSizeServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
File upload size service descriptor.
MaxFileUploadSizeServiceDescriptor(long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxFileUploadSizeServiceDescriptor
Creates a new descriptor instance.
MaxFileUploadSizeServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxFileUploadSizeServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxIPConnectionsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
IP connection service descriptor.
MaxIPConnectionsServiceDescriptor(int) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxIPConnectionsServiceDescriptor
Creates a new descriptor instance.
MaxIPConnectionsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxIPConnectionsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxSessionDownloadsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Session download service descriptor.
MaxSessionDownloadsServiceDescriptor(int) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxSessionDownloadsServiceDescriptor
Creates a new descriptor instance.
MaxSessionDownloadsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxSessionDownloadsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxSessionUploadsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Session upload service descriptor.
MaxSessionUploadsServiceDescriptor(int) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxSessionUploadsServiceDescriptor
Creates a new descriptor instance.
MaxSessionUploadsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxSessionUploadsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxTransfersServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Domain transfers service descriptor.
MaxTransfersServiceDescriptor(long, long, long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxTransfersServiceDescriptor
Creates a new service descriptor.
MaxTransfersServiceDescriptor(long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxTransfersServiceDescriptor
Creates a new descriptor instance.
MaxTransfersServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxTransfersServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MaxUploadsServiceDescriptor - Class in com.jscape.inet.mft.management.descriptors
Domain upload service descriptor.
MaxUploadsServiceDescriptor(long, long, long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxUploadsServiceDescriptor
Creates a new service descriptor.
MaxUploadsServiceDescriptor(long, long) - Constructor for class com.jscape.inet.mft.management.descriptors.MaxUploadsServiceDescriptor
Creates a new descriptor instance.
MaxUploadsServiceDescriptor() - Constructor for class com.jscape.inet.mft.management.descriptors.MaxUploadsServiceDescriptor
This constructor is used by serialization sub-system and is not intended to use directly in client code.
MemoElement - Class in com.jscape.inet.mft.subsystems.transport.http.uploadforms
Memo form element.
MemoElement(String, String, boolean) - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.MemoElement
Creates a new element instance.
MemoElement() - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.MemoElement
Creates a new element instance.
MemoElement.Visitor - Interface in com.jscape.inet.mft.subsystems.transport.http.uploadforms
 
MemoField - Class in com.jscape.util.reflection.types
Memo field component.
MemoField() - Constructor for class com.jscape.util.reflection.types.MemoField
Creates new instance.
MemoField(String) - Constructor for class com.jscape.util.reflection.types.MemoField
Creates new instance with default value.
MethodFinder - Class in com.jscape.util.reflection
 
MethodFinder(UnaryPredicate<? super Method>) - Constructor for class com.jscape.util.reflection.MethodFinder
 
MethodInvoker<T> - Class in com.jscape.util.reflection
 
MethodInvoker(UnaryPredicate<? super Method>, Object...) - Constructor for class com.jscape.util.reflection.MethodInvoker
 
MethodNameEquals - Class in com.jscape.util.reflection
 
MethodNameEquals(String) - Constructor for class com.jscape.util.reflection.MethodNameEquals
 
MethodParameterCountEqual - Class in com.jscape.util.reflection
 
MethodParameterCountEqual(int) - Constructor for class com.jscape.util.reflection.MethodParameterCountEqual
 
MethodParametersEqual - Class in com.jscape.util.reflection
 
MethodParametersEqual(boolean, Class...) - Constructor for class com.jscape.util.reflection.MethodParametersEqual
 
MethodParametersEqual(boolean, Collection<Class>) - Constructor for class com.jscape.util.reflection.MethodParametersEqual
 
MethodReturnEquals - Class in com.jscape.util.reflection
 
MethodReturnEquals(Class) - Constructor for class com.jscape.util.reflection.MethodReturnEquals
 
Metrics<V extends com.jscape.util.Visitable.VisitorBase> - Interface in com.jscape.inet.mft.audit.reporting
Domain activity metrics.
MetricsFormatter - Interface in com.jscape.inet.mft.subsystems.reporting
Metrics formatter.
MetricsFormatter.FormatterException - Exception in com.jscape.inet.mft.subsystems.reporting
Formatter error.
MetricsFormatter.FormatterException() - Constructor for exception com.jscape.inet.mft.subsystems.reporting.MetricsFormatter.FormatterException
 
MetricsFormatter.FormatterException(String) - Constructor for exception com.jscape.inet.mft.subsystems.reporting.MetricsFormatter.FormatterException
 
MetricsFormatter.FormatterException(String, Throwable) - Constructor for exception com.jscape.inet.mft.subsystems.reporting.MetricsFormatter.FormatterException
 
MetricsFormatter.FormatterException(Throwable) - Constructor for exception com.jscape.inet.mft.subsystems.reporting.MetricsFormatter.FormatterException
 
mkdir(String) - Method in class com.jscape.inet.mft.management.client.api.ManagerSubsystem
Create physical directory on server using provided absolute path.
MONTHLY - Static variable in class com.jscape.inet.mft.subsystems.reporting.html.TimeChartFormatter
 
MONTHLY_STRATEGY - Static variable in class com.jscape.inet.mft.management.descriptors.FileLogServiceDescriptor
Monthly log rotation strategy.
MonthlyStatistics - Class in com.jscape.inet.mft.audit.reporting.metricses
Average upload/download bytes for year months.
MonthlyStatistics() - Constructor for class com.jscape.inet.mft.audit.reporting.metricses.MonthlyStatistics
 
MonthlyStatistics.Visitor - Interface in com.jscape.inet.mft.audit.reporting.metricses
 
MonthlyStatisticsFormatter - Class in com.jscape.inet.mft.subsystems.reporting.html
Average upload/download bytes for year months format.
MonthlyStatisticsFormatter(ChartFormatter, TableFormatter) - Constructor for class com.jscape.inet.mft.subsystems.reporting.html.MonthlyStatisticsFormatter
 
MultiselectElement - Class in com.jscape.inet.mft.subsystems.transport.http.uploadforms
Multiselect form element.
MultiselectElement(String, String[], boolean) - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.MultiselectElement
Creates a new element instance.
MultiselectElement() - Constructor for class com.jscape.inet.mft.subsystems.transport.http.uploadforms.MultiselectElement
Creates a new element instance.
MultiselectElement.Visitor - Interface in com.jscape.inet.mft.subsystems.transport.http.uploadforms
 

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-2011. All Rights Reserved