public class WampHandlerMethod
extends org.springframework.web.method.HandlerMethod
| Constructor and Description |
|---|
WampHandlerMethod(Object bean,
Method method,
String[] replyTo,
Boolean excludeSender,
boolean authenticationRequired) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getReplyTo() |
boolean |
isAuthenticationRequired() |
Boolean |
isExcludeSender() |
Copyright © 2014–2015. All rights reserved.