|
Project JXTA | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PipeResolverMessage.MessageType | |
net.jxta.protocol | Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. |
Uses of PipeResolverMessage.MessageType in net.jxta.protocol |
Fields in net.jxta.protocol declared as PipeResolverMessage.MessageType | |
static PipeResolverMessage.MessageType |
PipeResolverMessage.MessageType.QUERY
A query message |
static PipeResolverMessage.MessageType |
PipeResolverMessage.MessageType.ANSWER
A response message |
Methods in net.jxta.protocol that return PipeResolverMessage.MessageType | |
PipeResolverMessage.MessageType |
PipeResolverMessage.getMsgType()
Returns whether this message is a query or a response. |
Methods in net.jxta.protocol with parameters of type PipeResolverMessage.MessageType | |
void |
PipeResolverMessage.setMsgType(PipeResolverMessage.MessageType type)
Sets the message type of this message. |
|
JXTA J2SE | ||||||||||
PREV NEXT | FRAMES NO FRAMES |