org.jboss.remoting.samples.multiplex
Class FactoryExample

java.lang.Object
  extended by org.jboss.remoting.samples.multiplex.FactoryExample

public class FactoryExample
extends java.lang.Object

A FactoryExample.

Version:
$Revision: 590 $

Copyright (c) 2005

Author:
Ron Sigal

Constructor Summary
FactoryExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void useSocketFactory(javax.net.SocketFactory socketFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FactoryExample

public FactoryExample()
Method Detail

useSocketFactory

public void useSocketFactory(javax.net.SocketFactory socketFactory)

main

public static void main(java.lang.String[] args)


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