public interface INetModuleHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handle(AbstractActiveNetModule aOwner,
Socket aSocket) |
void handle(@Nonnull AbstractActiveNetModule aOwner, @Nonnull Socket aSocket)
Copyright © 2013–2022 Philip Helger. All rights reserved.