Skip navigation links
WildFly: Remoting Subsystem 7.0.0.Alpha4
A C D E F G H I J L M N O P R S T U V W 

A

AbstractChannelOpenListenerService - Class in org.jboss.as.remoting
Abstract service responsible for listening for channel open requests.
AbstractChannelOpenListenerService(String, OptionMap) - Constructor for class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
AbstractOutboundConnectionService - Class in org.jboss.as.remoting
 
AbstractOutboundConnectionService() - Constructor for class org.jboss.as.remoting.AbstractOutboundConnectionService
 
AbstractStreamServerService - Class in org.jboss.as.remoting
Contains the remoting stream server
addingIOSubsystem(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
addingIOSubsystem(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
addingIOSubsystem$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
addService(ServiceTarget, ServiceName) - Static method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
Attribute - Enum in org.jboss.as.remoting
 
awaitShutdown(long, TimeUnit) - Method in class org.jboss.as.remoting.management.ManagementRequestTracker
 

C

CHANNEL_SHUTDOWN_TIMEOUT - Static variable in class org.jboss.as.remoting.AbstractChannelOpenListenerService
How long we wait for active operations to clear before allowing channel close to proceed
channelName - Variable in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
channelOpened(Channel) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
channelServiceName(ServiceName, String) - Static method in class org.jboss.as.remoting.RemotingServices
Create the service name for a channel
ConnectorAdd - Class in org.jboss.as.remoting
Add a connector to a remoting container.
ConnectorRemove - Class in org.jboss.as.remoting
Removes a connector from the remoting container.
ConnectorResource - Class in org.jboss.as.remoting
 
connectorServiceName(String) - Static method in class org.jboss.as.remoting.RemotingServices
Create the service name for a connector
ConnectorUtils - Class in org.jboss.as.remoting
 
couldNotBindToSocket(String, BindException) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
couldNotBindToSocket(String, BindException) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotBindToSocket$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotCreateURI(String, String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
couldNotCreateURI(String, String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotCreateURI$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotRemoveResource(PathAddress) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
couldNotRemoveResource(PathAddress) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotRemoveResource$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotStart(Exception) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
couldNotStart(Exception) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotStart$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotStartChanelListener(Exception) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
couldNotStartChanelListener(Exception) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
couldNotStartChanelListener$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
create(ExpressionResolver, ModelNode, OptionMap) - Static method in class org.jboss.as.remoting.EndpointConfigFactory
Deprecated.
configuring xnio worker options is no longer supported and should be replaced for referencing IO subsystem
CURRENT - Static variable in enum org.jboss.as.remoting.Namespace
The current namespace version.

D

DOMAIN_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
The name of the channel used between slave and master DCs

E

Element - Enum in org.jboss.as.remoting
 
endpoint - Variable in class org.jboss.as.remoting.EndpointService
 
EndpointConfigFactory - Class in org.jboss.as.remoting
Runtime configuration factory for remoting endpoints.
endpointEmpty() - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
endpointEmpty() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
endpointEmpty$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
endpointInjectedValue - Variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
 
endpointName - Variable in class org.jboss.as.remoting.EndpointService
 
EndpointService - Class in org.jboss.as.remoting
An MSC service for Remoting endpoints.
EndpointService(String, EndpointService.EndpointType, OptionMap) - Constructor for class org.jboss.as.remoting.EndpointService
 
EndpointService.EndpointType - Enum in org.jboss.as.remoting
 
execute(Runnable) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
Execute the shutdown task.

F

failedToObtainSSLContext(Exception) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
failedToObtainSSLContext(Exception) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
failedToObtainSSLContext$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
forName(String) - Static method in enum org.jboss.as.remoting.Attribute
 
forName(String) - Static method in enum org.jboss.as.remoting.Element
 
forName(String) - Static method in enum org.jboss.as.remoting.Protocol
 
forUri(String) - Static method in enum org.jboss.as.remoting.Namespace
 

G

GENERIC_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.GenericOutboundConnectionService
 
GenericOutboundConnectionService - Class in org.jboss.as.remoting
A GenericOutboundConnectionService manages a remote outbound connection which is configured via a URI.
GenericOutboundConnectionService(String, URI, OptionMap) - Constructor for class org.jboss.as.remoting.GenericOutboundConnectionService
 
getAuthenticationConfiguration() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
Get the connection authentication configuration.
getAuthenticationConfiguration() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
 
getAuthenticationConfiguration() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
 
getAuthenticationConfiguration() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
getDestinationUri() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
Get the destination URI for the connection.
getDestinationUri() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
 
getDestinationUri() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
 
getDestinationUri() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
getEndpointInjector() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
getEndpointInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getFullOptions(OperationContext, ModelNode) - Static method in class org.jboss.as.remoting.ConnectorUtils
 
getInterfaceBindingInjector() - Method in class org.jboss.as.remoting.InjectedNetworkBindingStreamServerService
 
getLocalName() - Method in enum org.jboss.as.remoting.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.jboss.as.remoting.Element
Get the local name of this element.
getLoggingLocale() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
getOptions(OperationContext, ModelNode) - Static method in class org.jboss.as.remoting.ConnectorUtils
 
getProtocol() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
 
getRegistry() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
getSaslAuthenticationFactoryInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getSecurityRealmInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getServiceName(ServiceName) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
getSocketBinding() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
Returns the socket binding applicable for this InjectedSocketBindingStreamServerService
getSocketBinding() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
 
getSocketBindingInjector() - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
 
getSocketBindingManagerInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getSSLContext() - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
Get the connection SSL Context.
getSSLContext() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
 
getSSLContext() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
 
getSSLContext() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
getSSLContextInjector() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getSubsystemName() - Method in class org.jboss.as.remoting.RemotingTransformers
 
getTrackerService() - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
getUriString() - Method in enum org.jboss.as.remoting.Namespace
Get the URI of this namespace.
getValue() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
getValue() - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
getValue() - Method in class org.jboss.as.remoting.EndpointService
getValue() - Method in class org.jboss.as.remoting.GenericOutboundConnectionService
 
getValue() - Method in class org.jboss.as.remoting.HttpListenerRegistryService
 
getValue() - Method in class org.jboss.as.remoting.LocalOutboundConnectionService
 
getValue() - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
getValue() - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
getValue() - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
getValue() - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
 

H

handleChannelOpened(Channel) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
Handle a channel open event.
handleUpgrade(HttpServerExchange) - Method in class org.jboss.as.remoting.SimpleHttpUpgradeHandshake
 
HTTP_CONNECTOR - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
 
HTTP_UPGRADE_REGISTRY - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
Base service name for this HTTP Upgrade refist
HttpConnectorAdd - Class in org.jboss.as.remoting
Add a connector to a remoting container.
HttpConnectorRemove - Class in org.jboss.as.remoting
Removes a connector from the remoting container.
HttpConnectorRemove() - Constructor for class org.jboss.as.remoting.HttpConnectorRemove
 
HttpConnectorResource - Class in org.jboss.as.remoting
 
HttpListenerRegistryService - Class in org.jboss.as.remoting
Service that maintains a registry of all Undertow listeners, and the services that are registered on them.
HttpListenerRegistryService() - Constructor for class org.jboss.as.remoting.HttpListenerRegistryService
 
HTTPS_CONNECTOR - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
 

I

illegalStrength(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
illegalStrength(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
illegalStrength$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
initialize(ExtensionContext) - Method in class org.jboss.as.remoting.RemotingExtension
 
initializeParsers(ExtensionParsingContext) - Method in class org.jboss.as.remoting.RemotingExtension
InjectedNetworkBindingStreamServerService - Class in org.jboss.as.remoting
AbstractStreamServerService that uses an injected network interface binding service.
InjectedNetworkBindingStreamServerService(OptionMap, int) - Constructor for class org.jboss.as.remoting.InjectedNetworkBindingStreamServerService
 
InjectedSocketBindingStreamServerService - Class in org.jboss.as.remoting
AbstractStreamServerService that uses an injected socket binding.
InjectedSocketBindingStreamServerService(OptionMap) - Constructor for class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
 
install(ServiceTarget) - Static method in class org.jboss.as.remoting.HttpListenerRegistryService
 
install(ServiceTarget, String, SocketBinding, String) - Static method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
Deprecated.
install(ServiceTarget, String, SocketBinding, Protocol) - Static method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
installConnectorServicesForNetworkInterfaceBinding(ServiceTarget, ServiceName, String, ServiceName, int, OptionMap, ServiceName, ServiceName, ServiceName, ServiceName) - Static method in class org.jboss.as.remoting.RemotingServices
Deprecated.
installConnectorServicesForSocketBinding(ServiceTarget, ServiceName, String, ServiceName, OptionMap, ServiceName, ServiceName, ServiceName, ServiceName) - Static method in class org.jboss.as.remoting.RemotingServices
 
installDomainConnectorServices(OperationContext, ServiceTarget, ServiceName, ServiceName, int, OptionMap, ServiceName, ServiceName, ServiceName) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
Installs a remoting stream server for a domain instance
installManagementChannelOpenListenerService(ServiceTarget, ServiceName, String, ServiceName, OptionMap, boolean) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
Set up the services to create a channel listener.
installManagementChannelServices(ServiceTarget, ServiceName, AbstractModelControllerOperationHandlerFactoryService, ServiceName, String, ServiceName, ServiceName) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
Set up the services to create a channel listener and operation handler service.
installRemotingManagementEndpoint(ServiceTarget, ServiceName, String, EndpointService.EndpointType) - Static method in class org.jboss.as.remoting.RemotingServices
 
installRemotingManagementEndpoint(ServiceTarget, ServiceName, String, EndpointService.EndpointType, OptionMap) - Static method in class org.jboss.as.remoting.RemotingServices
 
installServices(OperationContext, String, String, ServiceName, OptionMap, String, String) - Static method in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
invalidOption(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
invalidOption(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
invalidOption$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
invalidQOPV(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
invalidQOPV(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
invalidQOPV$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
invalidStrength(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
invalidStrength(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
invalidStrength$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
isManagementResourceRemoveable(OperationContext, PathAddress) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
Manual check because introducing a capability can't be done without a full refactoring.
isShutdown() - Method in class org.jboss.as.remoting.management.ManagementRequestTracker
 

J

JBOSS_REMOTING - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
 

L

listeningOnSocket(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
listeningOnSocket(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
listeningOnSocket$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
LOCAL_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.LocalOutboundConnectionService
 
LocalOutboundConnectionService - Class in org.jboss.as.remoting
A LocalOutboundConnectionService manages a local remoting connection (i.e.
LocalOutboundConnectionService(String, OptionMap) - Constructor for class org.jboss.as.remoting.LocalOutboundConnectionService
 

M

MAGIC_NUMBER - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
Magic number used in the handshake.
MANAGEMENT_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
The name of the external management channel
MANAGEMENT_CONNECTOR - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
 
MANAGEMENT_ENDPOINT - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
The name of the endpoint service used for management
ManagementChannelRegistryService - Class in org.jboss.as.remoting.management
A basic registry for opened management channels.
ManagementChannelRegistryService() - Constructor for class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
ManagementRemotingServices - Class in org.jboss.as.remoting.management
Utility class to add remoting services
ManagementRequestTracker - Class in org.jboss.as.remoting.management
The main purpose of this class is to setup proper service dependencies for shutdown.
marshallAsElement(AttributeDefinition, ModelNode, boolean, XMLStreamWriter) - Method in class org.jboss.as.remoting.WrappedAttributeMarshaller
 

N

Namespace - Enum in org.jboss.as.remoting
An enumeration of the supported Remoting subsystem namespaces.

O

optionMap - Variable in class org.jboss.as.remoting.EndpointService
 
org.jboss.as.remoting - package org.jboss.as.remoting
 
org.jboss.as.remoting.logging - package org.jboss.as.remoting.logging
 
org.jboss.as.remoting.management - package org.jboss.as.remoting.management
 
OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.AbstractOutboundConnectionService
 

P

performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorRemove
 
performRuntime(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.remoting.HttpConnectorAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.HttpConnectorRemove
 
populate(ExpressionResolver, ModelNode) - Static method in class org.jboss.as.remoting.EndpointConfigFactory
 
populateModel(OperationContext, ModelNode, Resource) - Method in class org.jboss.as.remoting.HttpConnectorAdd
 
prepareShutdown() - Method in class org.jboss.as.remoting.management.ManagementRequestTracker
 
PropertyResource - Class in org.jboss.as.remoting
 
PropertyResource(String) - Constructor for class org.jboss.as.remoting.PropertyResource
 
Protocol - Enum in org.jboss.as.remoting
Protocols that can be used for a remoting connection

R

recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.ConnectorRemove
 
recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.jboss.as.remoting.HttpConnectorRemove
 
register(Registration) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.ConnectorResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.HttpConnectorResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.PropertyResource
 
registerAttributes(ManagementResourceRegistration) - Method in class org.jboss.as.remoting.RemotingSubsystemRootResource
 
registerTracker(ManagementChannelShutdownHandle) - Method in class org.jboss.as.remoting.management.ManagementRequestTracker
 
registerTransformers(SubsystemTransformerRegistration) - Method in class org.jboss.as.remoting.RemotingTransformers
 
registrationTerminated() - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
REMOTE_OUTBOUND_CONNECTION_BASE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
RemoteOutboundConnectionService - Class in org.jboss.as.remoting
A RemoteOutboundConnectionService manages a remoting connection created out of a remote:// URI scheme.
RemoteOutboundConnectionService(OptionMap, String, String) - Constructor for class org.jboss.as.remoting.RemoteOutboundConnectionService
 
REMOTING_BASE - Static variable in class org.jboss.as.remoting.RemotingServices
The name of the remoting service
RemotingConnectorBindingInfoService - Class in org.jboss.as.remoting
Service that publishes socket binding information for remoting connectors
RemotingConnectorBindingInfoService(RemotingConnectorBindingInfoService.RemotingConnectorInfo) - Constructor for class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
RemotingConnectorBindingInfoService.RemotingConnectorInfo - Class in org.jboss.as.remoting
 
RemotingConnectorInfo(SocketBinding, Protocol) - Constructor for class org.jboss.as.remoting.RemotingConnectorBindingInfoService.RemotingConnectorInfo
 
RemotingExtension - Class in org.jboss.as.remoting
The implementation of the Remoting extension.
RemotingExtension() - Constructor for class org.jboss.as.remoting.RemotingExtension
 
RemotingHttpUpgradeService - Class in org.jboss.as.remoting
Service that registers a HTTP upgrade handler to enable remoting to be used via http upgrade.
RemotingHttpUpgradeService(String, String, OptionMap) - Constructor for class org.jboss.as.remoting.RemotingHttpUpgradeService
 
RemotingLogger - Interface in org.jboss.as.remoting.logging
Date: 05.11.2011
RemotingLogger_$logger - Class in org.jboss.as.remoting.logging
Warning this class consists of generated code.
RemotingLogger_$logger(Logger) - Constructor for class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
RemotingServices - Class in org.jboss.as.remoting
 
RemotingServices() - Constructor for class org.jboss.as.remoting.RemotingServices
 
RemotingSubsystemRootResource - Class in org.jboss.as.remoting
 
RemotingTransformers - Class in org.jboss.as.remoting
 
RemotingTransformers() - Constructor for class org.jboss.as.remoting.RemotingTransformers
 
removeConnectorServices(OperationContext, String) - Static method in class org.jboss.as.remoting.RemotingServices
 
removeManagementChannelOpenListenerService(OperationContext, ServiceName, String) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
 
removeManagementChannelServices(OperationContext, ServiceName, String) - Static method in class org.jboss.as.remoting.management.ManagementRemotingServices
 
ROOT_LOGGER - Static variable in interface org.jboss.as.remoting.logging.RemotingLogger
A logger with a category of the package name.

S

SEC_JBOSS_REMOTING_ACCEPT - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
SEC_JBOSS_REMOTING_KEY - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
SERVER_CHANNEL - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
The name of the channel used for Server to HC comms
serverServiceName(String) - Static method in class org.jboss.as.remoting.RemotingServices
Create the service name for a stream server
SERVICE_NAME - Static variable in class org.jboss.as.remoting.HttpListenerRegistryService
 
SERVICE_NAME - Static variable in class org.jboss.as.remoting.management.ManagementChannelRegistryService
The service name.
serviceName(String) - Static method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
SHUTDOWN_EXECUTOR_NAME - Static variable in class org.jboss.as.remoting.management.ManagementRemotingServices
 
SimpleHttpUpgradeHandshake - Class in org.jboss.as.remoting
Utility class to create a server-side HTTP Upgrade handshake.
SimpleHttpUpgradeHandshake(String, String, String) - Constructor for class org.jboss.as.remoting.SimpleHttpUpgradeHandshake
 
start(StartContext) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
start(StartContext) - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
 
start(StartContext) - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
start(StartContext) - Method in class org.jboss.as.remoting.EndpointService
start(StartContext) - Method in class org.jboss.as.remoting.HttpListenerRegistryService
 
start(StartContext) - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
 
start(StartContext) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
start(StartContext) - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
start(StartContext) - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
start(StartContext) - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
stop(StopContext) - Method in class org.jboss.as.remoting.AbstractChannelOpenListenerService
 
stop(StopContext) - Method in class org.jboss.as.remoting.AbstractOutboundConnectionService
 
stop(StopContext) - Method in class org.jboss.as.remoting.AbstractStreamServerService
 
stop(StopContext) - Method in class org.jboss.as.remoting.EndpointService
stop(StopContext) - Method in class org.jboss.as.remoting.HttpListenerRegistryService
 
stop(StopContext) - Method in class org.jboss.as.remoting.InjectedSocketBindingStreamServerService
 
stop(StopContext) - Method in class org.jboss.as.remoting.management.ManagementChannelRegistryService
 
stop(StopContext) - Method in class org.jboss.as.remoting.RemoteOutboundConnectionService
 
stop(StopContext) - Method in class org.jboss.as.remoting.RemotingConnectorBindingInfoService
 
stop(StopContext) - Method in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
SUBSYSTEM_ENDPOINT - Static variable in class org.jboss.as.remoting.RemotingServices
The name of the endpoint service installed by the remoting subsystem.
SUBSYSTEM_NAME - Static variable in class org.jboss.as.remoting.RemotingExtension
 

T

toModelNode() - Method in enum org.jboss.as.remoting.Protocol
 
toString() - Method in enum org.jboss.as.remoting.Attribute
 
toString() - Method in enum org.jboss.as.remoting.Protocol
 

U

unregisterTracker(ManagementChannelShutdownHandle) - Method in class org.jboss.as.remoting.management.ManagementRequestTracker
 
UPGRADE_SERVICE_NAME - Static variable in class org.jboss.as.remoting.RemotingHttpUpgradeService
 
upgradeRequestMissingKey() - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
upgradeRequestMissingKey() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
upgradeRequestMissingKey$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 

V

valueOf(String) - Static method in enum org.jboss.as.remoting.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.remoting.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.remoting.EndpointService.EndpointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.remoting.Namespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.as.remoting.Protocol
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.as.remoting.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.remoting.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.remoting.EndpointService.EndpointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.remoting.Namespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.as.remoting.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.

W

warningOnWorkerChange(String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
warningOnWorkerChange(String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
warningOnWorkerChange$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
workerConfigurationIgnored() - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
workerConfigurationIgnored() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
workerConfigurationIgnored$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
workerThreadsEndpointConfigurationChoiceRequired(String, String) - Method in interface org.jboss.as.remoting.logging.RemotingLogger
 
workerThreadsEndpointConfigurationChoiceRequired(String, String) - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
workerThreadsEndpointConfigurationChoiceRequired$str() - Method in class org.jboss.as.remoting.logging.RemotingLogger_$logger
 
WrappedAttributeMarshaller - Class in org.jboss.as.remoting
Jeff Mesnil (c) 2012 Red Hat, inc
A C D E F G H I J L M N O P R S T U V W 
Skip navigation links
WildFly: Remoting Subsystem 7.0.0.Alpha4

Copyright © 2018 JBoss by Red Hat. All rights reserved.