|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iids.aos.systemservices.communicator.KernelConfigParser.KernelConfigParseResult
public static class KernelConfigParser.KernelConfigParseResult
| Field Summary | |
|---|---|
Cookie |
cookie
|
int |
sunrpcTcpMaxmsg
|
int |
sunrpcTcpPort
|
int |
sunrpcUdpMaxmsg
|
int |
sunrpcUdpPort
|
int |
xmlrpcTcpMaxmsg
|
int |
xmlrpcTcpPort
|
| Constructor Summary | |
|---|---|
KernelConfigParser.KernelConfigParseResult()
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public Cookie cookie
public int xmlrpcTcpPort
public int xmlrpcTcpMaxmsg
public int sunrpcTcpPort
public int sunrpcTcpMaxmsg
public int sunrpcUdpPort
public int sunrpcUdpMaxmsg
| Constructor Detail |
|---|
public KernelConfigParser.KernelConfigParseResult()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||