Package uk.ac.soton.ecs.grimoires.server.impl.uddiv2.message

Interface Summary
InquiryHandler  
InquiryMessage  
InquiryProcessable The interface to be implemented by messages so that we can use the visitor pattern to process them.
PublishHandler The visitor interface for publish messages.
PublishMessage A message of the UDDI v2 Publish Interface.
PublishProcessable The interface to be implemented by messages so that we can use the visitor pattern to process them.