Java org.springframework.remoting.httpinvoker HttpInvokerClientConfiguration fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.remoting.httpinvoker HttpInvokerClientConfiguration fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.remoting.httpinvoker HttpInvokerClientConfiguration.

The text is from its open source code.

Method

StringgetCodebaseUrl()
Return the codebase URL to download classes from if not found locally.
StringgetServiceUrl()
Return the HTTP URL of the target service.