org.mule.transport.erlang
Class ErlangUtils
java.lang.Object
org.mule.transport.erlang.ErlangUtils
public abstract class ErlangUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GEN_CAST_SIGNATURE
public static final com.ericsson.otp.erlang.OtpErlangAtom GEN_CAST_SIGNATURE
GEN_CALL_SIGNATURE
public static final com.ericsson.otp.erlang.OtpErlangAtom GEN_CALL_SIGNATURE
getErlangNodeName
public static String getErlangNodeName(URI uri)
getProcessName
public static String getProcessName(URI uri)
getModuleFunction
public static String getModuleFunction(URI uri)
getInvocationType
public static ErlangOutboundInvocation.InvocationType getInvocationType(org.mule.api.endpoint.ImmutableEndpoint ie)
isFailIfTimeout
public static boolean isFailIfTimeout(org.mule.api.endpoint.ImmutableEndpoint ie)
makeTuple
public static com.ericsson.otp.erlang.OtpErlangTuple makeTuple(com.ericsson.otp.erlang.OtpErlangObject... otpErlangObjects)
Copyright © 2011. All Rights Reserved.