org.apache.yoko.orb.OB
Class ClientProfilePair

java.lang.Object
  extended by org.apache.yoko.orb.OB.ClientProfilePair

public final class ClientProfilePair
extends Object


Field Summary
 Client client
           
 ProfileInfo profile
           
 
Constructor Summary
ClientProfilePair()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

client

public Client client

profile

public ProfileInfo profile
Constructor Detail

ClientProfilePair

public ClientProfilePair()


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.