org.mule.transport.erlang
Class ErlangOutboundInvocation
java.lang.Object
org.mule.transport.erlang.ErlangOutboundInvocation
- All Implemented Interfaces:
- Callable<com.ericsson.otp.erlang.OtpErlangObject>
public class ErlangOutboundInvocation
- extends Object
- implements Callable<com.ericsson.otp.erlang.OtpErlangObject>
Method Summary |
com.ericsson.otp.erlang.OtpErlangObject |
call()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErlangOutboundInvocation
public ErlangOutboundInvocation(org.mule.api.endpoint.OutboundEndpoint outboundEndpoint,
org.mule.api.MuleEvent muleEvent,
com.ericsson.otp.erlang.OtpMbox senderMbox,
ErlangOutboundInvocation.InvocationType invocationType,
boolean failIfTimeout)
call
public com.ericsson.otp.erlang.OtpErlangObject call()
throws Exception
- Specified by:
call
in interface Callable<com.ericsson.otp.erlang.OtpErlangObject>
- Throws:
Exception
Copyright © 2011. All Rights Reserved.