private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
Upon deserialization, this InjectedServlet will not be functional until after its init method was called, which will cause all necessary injection to happen.
IOException - if an error occursClassNotFoundException - if a class cannot be foundprivate void writeObject(ObjectOutputStream out) throws IOException
IOException - if an error occurscom.google.inject.Injector injector
HandlerRegistry dispatcher
BeanConverter jsonConverter
BeanConverter xmlConverter
BeanConverter atomConverter
ContainerConfig containerConfig
Boolean isJSONPAllowed
MultipartFormParser formParser
String jsonRpcResultField
boolean jsonRpcBothFields
int errorCode
Object response
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.