public class RemoteServiceProxyCreator
extends java.lang.Object
| Constructor and Description |
|---|
RemoteServiceProxyCreator() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
createProxy(AbstractRemoteService<T> remoteService) |
public static <T> T createProxy(AbstractRemoteService<T> remoteService)
Copyright © 2003-2013 Atlassian. All Rights Reserved.