public final class AddSocketBinding extends Object implements OnlineCommand
A command for creating socket binding under default socket binding group if not specified else.
This command does not check whether the port or multicast port are available!
| Modifier and Type | Class and Description |
|---|---|
static class |
AddSocketBinding.Builder |
NOOP| Modifier and Type | Method and Description |
|---|---|
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic void apply(OnlineCommandContext ctx) throws CommandFailedException, IOException
apply in interface OnlineCommandCommandFailedExceptionIOExceptionCopyright © 2022. All rights reserved.