Uses of Interface
net.sf.mud4j.services.ConnectionService

Packages that use ConnectionService
net.sf.mud4j.character Provides interfaces and classes for characters, pooling, and implementations. 
net.sf.mud4j.services   
 

Uses of ConnectionService in net.sf.mud4j.character
 

Constructors in net.sf.mud4j.character with parameters of type ConnectionService
PlayerCharacter(Character character, ConnectionService connectionService)
           
 

Uses of ConnectionService in net.sf.mud4j.services
 

Classes in net.sf.mud4j.services that implement ConnectionService
 class HttpConnection
           
 class SOAPConnection
          SOAP connection for handling SOAP connections.
 class TelnetConnectionService
           
 

Methods in net.sf.mud4j.services that return ConnectionService
 ConnectionService ConnectionServiceProvider.getConnectionService()
           
 



Copyright © 2006-2007 mud4j. All Rights Reserved.