org.ssonet.net
Interface SSONETContextFactory

All Known Implementing Classes:
AnimatedCatalogDialog, AnimatedOrderDialog, MerchantServer, TestClient, TestJigsaw, TestServer

public interface SSONETContextFactory

This class must be implemented by a class, which acts as a SSONETContextFactory.


Method Summary
 org.ssonet.net.SSONETContext createContext()
          Create a SSONETContext.
 

Method Detail

createContext

public org.ssonet.net.SSONETContext createContext()
Create a SSONETContext.

Returns:
an initialized SSONETContext object


Copyright © 2003 DRIM Team. All Rights Reserved.