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

Packages that use ServerSocketFactoryMBean
org.jboss.remoting.security   
 

Uses of ServerSocketFactoryMBean in org.jboss.remoting.security
 

Subinterfaces of ServerSocketFactoryMBean in org.jboss.remoting.security
 interface SSLServerSocketFactoryServiceMBean
           
 

Classes in org.jboss.remoting.security that implement ServerSocketFactoryMBean
 class SSLServerSocketFactoryService
          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.