Package com.yworks.yfiles.server.graphml.servlets

Contains Servlets for common tasks in a yFiles FLEX client-server application.

See:
          Description

Class Summary
DownloadServlet Simple download servlet that takes the request from a client and creates a file download for it.
ExportServlet Simple export servlet that takes the export data from the request and creates a file download for it.
LoadGraphServlet Simple abstract base servlet that can send a GraphML file from the server to the flash client.
SaveGraphServlet Simple abstract base servlet that can read a GraphML file from the client and write it to a stream.
UploadServlet Simple upload servlet that takes the request from a client and sends the content back in the response.
 

Package com.yworks.yfiles.server.graphml.servlets Description

Contains Servlets for common tasks in a yFiles FLEX client-server application.



Copyright © 2000-2013 yWorks GmbH. All rights reserved