mx4j.tools.remote.soap
Class ConnectionIDRequestHandler

java.lang.Object
  extended by BasicHandler
      extended by mx4j.tools.remote.soap.ConnectionIDRequestHandler

public class ConnectionIDRequestHandler
extends BasicHandler

This class is used in the Axis deployment descriptor, and parses the SOAP header (on server-side) that contains the connection ID sent by the client.

Version:
$Revision: 1.5 $

Constructor Summary
ConnectionIDRequestHandler()
           
 
Method Summary
 void invoke(MessageContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionIDRequestHandler

public ConnectionIDRequestHandler()
Method Detail

invoke

public void invoke(MessageContext context)
            throws AxisFault
Throws:
AxisFault


Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.