Deprecated API


Contents
Deprecated Classes
org.jboss.soa.esb.listeners.config.YADOMUtil
          Do not reuse this class outside this package. 
 

Deprecated Methods
org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(ConfigTree, boolean)
            
org.jboss.soa.esb.listeners.gateway.GatewayListenerController.register(String, EPR)
          use register (ConfigTree config, EPR address) instead. 
org.jboss.soa.esb.listeners.gateway.GatewayListenerController.unRegister(String)
          use unRegister (String serviceCategoryName, String serviceName, EPR epr) instead.