JBoss Remoting 3 3.2.14.GA-redhat-1

Uses of Class
org.jboss.remoting3.RemotingException

Packages that use RemotingException
org.jboss.remoting3 The base Remoting 3 API package. 
 

Uses of RemotingException in org.jboss.remoting3
 

Subclasses of RemotingException in org.jboss.remoting3
 class ChannelBusyException
           
 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.
 


JBoss Remoting 3 3.2.14.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.