|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.vinci.transport.FrameComponent
org.apache.vinci.transport.Frame
org.apache.vinci.transport.vns.client.ResolveResult.ServiceLocator
public static class ResolveResult.ServiceLocator
| Field Summary | |
|---|---|
java.lang.String |
host
|
int |
instance
|
int |
port
|
| Constructor Summary | |
|---|---|
ResolveResult.ServiceLocator()
|
|
| Method Summary | |
|---|---|
void |
add(java.lang.String key,
FrameComponent val)
Implement the Frame add() callback. |
| Methods inherited from class org.apache.vinci.transport.Frame |
|---|
createFrameLeaf, createSubFrame, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, fadd, faddTrueBinary, fromStream, getFrameTransporter, getKeyValuePair, getKeyValuePairCount, setFrameTransporter, toRawXML, toRawXML, toRawXMLWork, toStream, toString, toXML, toXML, toXML |
| Methods inherited from class org.apache.vinci.transport.FrameComponent |
|---|
getAttributes, setAttributes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String host
public int port
public int instance
| Constructor Detail |
|---|
public ResolveResult.ServiceLocator()
| Method Detail |
|---|
public void add(java.lang.String key,
FrameComponent val)
add in class Framekey - The tag name with which to associate the value.val - The (Frame | FrameLeaf) value to associate with the tag.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||