public final class Protocol extends Object
protected
Protocol(String name, int port)
boolean
equals(Object obj)
String
getName()
int
getPort()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
@ConstructorProperties(value={"name","port"}) protected Protocol(String name, int port)
public String getName()
public int getPort()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2009-2013 jclouds. All Rights Reserved.