Uses of Interface
org.jboss.remoting.security.SocketFactoryMBean

Packages that use SocketFactoryMBean
org.jboss.remoting.security   
 

Uses of SocketFactoryMBean in org.jboss.remoting.security
 

Subinterfaces of SocketFactoryMBean in org.jboss.remoting.security
 interface SSLSocketFactoryServiceMBean
           
 

Classes in org.jboss.remoting.security that implement SocketFactoryMBean
 class SSLSocketFactoryService
          This is a basic wrapper around the SSLSocketBuilder which is needed because it extneds the javax.net.ServerSocketFactory class and implements the SSLServerSocketFactoryServiceMBean.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.