public class EndpointReferenceUtil extends Object
Constructor and Description |
---|
EndpointReferenceUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends EndpointReference> |
transform(Class<T> clazz,
EndpointReference epr)
Gives the EPR based on the clazz.
|
public static <T extends EndpointReference> T transform(Class<T> clazz, @NotNull EndpointReference epr)
Copyright © 2015 Oracle Corporation. All rights reserved.