public final class XmlProtocolSpec extends QueryProtocolSpec
poetExtensions
Constructor and Description |
---|
XmlProtocolSpec(IntermediateModel model,
PoetExtensions poetExtensions) |
Modifier and Type | Method and Description |
---|---|
protected Class<?> |
protocolFactoryClass() |
com.squareup.javapoet.CodeBlock |
responseHandler(IntermediateModel model,
OperationModel opModel) |
asyncExecutionHandler, createErrorResponseHandler, errorResponseHandler, executionHandler, initProtocolFactory, protocolFactory
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
additionalMethods, asyncMarshaller, discoveredEndpoint, getClientHandlerClass, hostPrefixExpression, populateHttpStatusCode, registerModeledExceptions, streamingMarshallerCode, syncStreamingMarshaller
public XmlProtocolSpec(IntermediateModel model, PoetExtensions poetExtensions)
protected Class<?> protocolFactoryClass()
protocolFactoryClass
in class QueryProtocolSpec
public com.squareup.javapoet.CodeBlock responseHandler(IntermediateModel model, OperationModel opModel)
responseHandler
in interface ProtocolSpec
responseHandler
in class QueryProtocolSpec
Copyright © 2019. All rights reserved.