CON
- The type of the connection to be used.public static interface NetworkEvent.NetworkRequestEvent<CON> extends ConnectionEvent.DeviceRequestEvent, NetworkEvent<CON>
ActionEvent
for ConnectionRequest
related
ActionEvent
instances with a ConnectionAccessor
. A request
ActionEvent
can usually be vetoed by throwing a VetoException
by the according Observer
.ConnectionRequestAccessor.ConnectionRequestMutator, ConnectionRequestAccessor.ConnectionRequestProperty
NetworkEvent.NetworkRequestEvent<CON>
org.refcodes.component.ConnectionAccessor.ConnectionMutator<CON>, org.refcodes.component.ConnectionAccessor.ConnectionProperty<CON>
ConnectionEvent.DeviceRequestEvent
org.refcodes.mixin.SourceAccessor.SourceMutator<SRC>, org.refcodes.mixin.SourceAccessor.SourceProperty<SRC>
getConnectionRequest
Copyright © 2016. All rights reserved.