- All Implemented Interfaces:
- Ice.TwowayCallback, Ice.TwowayCallbackVoidUE
public abstract class Callback_ServiceFactory_detachOnDestroy
extends IceInternal.TwowayCallback
implements Ice.TwowayCallbackVoidUE
Marks the session for detachment rather than closure, which will
 be triggered by the destruction of the Glacier2 connection via
 router.destroySession()
 
 This is the default and allows a lost session to be reconnected,
 at a slight security cost since the session will persist longer
 and can be used by others if the UUID is intercepted.