public static class DefaultServiceInstance.Endpoint extends Object
Endpoint()
Endpoint(int port, String protocol)
int
getPort()
String
getProtocol()
void
setPort(int port)
setProtocol(String protocol)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Endpoint()
public Endpoint(int port, String protocol)
public int getPort()
public void setPort(int port)
public String getProtocol()
public void setProtocol(String protocol)
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.