|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer org.springframework.integration.ip.tcp.serializer.ByteArraySingleTerminatorSerializer org.springframework.integration.ip.tcp.serializer.ByteArrayLfSerializer
public class ByteArrayLfSerializer
Field Summary |
---|
Fields inherited from class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer |
---|
logger, maxMessageSize |
Constructor Summary | |
---|---|
ByteArrayLfSerializer()
|
Method Summary |
---|
Methods inherited from class org.springframework.integration.ip.tcp.serializer.ByteArraySingleTerminatorSerializer |
---|
deserialize, serialize |
Methods inherited from class org.springframework.integration.ip.tcp.serializer.AbstractByteArraySerializer |
---|
checkClosure, getMaxMessageSize, setMaxMessageSize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteArrayLfSerializer()
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |