com.webify.wsf.engine.mediation
Class MessageProtocol
java.lang.Object
com.webify.wsf.engine.mediation.MessageProtocol
public final class MessageProtocol
- extends java.lang.Object
- Version:
- $Revision: $
- Author:
- msanchez
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
BINARY
public static final MessageProtocol BINARY
LOCAL
public static final MessageProtocol LOCAL
MAP
public static final MessageProtocol MAP
OBJECT
public static final MessageProtocol OBJECT
RMI_IIOP
public static final MessageProtocol RMI_IIOP
SCA
public static final MessageProtocol SCA
SOAP11
public static final MessageProtocol SOAP11
SOAP12
public static final MessageProtocol SOAP12
STREAM
public static final MessageProtocol STREAM
TEXT
public static final MessageProtocol TEXT
XML
public static final MessageProtocol XML
ALL
public static final java.util.Set ALL
parse
public static MessageProtocol parse(java.lang.String protocol)
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2009 IBM. All Rights Reserved.