public class _ProcessorCallbackTie extends _ProcessorCallbackDisp implements Ice.TieBase
| Modifier and Type | Field and Description | 
|---|---|
static long | 
serialVersionUID  | 
__idsice_staticId| Constructor and Description | 
|---|
_ProcessorCallbackTie(_ProcessorCallbackOperations delegate)  | 
_ProcessorCallbackTie()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(java.lang.Object rhs)  | 
int | 
hashCode()  | 
java.lang.Object | 
ice_delegate()  | 
void | 
ice_delegate(java.lang.Object delegate)  | 
void | 
isAccepted(boolean accepted,
          java.lang.String sessionUuid,
          java.lang.String procConn,
          Ice.Current __current)  | 
void | 
isProxyAccepted(boolean accepted,
               java.lang.String sessionUuid,
               ProcessorPrx procProxy,
               Ice.Current __current)  | 
void | 
responseRunning(java.util.List<java.lang.Long> jobIds,
               Ice.Current __current)  | 
___isAccepted, ___isProxyAccepted, ___responseRunning, __dispatch, __readImpl, __writeImpl, ice_copyStateFrom, ice_id, ice_id, ice_ids, ice_ids, ice_isA, ice_isA, ice_staticId, isAccepted, isProxyAccepted, responseRunning___ice_id, ___ice_ids, ___ice_isA, ___ice_ping, __checkMode, __read, __read, __readImpl, __write, __write, __writeImpl, clone, ice_dispatch, ice_dispatch, ice_operationAttributes, ice_ping, ice_ping, ice_postUnmarshal, ice_preMarshalpublic static final long serialVersionUID
public _ProcessorCallbackTie()
public _ProcessorCallbackTie(_ProcessorCallbackOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate in interface Ice.TieBasepublic void ice_delegate(java.lang.Object delegate)
ice_delegate in interface Ice.TieBasepublic boolean equals(java.lang.Object rhs)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic void isAccepted(boolean accepted,
                       java.lang.String sessionUuid,
                       java.lang.String procConn,
                       Ice.Current __current)
isAccepted in interface _ProcessorCallbackOperationspublic void isProxyAccepted(boolean accepted,
                            java.lang.String sessionUuid,
                            ProcessorPrx procProxy,
                            Ice.Current __current)
isProxyAccepted in interface _ProcessorCallbackOperationspublic void responseRunning(java.util.List<java.lang.Long> jobIds,
                            Ice.Current __current)
responseRunning in interface _ProcessorCallbackOperations