Uses of Enum
com.sun.corba.ee.spi.protocol.RetryType
Packages that use RetryType
-
Uses of RetryType in com.sun.corba.ee.impl.interceptors
Fields in com.sun.corba.ee.impl.interceptors declared as RetryTypeMethods in com.sun.corba.ee.impl.interceptors that return RetryTypeModifier and TypeMethodDescription(package private) RetryTypeClientRequestInfoImpl.getRetryRequest()Retrieve the current retry request status.Methods in com.sun.corba.ee.impl.interceptors with parameters of type RetryTypeModifier and TypeMethodDescription(package private) voidClientRequestInfoImpl.setRetryRequest(RetryType retryRequest) Set or reset the retry request flag. -
Uses of RetryType in com.sun.corba.ee.spi.protocol
Methods in com.sun.corba.ee.spi.protocol that return RetryType