public class _ProcessorCallbackTie extends _ProcessorCallbackDisp implements Ice.TieBase
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
__ids
ice_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_preMarshal
public static final long serialVersionUID
public _ProcessorCallbackTie()
public _ProcessorCallbackTie(_ProcessorCallbackOperations delegate)
public java.lang.Object ice_delegate()
ice_delegate
in interface Ice.TieBase
public void ice_delegate(java.lang.Object delegate)
ice_delegate
in interface Ice.TieBase
public boolean equals(java.lang.Object rhs)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public void isAccepted(boolean accepted, java.lang.String sessionUuid, java.lang.String procConn, Ice.Current __current)
isAccepted
in interface _ProcessorCallbackOperations
public void isProxyAccepted(boolean accepted, java.lang.String sessionUuid, ProcessorPrx procProxy, Ice.Current __current)
isProxyAccepted
in interface _ProcessorCallbackOperations
public void responseRunning(java.util.List<java.lang.Long> jobIds, Ice.Current __current)
responseRunning
in interface _ProcessorCallbackOperations