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

Packages that use ServerSocketFactoryMBean
org.jboss.remoting.security   
org.jboss.remoting.util   
 

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.
 

Uses of ServerSocketFactoryMBean in org.jboss.remoting.util
 

Constructors in org.jboss.remoting.util with parameters of type ServerSocketFactoryMBean
ServerSocketFactoryWrapper(ServerSocketFactoryMBean serverSocketFactory)
           
 



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