Package | Description |
---|---|
org.jboss.remoting3 |
The base Remoting 3 API package.
|
Modifier and Type | Class and Description |
---|---|
class |
ChannelBusyException |
class |
ChannelClosedException
An exception indicating that the channel within a connection was closed asynchronously.
|
class |
MessageCancelledException
An exception indicating that the sending side cancelled the message before completing it; the receiving side
should act accordingly.
|
class |
ProtocolException
Indicates a wire protocol problem.
|
class |
ServiceNotFoundException
Service not found.
|
class |
ServiceOpenException
An exception relating to service opening has occurred.
|
class |
ServiceRegistrationException
A service registration exception, thrown when registering a service fails for some reason.
|
class |
UnknownURISchemeException
Unknown URI scheme.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.