Uses of Class
com.kuka.comm.codec.bytebuffer.EnclosingTokenDecoder

Packages that use EnclosingTokenDecoder
com.kuka.comm.codec.bytebuffer This package contains Encoders and Decoders dealing with ByteBuffers. 
 

Uses of EnclosingTokenDecoder in com.kuka.comm.codec.bytebuffer
 

Methods in com.kuka.comm.codec.bytebuffer that return EnclosingTokenDecoder
 EnclosingTokenDecoder EnclosingTokenDecoder.setPostfixIncluded(boolean postfixIncluded)
          If set to true the postfix is included in the decoded message.
 EnclosingTokenDecoder EnclosingTokenDecoder.setPrefixIncluded(boolean prefixIncluded)
          If set to true the prefix is included in the decoded message.
 



Copyright © 2019. All rights reserved.