Uses of Class
org.wildfly.test.security.common.other.SimpleSocketBinding.Builder
Packages that use SimpleSocketBinding.Builder
-
Uses of SimpleSocketBinding.Builder in org.wildfly.test.security.common.other
Methods in org.wildfly.test.security.common.other that return SimpleSocketBinding.BuilderModifier and TypeMethodDescriptionSimpleSocketBinding.Builder.addClientMapping(ClientMapping clientMapping) static SimpleSocketBinding.BuilderSimpleSocketBinding.builder()Creates builder to buildSimpleSocketBinding.protected SimpleSocketBinding.BuilderSimpleSocketBinding.Builder.self()SimpleSocketBinding.Builder.withFixedPort(Boolean fixedPort) SimpleSocketBinding.Builder.withInterfaceName(String interfaceName) SimpleSocketBinding.Builder.withMulticastAddress(String multicastAddress) SimpleSocketBinding.Builder.withMulticastPort(Integer multicastPort) SimpleSocketBinding.Builder.withSocketBindingGroup(String socketBindingGroup)