Klasse FileContentData

java.lang.Object
org.teamapps.message.protocol.message.Message
org.teamapps.udb.model.FileContentData
Alle implementierten Schnittstellen:
org.teamapps.message.protocol.message.MessageRecord

public class FileContentData extends org.teamapps.message.protocol.message.Message
  • Felddetails

  • Konstruktordetails

    • FileContentData

      public FileContentData()
    • FileContentData

      public FileContentData(org.teamapps.message.protocol.message.MessageRecord message, org.teamapps.message.protocol.model.ModelCollection modelCollection)
    • FileContentData

      public FileContentData(DataInputStream dis) throws IOException
      Löst aus:
      IOException
    • FileContentData

      public FileContentData(DataInputStream dis, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException
      Löst aus:
      IOException
    • FileContentData

      public FileContentData(byte[] bytes) throws IOException
      Löst aus:
      IOException
    • FileContentData

      public FileContentData(byte[] bytes, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws IOException
      Löst aus:
      IOException
    • FileContentData

      public FileContentData(Element element, org.teamapps.message.protocol.file.FileDataReader fileDataReader)
    • FileContentData

      public FileContentData(String xml, org.teamapps.message.protocol.file.FileDataReader fileDataReader) throws Exception
      Löst aus:
      Exception
  • Methodendetails