Class Service
java.lang.Object
org.apache.vinci.transport.vns.service.Service
- All Implemented Interfaces:
ServiceInterface
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate int
private void
(package private) static String
entityRef
(char c) boolean
private String
getHostByAddr
(String host) private String
getHostByName
(String host) int
hashCode()
(package private) static boolean
isEntity
(char c) private String
toFrame()
toString()
toXML()
void
update()
void
static String
-
Field Details
-
port
protected int port -
minport
protected int minport -
maxport
protected int maxport -
instance
protected int instance -
realhost
-
host
-
qhost
-
name
-
level
-
actualLevel
public int actualLevel -
meta
protected boolean meta -
dict
-
-
Constructor Details
-
Service
-
-
Method Details
-
constructAttr
private void constructAttr() -
atoi
-
getAttr
- Specified by:
getAttr
in interfaceServiceInterface
-
equals
-
hashCode
public int hashCode() -
updatePort
public void updatePort() -
update
public void update() -
getHostByName
-
getHostByAddr
-
lvl
-
toFrame
-
toXML
-
xmlquote
-
isEntity
static boolean isEntity(char c) -
entityRef
-
toString
-