Class | Description |
---|---|
AbstractChannelOpenListenerService |
Abstract service responsible for listening for channel open requests.
|
AbstractOutboundConnectionService<T extends AbstractOutboundConnectionService> | |
AbstractStreamServerService |
Contains the remoting stream server
|
ConnectorAdd |
Add a connector to a remoting container.
|
ConnectorRemove |
Removes a connector from the remoting container.
|
ConnectorResource | |
ConnectorUtils | |
EndpointConfigFactory |
Runtime configuration factory for remoting endpoints.
|
EndpointService |
An MSC service for Remoting endpoints.
|
GenericOutboundConnectionService |
A
GenericOutboundConnectionService manages a remote outbound connection which is configured via
a URI . |
HttpConnectorAdd |
Add a connector to a remoting container.
|
HttpConnectorRemove |
Removes a connector from the remoting container.
|
HttpConnectorResource | |
HttpListenerRegistryService |
Service that maintains a registry of all Undertow listeners, and the services that are registered on them.
|
InjectedNetworkBindingStreamServerService |
AbstractStreamServerService that uses an injected network interface binding service. |
InjectedSocketBindingStreamServerService |
AbstractStreamServerService that uses an injected socket binding. |
LocalOutboundConnectionService |
A
LocalOutboundConnectionService manages a local remoting connection (i.e. |
PropertyResource | |
RealmSecurityProviderService |
The service to make the RealmAuthenticationProvider available.
|
RemoteOutboundConnectionService |
A
RemoteOutboundConnectionService manages a remoting connection created out of a remote:// URI scheme. |
RemotingConnectorBindingInfoService |
Service that publishes socket binding information for remoting connectors
|
RemotingConnectorBindingInfoService.RemotingConnectorInfo | |
RemotingEndpointAdd | |
RemotingEndpointResource | |
RemotingExtension |
The implementation of the Remoting extension.
|
RemotingHttpUpgradeService |
Service that registers a HTTP upgrade handler to enable remoting to be used via http upgrade.
|
RemotingServices | |
RemotingSubsystem30Parser |
An extension of the parser for version 3.0 of the schema.
|
RemotingSubsystemRootResource | |
SimpleHttpUpgradeHandshake |
Utility class to create a server-side HTTP Upgrade handshake.
|
WrappedAttributeMarshaller |
Jeff Mesnil (c) 2012 Red Hat, inc
|
Enum | Description |
---|---|
Attribute | |
Element | |
EndpointService.EndpointType | |
Namespace |
An enumeration of the supported Remoting subsystem namespaces.
|
Protocol |
Protocols that can be used for a remoting connection
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.