Uses of Class
org.mule.transport.erlang.ErlangInboundInvocation.InvocationType

Packages that use ErlangInboundInvocation.InvocationType
org.mule.transport.erlang   
 

Uses of ErlangInboundInvocation.InvocationType in org.mule.transport.erlang
 

Methods in org.mule.transport.erlang that return ErlangInboundInvocation.InvocationType
static ErlangInboundInvocation.InvocationType ErlangInboundInvocation.InvocationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ErlangInboundInvocation.InvocationType[] ErlangInboundInvocation.InvocationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.