org.apache.wsif.providers
Class InvocationHelper

java.lang.Object
  extended byorg.apache.wsif.providers.InvocationHelper

public class InvocationHelper
extends java.lang.Object

A class of static utility methods for use by services

Author:
Mark Whitlock

Method Summary
static WSIFMessage getMessageContext()
           
static void setMessageContext(WSIFMessage ctxt)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMessageContext

public static WSIFMessage getMessageContext()

setMessageContext

public static void setMessageContext(WSIFMessage ctxt)
                              throws WSIFException
Throws:
WSIFException


Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.