Class ExampleContextFactory

java.lang.Object
  extended by ExampleContextFactory
All Implemented Interfaces:
ProtocolContextFactory

public class ExampleContextFactory
extends Object
implements ProtocolContextFactory


Constructor Summary
ExampleContextFactory()
           
 
Method Summary
 ProtocolContext createContext(InetAddress remoteAddress, InetAddress localAddress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleContextFactory

public ExampleContextFactory()
Method Detail

createContext

public ProtocolContext createContext(InetAddress remoteAddress,
                                     InetAddress localAddress)
                              throws IOException
Specified by:
createContext in interface ProtocolContextFactory
Throws:
IOException


Copyright © 2012. All Rights Reserved.