Firefish 0.5.10

Package gov.lbl.dsd.firefish.server

Server specific classes, for example connecting from and to specific transports and transport engines such as Axis, servlets, intergroup, etc.

See:
          Description

Class Summary
AxisService The main server side entry point; an Axis message-style service connecting from an to Axis.
DemoServlet Demonstrates P2PIO features through a simple HTML GUI.
HelloWorldServlet Echos a hello world string; Just for testing and benchmarking purposes.
SimpleSoapServlet A main server side entry point; a message-style service connecting from an to a HTTP servlet container without using Axis at all; Potentially much faster than AxisService but has limited SOAP functionality; Try using this in combination with FireCallQuick.
 

Package gov.lbl.dsd.firefish.server Description

Server specific classes, for example connecting from and to specific transports and transport engines such as Axis, servlets, intergroup, etc.


Firefish 0.5.10

Jump to the Firefish Homepage