com.sun.xml.ws.tx.coord.common
Class PendingRequestManager
java.lang.Object
com.sun.xml.ws.tx.coord.common.PendingRequestManager
public class PendingRequestManager
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PendingRequestManager
public PendingRequestManager()
reqisterRequest
public static PendingRequestManager.ResponseBox reqisterRequest(String msgId)
removeRequest
public static void removeRequest(String msgId)
registryReponse
public static void registryReponse(String msgId,
BaseRegisterResponseType repsonse)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.