org.objectweb.joram.mom.proxies.soap
Class SoapProxyService.ProxyConnectionContext

java.lang.Object
  extended by org.objectweb.joram.mom.proxies.soap.SoapProxyService.ProxyConnectionContext
Enclosing class:
SoapProxyService

static class SoapProxyService.ProxyConnectionContext
extends java.lang.Object


Field Summary
(package private)  AgentId proxyId
           
(package private)  Queue replyQueue
           
 
Constructor Summary
SoapProxyService.ProxyConnectionContext(AgentId proxyId, Queue replyQueue)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

proxyId

AgentId proxyId

replyQueue

Queue replyQueue
Constructor Detail

SoapProxyService.ProxyConnectionContext

SoapProxyService.ProxyConnectionContext(AgentId proxyId,
                                        Queue replyQueue)


Copyright © 2010 ScalAgent D.T.. All Rights Reserved.