net.sf.juoserver.controller
Interface Controller

All Superinterfaces:
IntercomListener, ProtocolController
All Known Implementing Classes:
ControllerImpl

public interface Controller
extends ProtocolController, IntercomListener

Contract for a server controller.

Any object implementing this interface holds responsibilities over the following server's aspects:


Method Summary
 
Methods inherited from interface net.sf.juoserver.api.ProtocolController
getReply, isConversationActive, postProcess
 
Methods inherited from interface net.sf.juoserver.controller.IntercomListener
attach, detach, onChangedClothes, onEnteredRange, onItemDropped, onOtherMobileMovement, onOtherMobileSpeech
 



Copyright © 2010-2012. All Rights Reserved.