|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrcs.nml.NMLConnectionCreator
public class NMLConnectionCreator
Creates NMLConnections. Connections created this way need to call SetMessageDict(), SetBufferName(), and ReadNMLConfigurationFile() before they will be connected and usable. This class only exists to eliminate a circular dependancy in CodeGen, etc.
Constructor Summary | |
---|---|
NMLConnectionCreator()
|
Method Summary | |
---|---|
NMLConnectionInterface |
NewNMLConnection()
Create a new NMLConnnection. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NMLConnectionCreator()
Method Detail |
---|
public NMLConnectionInterface NewNMLConnection()
NMLConnectionCreatorInterface
NewNMLConnection
in interface NMLConnectionCreatorInterface
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |