jremote jbase5.2.1

com.jbase.jremote.jca.inflow.protocol
Interface InboundRequest

All Superinterfaces:
JBaseSerializable
All Known Implementing Classes:
ActivationRequest, CommitTransactionRequest, RollbackTransactionRequest, StartTransactionRequest

public interface InboundRequest
extends JBaseSerializable


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jbase.jremote.io.JBaseSerializable
JBaseSerializable.TYPE
 
Method Summary
 JBaseSerializable execute(ClientHandle handle, RequestHandler handler)
           
 String getTransactionId()
           
 
Methods inherited from interface com.jbase.jremote.io.JBaseSerializable
getType, getVersion, readObject, writeObject
 

Method Detail

getTransactionId

String getTransactionId()

execute

JBaseSerializable execute(ClientHandle handle,
                          RequestHandler handler)

jremote jbase5.2.1

Copyright © 2016 TEMENOS. All Rights Reserved.