JavaScript is disabled on your browser.
Oracle® Tuxedo Jolt Java API Reference Release 22c F93398-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
java.lang.Object
java.util.Dictionary<K,V>
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.util.Map
Direct Known Subclasses:
ServletResult
public class Result
extends DataSet
This class is returned by the SessionPool.call() method after
a BEA Tuxedo service has been invoked. It contains the return parameters
from a BEA Tuxedo service. If the service returns an application code,
the code is available in this class.
Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form
Method Summary
Methods inherited from class java.util.Hashtable
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, toString, values
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
Oracle® Tuxedo Jolt Java API Reference Release 22c F93398-01
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 1996, 2024, Oracle and/or its affiliates.