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 intprivate void(package private) static StringentityRef(char c) booleanprivate StringgetHostByAddr(String host) private StringgetHostByName(String host) inthashCode()(package private) static booleanisEntity(char c) private StringtoFrame()toString()toXML()voidupdate()voidstatic 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:
getAttrin 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
-