DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9213>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9213

Java Protocol

           Summary: Java Protocol
           Product: JMeter
           Version: 1.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Main
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The Java Protocol allows JMeter to use user-written Java code for load 
testing.  The user-written code may support a complex or proprietary protocol.  
For example, Java objects may be serialized and passed as part of the HTTP 
protocol payload.

The Java Protocol is inserted as a generative controller.  The protocol 
requires a Java class which implements the JavaSamplerClient interface.  The 
user may pass arguments to the class.  The user-written code must implement the 
JavaSamplerClient interface.

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to