Liferay 7.0-ce-b4

com.liferay.portal.kernel.nio.intraband
Class BaseIntrabandHelper

java.lang.Object
  extended by com.liferay.portal.kernel.nio.intraband.BaseIntrabandHelper

public class BaseIntrabandHelper
extends Object


Constructor Summary
BaseIntrabandHelper()
           
 
Method Summary
static void addResponseWaitingDatagram(BaseIntraband baseIntraband, Datagram datagram)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseIntrabandHelper

public BaseIntrabandHelper()
Method Detail

addResponseWaitingDatagram

public static void addResponseWaitingDatagram(BaseIntraband baseIntraband,
                                              Datagram datagram)

Liferay 7.0-ce-b4