| Modifier and Type | Interface | Description |
|---|---|---|
interface |
NetworkRequestEvent<CON> |
The
NetworkRequestEvent represents a ConnectionRequest for a
connection and might be vetoed by (depending on the firing observable)
throwing a VetoException or VetoException.VetoRuntimeException by the
according Observer. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbstractNetworkRequestEvent<CON,A,META extends org.refcodes.observer.EventMetaData,SRC> |
Abstract implementation of the base
GenericNetworkRequestEvent. |
Copyright © 2018. All rights reserved.