org.camunda.bpm.engine.rest.util
Class EncodingUtil

java.lang.Object
  extended by org.camunda.bpm.engine.rest.util.EncodingUtil

public class EncodingUtil
extends Object


Field Summary
static Charset DEFAULT_ENCODING
           
 
Constructor Summary
EncodingUtil()
           
 
Method Summary
protected static Charset getDefaultEncoding()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_ENCODING

public static final Charset DEFAULT_ENCODING
Constructor Detail

EncodingUtil

public EncodingUtil()
Method Detail

getDefaultEncoding

protected static Charset getDefaultEncoding()


Copyright © 2016 camunda services GmbH. All rights reserved.