JXTA

net.jxta.impl.proxy
Class ProxyService.PendingPipe

java.lang.Object
  extended by net.jxta.impl.proxy.ProxyService.PendingPipe
Enclosing class:
ProxyService

 class ProxyService.PendingPipe
extends Object


Constructor Summary
ProxyService.PendingPipe()
           
 
Method Summary
 void enqueue(Requestor req, Message mess)
           
 void sendPending(OutputPipe out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyService.PendingPipe

public ProxyService.PendingPipe()
Method Detail

sendPending

public void sendPending(OutputPipe out)

enqueue

public void enqueue(Requestor req,
                    Message mess)

JXSE