|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.util.transport.MulticastDatagramHandler
public class MulticastDatagramHandler
| Constructor Summary | |
|---|---|
MulticastDatagramHandler(boolean gzipData,
boolean shortData)
|
|
| Method Summary | |
|---|---|
void |
errorReceived(java.lang.Throwable t)
|
protected byte[] |
getUnzippedBytes(byte[] bytes)
|
void |
process(java.net.DatagramPacket packet)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MulticastDatagramHandler(boolean gzipData,
boolean shortData)
| Method Detail |
|---|
public void errorReceived(java.lang.Throwable t)
errorReceived in interface DatagramHandlerpublic void process(java.net.DatagramPacket packet)
process in interface DatagramHandler
protected byte[] getUnzippedBytes(byte[] bytes)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||