|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageFactory | |
|---|---|
| org.planx.xmlstore.routing.messaging | |
| org.planx.xmlstore.routing.operation | |
| Uses of MessageFactory in org.planx.xmlstore.routing.messaging |
|---|
| Constructors in org.planx.xmlstore.routing.messaging with parameters of type MessageFactory | |
|---|---|
MessageServer(int udpPort,
MessageFactory factory,
long timeout)
Constructs a MessageServer listening on the specified UDP port using the specified MessageFactory for interpreting incoming messages. |
|
| Uses of MessageFactory in org.planx.xmlstore.routing.operation |
|---|
| Classes in org.planx.xmlstore.routing.operation that implement MessageFactory | |
|---|---|
class |
MessageFactoryImpl
Essentially this class translates numbers into classes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||