org.kth.pdc.grid.services.sts.handler
Class STSClientMsgHandler

java.lang.Object
  extended by org.kth.pdc.grid.services.sts.handler.STSClientMsgHandler

public class STSClientMsgHandler
extends Object

Author:
mehrana TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
STSClientMsgHandler()
           
 
Method Summary
 Element getElement()
           
 String getMsgType()
           
 String getRequestType()
           
 void handleMessage(SOAPEnvelope stsSOAPEnv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STSClientMsgHandler

public STSClientMsgHandler()
Method Detail

handleMessage

public void handleMessage(SOAPEnvelope stsSOAPEnv)
                   throws AxisFault
Throws:
AxisFault

getMsgType

public String getMsgType()

getRequestType

public String getRequestType()

getElement

public Element getElement()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.