public class EndpointMethodPreview extends EndpointMethodCaller
epInstance, epUnderlyingObjectInstance
Constructor and Description |
---|
EndpointMethodPreview(WSEndpoint epInstance,
Method methodPointer,
Object[] args,
OutputStream previewOutputStream) |
Modifier and Type | Method and Description |
---|---|
void |
addHandlers() |
Object |
call() |
setPassword, setTargetUrl, setUsername, visitEnabler
public EndpointMethodPreview(WSEndpoint epInstance, Method methodPointer, Object[] args, OutputStream previewOutputStream)
public Object call() throws Exception
EndpointMethodCaller
call
in interface Callable<Object>
call
in class EndpointMethodCaller
Exception
Callable.call()
public void addHandlers()
addHandlers
in class EndpointMethodCaller
Copyright © 2008–2014 JBoss.org. All rights reserved.