org.apache.juddi.api.impl
Class XRegisterHelper

java.lang.Object
  extended by org.apache.juddi.api.impl.XRegisterHelper

public class XRegisterHelper
extends Object

Used to factor out inquiry functionality as it is used in more than one spot.

Author:
Kurt T Stam

Constructor Summary
XRegisterHelper()
           
 
Method Summary
static void handle(org.apache.juddi.api_v3.Clerk fromClerk, org.apache.juddi.api_v3.Clerk toClerk, org.uddi.sub_v3.SubscriptionResultsList list)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRegisterHelper

public XRegisterHelper()
Method Detail

handle

public static void handle(org.apache.juddi.api_v3.Clerk fromClerk,
                          org.apache.juddi.api_v3.Clerk toClerk,
                          org.uddi.sub_v3.SubscriptionResultsList list)


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.