net.sf.mud4j.services
Interface ConnectionServiceProvider


public interface ConnectionServiceProvider

Provide services for

Author:
Matthew Purland

Method Summary
 ConnectionService getConnectionService()
           
 void start()
           
 void stop()
           
 

Method Detail

getConnectionService

ConnectionService getConnectionService()

start

void start()

stop

void stop()


Copyright © 2006-2007 mud4j. All Rights Reserved.