JavaTM 2 Platform Std. Ed. v1.6.0
org.omg.PortableInterceptor
Interface TRANSPORT_RETRY
public interface TRANSPORT_RETRY
org/omg/PortableInterceptor/TRANSPORT_RETRY.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from ../../../../src/share/classes/org/omg/PortableInterceptor/Interceptors.idl
Wednesday, November 29, 2006 1:57:25 AM GMT-08:00
Field Summary |
static short |
value
Indicates a Transport Retry reply status. |
value
static final short value
- Indicates a Transport Retry reply status. One possible value for
RequestInfo.reply_status .
- See Also:
RequestInfoOperations.reply_status() ,
SUCCESSFUL ,
SYSTEM_EXCEPTION ,
USER_EXCEPTION ,
LOCATION_FORWARD ,
Constant Field Values
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|