com.sun.xml.registry.uddi
Class ResponseTransformer
java.lang.Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResponseTransformer
public ResponseTransformer(UDDIMapper mapper)
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.