public class SocketPolicyProtocol extends AbstractHttpProtocol
Constructor and Description |
---|
SocketPolicyProtocol() |
Modifier and Type | Method and Description |
---|---|
ProtocolConnection |
createConnection(SocketLink conn)
Create a Request object for the new thread.
|
void |
init() |
void |
setPolicyFile(Path path)
Sets the flash socket policy file.
|
void |
setSocketPolicyFile(Path path) |
getServletSystem
getClassLoader, getProtocolName, setProtocolName
public void setSocketPolicyFile(Path path)
public void setPolicyFile(Path path)
@PostConstruct public void init()
public ProtocolConnection createConnection(SocketLink conn)
AbstractProtocol
createConnection
in interface Protocol
createConnection
in class AbstractProtocol