public class AbstractClientEventGate<C extends ClientContext,E extends GenericEvent> extends AbstractEventGate<E> implements ClientObject<C>
lastEvent
Constructor and Description |
---|
AbstractClientEventGate(C clienCtx) |
Modifier and Type | Method and Description |
---|---|
C |
getClientContext()
Returns the the client runtime environment
|
awaitTimingOut, deregister, received, setSingleUseOnly
public AbstractClientEventGate(C clienCtx)
public final C getClientContext()
ClientObject
getClientContext
in interface ClientObject<C extends ClientContext>
Copyright © 2014 EsprIT-Systems. All Rights Reserved.