Interface WebResource

All Known Implementing Classes:
SimpleWebResource

public interface WebResource
Author:
Narcis Marcu (narcism@users.sourceforge.net)
  • Method Summary

    Modifier and Type
    Method
    Description
    byte[]
     
     
  • Method Details

    • getType

      String getType()
    • getData

      byte[] getData()