| BindingAddHandler |
Handler for the server and host model socket-binding resource's add operation.
|
| BindingFixedPortHandler |
Handler for changing the fixed-port setting on a socket binding.
|
| BindingGroupAddHandler |
Handler for the server socket-binding-group resource's add operation.
|
| BindingInterfaceHandler |
Handler for changing the interface on a socket binding.
|
| BindingMulticastAddressHandler |
Handler for changing the interface on a socket binding.
|
| BindingMulticastPortHandler |
Handler for changing the multicast-port on a socket binding.
|
| BindingPortHandler |
Handler for changing the port on a socket binding.
|
| BindingRemoveHandler |
Handler for the server and host model socket-binding resource's remove operation.
|
| ClientMappingsHandler |
Handler for changing the client mappings on a socket binding.
|
| InterfaceAddHandler |
TODO remove this once we can get the superclass out of the controller module to a place
where the NetworkInterface class is visible.
|
| InterfaceRemoveHandler |
TODO remove this once we can get the superclass out of the controller module to a place
where the NetworkInterface class is visible.
|
| LocalDestinationOutboundSocketBindingResourceDefinition |
Resource definition for a local-destination outbound socket binding
|
| OutboundSocketBindingResourceDefinition |
|
| OutboundSocketBindingService |
Service that represents an outbound socket binding
|
| RemoteDestinationOutboundSocketBindingResourceDefinition |
Resource definition for a remote-destination outbound socket binding
|
| SocketBindingAddHandler |
Handler for the socket-binding resource's add operation.
|
| SocketBindingGroupResourceDefinition |
|
| SocketBindingRemoveHandler |
Handler for the socket-binding resource's remove operation.
|
| SocketBindingResourceDefinition |
|
| SpecifiedInterfaceAddHandler |
Handler for adding a fully specified interface.
|
| SpecifiedInterfaceRemoveHandler |
Handler for removing a fully-specified interface.
|
| SpecifiedInterfaceResolveHandler |
Handler that resolves an interface criteria to actual IP addresses in order to allow clients to check the validity
of the configuration.
|