Uses of Interface
org.planx.xmlstore.routing.messaging.MessageFactory

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.
 



Copyright © 2010. All Rights Reserved.