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

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

static class SoapProxyService.ConnectionKey
extends java.lang.Object


Field Summary
private  int key
           
private  java.lang.String userName
           
 
Constructor Summary
SoapProxyService.ConnectionKey(java.lang.String userName, int key)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userName

private java.lang.String userName

key

private int key
Constructor Detail

SoapProxyService.ConnectionKey

public SoapProxyService.ConnectionKey(java.lang.String userName,
                                      int key)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


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