|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--hypercast.nodeloaders.SPT
This class implements methods to create a new SPT node.
Constructor Summary | |
SPT()
|
Method Summary | |
hypercast.I_Node |
create_newNode(hypercast.HyperCastConfig config,
hypercast.I_UnicastAdapter adapter,
java.lang.String prefix)
This method creates I_Node object for each protocol. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SPT()
Method Detail |
public hypercast.I_Node create_newNode(hypercast.HyperCastConfig config, hypercast.I_UnicastAdapter adapter, java.lang.String prefix)
I_NodeLoader
create_newNode
in interface I_NodeLoader
config
- socket configuration objectadapter
- node adapter that is passed to the node constructorprefix
- property prefix
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |