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

Packages that use ErlangOutboundInvocation.InvocationType
org.mule.transport.erlang   
org.mule.transport.erlang.i18n   
 

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

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

Constructors in org.mule.transport.erlang with parameters of type ErlangOutboundInvocation.InvocationType
ErlangOutboundInvocation(org.mule.api.endpoint.OutboundEndpoint outboundEndpoint, org.mule.api.MuleEvent muleEvent, com.ericsson.otp.erlang.OtpMbox senderMbox, ErlangOutboundInvocation.InvocationType invocationType, boolean failIfTimeout)
           
 

Uses of ErlangOutboundInvocation.InvocationType in org.mule.transport.erlang.i18n
 

Methods in org.mule.transport.erlang.i18n with parameters of type ErlangOutboundInvocation.InvocationType
static org.mule.config.i18n.Message ErlangMessages.badResponseFormat(ErlangOutboundInvocation.InvocationType invocationType)
           
 



Copyright © 2011. All Rights Reserved.