org.icenigrid.gridsam.client.cli
Class GridSAMStatusSubscribe.AxisWsMessageFlow

java.lang.Object
  extended by org.icenigrid.gridsam.client.cli.GridSAMStatusSubscribe.AxisWsMessageFlow
All Implemented Interfaces:
cgl.narada.wsinfra.WsMessageFlow
Enclosing class:
GridSAMStatusSubscribe

protected class GridSAMStatusSubscribe.AxisWsMessageFlow
extends java.lang.Object
implements cgl.narada.wsinfra.WsMessageFlow

class that represents a WsMessageFlow that utilises Axis as the infrastructure provider


Field Summary
 java.lang.String endpoint
           
 
Fields inherited from interface cgl.narada.wsinfra.WsMessageFlow
FROM_APPLICATION, FROM_NETWORK
 
Constructor Summary
protected GridSAMStatusSubscribe.AxisWsMessageFlow()
           
 
Method Summary
 void enrouteToApplication(javax.xml.soap.SOAPMessage soapMessage)
           
 void enrouteToNetwork(javax.xml.soap.SOAPMessage soapMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

endpoint

public java.lang.String endpoint
Constructor Detail

GridSAMStatusSubscribe.AxisWsMessageFlow

protected GridSAMStatusSubscribe.AxisWsMessageFlow()
Method Detail

enrouteToNetwork

public void enrouteToNetwork(javax.xml.soap.SOAPMessage soapMessage)
                      throws cgl.narada.wsinfra.exception.MessageFlowException
Specified by:
enrouteToNetwork in interface cgl.narada.wsinfra.WsMessageFlow
Throws:
cgl.narada.wsinfra.exception.MessageFlowException

enrouteToApplication

public void enrouteToApplication(javax.xml.soap.SOAPMessage soapMessage)
                          throws cgl.narada.wsinfra.exception.MessageFlowException
Specified by:
enrouteToApplication in interface cgl.narada.wsinfra.WsMessageFlow
Throws:
cgl.narada.wsinfra.exception.MessageFlowException


Copyright © 2009. All Rights Reserved.