Apache Tomcat 9.0.62.redhat-00020
-
- All Implemented Interfaces:
- java.io.Serializable, ClusterMessage
public class FileMessage
extends ClusterMessageBase
Contains the data for a file being transferred over TCP, this is
essentially a fragment of a file, read and written by the FileMessageFactory
- Version:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors
| Constructor and Description |
FileMessage(Member source,
java.lang.String fileName,
java.lang.String contextName) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getData
public byte[] getData()
Apache Tomcat 9.0.62.redhat-00020
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.