com.sun.xml.registry.uddi
Class ResponseTransformer

java.lang.Object
  extended by com.sun.xml.registry.uddi.ResponseTransformer

public class ResponseTransformer
extends Object

Current implementation simply spawns a thread for each request that is made. Future work may pool threads or use a worker thread to perform all requests serially.


Constructor Summary
ResponseTransformer(UDDIMapper mapper)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResponseTransformer

public ResponseTransformer(UDDIMapper mapper)


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.