ClientFactory -> SessionFactory, etc.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5509 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -40,7 +40,7 @@ public class PeerSession extends PresentsSession
|
||||
{
|
||||
/**
|
||||
* Creates a peer session and provides it with a reference to the peer manager. This is only
|
||||
* done by the {@link PeerClientFactory}.
|
||||
* done by the {@link PeerSessionFactory}.
|
||||
*/
|
||||
@Inject public PeerSession (PeerManager peermgr)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user