Class InsecureOutboundConnection

java.lang.Object
org.jboss.as.remoting.InsecureOutboundConnection
All Implemented Interfaces:
OutboundConnection

public class InsecureOutboundConnection extends Object implements OutboundConnection
OutboundConnection with no authentication/encryption.
Author:
Paul Ferraro