org.omg.PortableInterceptor
Interface TRANSPORT_RETRY


public interface TRANSPORT_RETRY

A reply status, indicating the necessity of the transport retry. This may happen, for example, if the GIOP message status flag is equal to NEEDS_ADDRESSING_MODE.


Field Summary
static short value
          Specifies the TRANSPORT_RETRY value, 4.
 

Field Detail

value

static final short value
Specifies the TRANSPORT_RETRY value, 4.

See Also:
Constant Field Values