public interface RemoteDestinationFactory
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRemoteDestination(Class<?> clazz) |
JavaType |
newRemoteDestination(JavaTypeFactory provider,
Class<?> type,
URL url) |
boolean isRemoteDestination(Class<?> clazz)
JavaType newRemoteDestination(JavaTypeFactory provider, Class<?> type, URL url)