Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD
 

com.newstep.solid.netio.packet
Class PacketChannelAccessPointFactory
com.newstep.solid.netio.AccessPointFactory
  |
  +--com.newstep.solid.netio.packet.PacketChannelAccessPointFactory

public class PacketChannelAccessPointFactory      
Factory class for abstracting the creation of PacketChannelAccesPoint instances
 
Links:
Generalization Generalization Link
to Class AccessPointFactory
Factory class for abstracting the creation of PacketChannelAccesPoint instances
 
 

Method Summary
createAccessPoint(String name)
Method Detail
createAccessPoint
public AccessPoint createAccessPoint (String name)
 
Parameters:
name the unique name of the access point
Custom properties
returns:
a new PacketChannelAccessPoint instance with the specified name
 

Class
Tree
          
PREV CLASS NEXT CLASS
SUMMARY: INNER | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD