Uses of Class
org.omg.CORBA.WrongTransaction
Packages that use WrongTransaction
-
Uses of WrongTransaction in com.sun.corba.se.impl.corba
Methods in com.sun.corba.se.impl.corba that throw WrongTransaction -
Uses of WrongTransaction in com.sun.corba.se.impl.orb
Methods in com.sun.corba.se.impl.orb that throw WrongTransactionModifier and TypeMethodDescriptionORBImpl.get_next_response()Get the next request that has gotten a response. -
Uses of WrongTransaction in org.omg.CORBA
Fields in org.omg.CORBA declared as WrongTransactionMethods in org.omg.CORBA that return WrongTransactionModifier and TypeMethodDescriptionstatic WrongTransactionstatic WrongTransactionWrongTransactionHelper.read(InputStream istream) Methods in org.omg.CORBA with parameters of type WrongTransactionModifier and TypeMethodDescriptionstatic voidWrongTransactionHelper.insert(Any a, WrongTransaction that) static voidWrongTransactionHelper.write(OutputStream ostream, WrongTransaction value) Methods in org.omg.CORBA that throw WrongTransactionModifier and TypeMethodDescriptionabstract RequestORB.get_next_response()Gets the nextRequestinstance for which a response has been received.abstract voidRequest.get_response()Allows the user to access the response for the invocation triggered earlier with thesend_deferredmethod.Constructors in org.omg.CORBA with parameters of type WrongTransaction