public class VinciServiceInfo extends Object
Constructor and Description |
---|
VinciServiceInfo(String aServiceName,
String aHost,
int aPort) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
int |
getPort() |
String |
getServiceName() |
boolean |
isAvailable() |
void |
setAvailable(boolean isAvailable) |
String |
toString() |
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.