org.codehaus.wadi.servicespace.basic
Class EnvelopeServiceHelper

java.lang.Object
  extended by org.codehaus.wadi.servicespace.basic.EnvelopeServiceHelper

public class EnvelopeServiceHelper
extends java.lang.Object

Version:
$Revision: $

Constructor Summary
EnvelopeServiceHelper()
           
 
Method Summary
static ServiceName getServiceName(org.codehaus.wadi.group.Envelope envelope)
           
static boolean isServiceReply(org.codehaus.wadi.group.Envelope envelope)
           
static void setServiceName(ServiceName serviceName, org.codehaus.wadi.group.Envelope envelope)
           
static void tagAsServiceReply(org.codehaus.wadi.group.Envelope envelope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvelopeServiceHelper

public EnvelopeServiceHelper()
Method Detail

setServiceName

public static void setServiceName(ServiceName serviceName,
                                  org.codehaus.wadi.group.Envelope envelope)

getServiceName

public static ServiceName getServiceName(org.codehaus.wadi.group.Envelope envelope)

isServiceReply

public static boolean isServiceReply(org.codehaus.wadi.group.Envelope envelope)

tagAsServiceReply

public static void tagAsServiceReply(org.codehaus.wadi.group.Envelope envelope)


Copyright © 2010. All Rights Reserved.