|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.servicespace.basic.EnvelopeServiceHelper
public class EnvelopeServiceHelper
Constructor Summary | |
---|---|
EnvelopeServiceHelper()
|
Method Summary | |
---|---|
static ServiceName |
getServiceName(Envelope envelope)
|
static boolean |
isServiceReply(Envelope envelope)
|
static void |
setServiceName(ServiceName serviceName,
Envelope envelope)
|
static void |
tagAsServiceReply(Envelope envelope)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EnvelopeServiceHelper()
Method Detail |
---|
public static void setServiceName(ServiceName serviceName, Envelope envelope)
public static ServiceName getServiceName(Envelope envelope)
public static boolean isServiceReply(Envelope envelope)
public static void tagAsServiceReply(Envelope envelope)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |