com.sun.xml.ws.tx.coord.common
Class PendingRequestManager.ResponseBox

java.lang.Object
  extended by com.sun.xml.ws.tx.coord.common.PendingRequestManager.ResponseBox
Enclosing class:
PendingRequestManager

public static class PendingRequestManager.ResponseBox
extends Object


Method Summary
 BaseRegisterResponseType getResponse(long timeout)
           
 void put(BaseRegisterResponseType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

put

public void put(BaseRegisterResponseType type)

getResponse

public BaseRegisterResponseType getResponse(long timeout)


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