| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.webservice.binding.BindingExtension
weblogic.webservice.binding.ReliableBindingExtension
public class ReliableBindingExtension
| Field Summary | 
|---|
| Fields inherited from class weblogic.webservice.binding.BindingExtension | 
|---|
| DIME, MAX_NUM_BIND, RELIABLE | 
| Constructor Summary | |
|---|---|
| ReliableBindingExtension()Deprecated. | |
| ReliableBindingExtension(boolean dup,
                         int retries,
                         int retryIntervalSecs,
                         int persistIntervalSecs)Deprecated. | |
| Method Summary | |
|---|---|
|  int | getPersistInterval()Deprecated. | 
|  int | getRetryCount()Deprecated. | 
|  int | getRetryInterval()Deprecated. | 
|  boolean | isDuplicateElimination()Deprecated. | 
|  void | setDuplicateElimination(boolean dup)Deprecated. | 
|  void | setPersistInterval(int persistIntervalSecs)Deprecated. | 
|  void | setRetryCount(int retries)Deprecated. | 
|  void | setRetryInterval(int retryIntervalSecs)Deprecated. | 
| Methods inherited from class weblogic.webservice.binding.BindingExtension | 
|---|
| getKey, setKey | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ReliableBindingExtension()
public ReliableBindingExtension(boolean dup,
                                int retries,
                                int retryIntervalSecs,
                                int persistIntervalSecs)
| Method Detail | 
|---|
public boolean isDuplicateElimination()
public void setDuplicateElimination(boolean dup)
public int getRetryCount()
public void setRetryCount(int retries)
public int getRetryInterval()
public void setRetryInterval(int retryIntervalSecs)
public int getPersistInterval()
public void setPersistInterval(int persistIntervalSecs)
| 
 | Copyright 1996, 2010, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Oracle WebLogic Server 10.3.3 API Reference 11g Release 1 (10.3.3) Part Number E13941-03 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||