public class DefaultRemoteDestinationFactory extends Object implements RemoteDestinationFactory
| Constructor and Description |
|---|
DefaultRemoteDestinationFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRemoteDestination(Class<?> clazz) |
JavaType |
newRemoteDestination(JavaTypeFactory provider,
Class<?> type,
URL url) |
public DefaultRemoteDestinationFactory()
public boolean isRemoteDestination(Class<?> clazz)
isRemoteDestination in interface RemoteDestinationFactorypublic JavaType newRemoteDestination(JavaTypeFactory provider, Class<?> type, URL url)
newRemoteDestination in interface RemoteDestinationFactory