|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sendmail.jilter.internal.JilterPacket
public class JilterPacket
Constructor Summary | |
---|---|
JilterPacket()
|
Method Summary | |
---|---|
int |
getCommand()
|
java.nio.ByteBuffer |
getData()
|
boolean |
process(java.nio.ByteBuffer dataBuffer)
|
void |
reset()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JilterPacket()
Method Detail |
---|
public boolean process(java.nio.ByteBuffer dataBuffer) throws java.io.IOException
java.io.IOException
public int getCommand()
public java.nio.ByteBuffer getData()
public void reset()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |